diff options
Diffstat (limited to 'opentrack/library-path.hpp')
-rw-r--r-- | opentrack/library-path.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/opentrack/library-path.hpp b/opentrack/library-path.hpp new file mode 100644 index 00000000..49a3adb4 --- /dev/null +++ b/opentrack/library-path.hpp @@ -0,0 +1,2 @@ +#include "export.hpp" +extern "C" OPENTRACK_API_EXPORT const char* opentrack_library_path; |