Commit b1abcdb0 authored by jan.koester's avatar jan.koester
Browse files

test

parent f76b41b0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#ifdef Windows
#define CONFIGPATH "%PROGRAMFILES%\\confplus\\backend"
#define CONFIGPATH "%PROGRAMFILES%\\..\lib\confplus\\backend"
#else
#define CONFIGPATH "${CMAKE_INSTALL_PREFIX}/lib/confplus/backend"
#endif
 No newline at end of file