Add relative plugin dest obsconfig.h define

This commit is contained in:
BtbN
2014-07-21 17:43:48 +02:00
parent cac6ad1822
commit 0b7ef499c5
3 changed files with 5 additions and 0 deletions

View File

@@ -4,3 +4,4 @@
#define OBS_VERSION "@OBS_VERSION@"
#define OBS_DATA_PATH "@OBS_DATA_PATH@"
#define OBS_INSTALL_PREFIX "@OBS_INSTALL_PREFIX@"
#define OBS_RELATIVE_PLUGIN_DEST "@OBS_RELATIVE_PLUGIN_DEST@"