From 8c65be3f79488cdf5e304db154f7be0797ff81cf Mon Sep 17 00:00:00 2001 From: jyelon Date: Thu, 3 Oct 2024 15:34:04 -0400 Subject: [PATCH] More work on clean build --- Source/Integration/lpx-paths.hpp | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 Source/Integration/lpx-paths.hpp diff --git a/Source/Integration/lpx-paths.hpp b/Source/Integration/lpx-paths.hpp deleted file mode 100644 index 56596918..00000000 --- a/Source/Integration/lpx-paths.hpp +++ /dev/null @@ -1,3 +0,0 @@ - -#define LUPREX_DLL_PATH "/home/jyelon/integration/luprex/build/linux/luprexlib.so" -#define LUPREX_ROOT_PATH "/home/jyelon/integration/luprex"