From 5cdbaa67c68e8c595ae1e1894eead76d465fe73c Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 8 Jul 2016 09:12:29 +0200 Subject: gui, api: plugin-support needs to remain header-only Move "opentrack_library_path" to the gui module. --- opentrack/library-path.hpp | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 opentrack/library-path.hpp (limited to 'opentrack/library-path.hpp') diff --git a/opentrack/library-path.hpp b/opentrack/library-path.hpp deleted file mode 100644 index 49a3adb4..00000000 --- a/opentrack/library-path.hpp +++ /dev/null @@ -1,2 +0,0 @@ -#include "export.hpp" -extern "C" OPENTRACK_API_EXPORT const char* opentrack_library_path; -- cgit v1.2.3