Working on merging luprex and integration into one repository
This commit is contained in:
1
Source/Integration/lpx-basebuffer.hpp
Normal file
1
Source/Integration/lpx-basebuffer.hpp
Normal file
@@ -0,0 +1 @@
|
||||
#include "../../luprex/ext/base-buffer.hpp"
|
||||
1
Source/Integration/lpx-drvutil.cpp
Normal file
1
Source/Integration/lpx-drvutil.cpp
Normal file
@@ -0,0 +1 @@
|
||||
#include "../../luprex/cpp/drv/drvutil.cpp"
|
||||
1
Source/Integration/lpx-drvutil.hpp
Normal file
1
Source/Integration/lpx-drvutil.hpp
Normal file
@@ -0,0 +1 @@
|
||||
#include "../../luprex/cpp/drv/drvutil.hpp"
|
||||
1
Source/Integration/lpx-enginewrapper.hpp
Normal file
1
Source/Integration/lpx-enginewrapper.hpp
Normal file
@@ -0,0 +1 @@
|
||||
#include "../../luprex/cpp/core/enginewrapper.hpp"
|
||||
2
Source/Integration/lpx-paths.hpp
Normal file
2
Source/Integration/lpx-paths.hpp
Normal file
@@ -0,0 +1,2 @@
|
||||
#define LUPREX_DLL_PATH "/home/jyelon/integration/luprex/build/linux/luprexlib.so"
|
||||
#define LUPREX_ROOT_PATH "/home/jyelon/integration/luprex"
|
||||
Reference in New Issue
Block a user