khanat-opennel-code/code/studio/ovqt_config.h.cmake
dfighter1985 eeb4e48d38 Renames.
--HG--
branch : gsoc2014-dfighter
2014-05-19 02:08:03 +02:00

7 lines
162 B
CMake

#ifndef OVQT_CONFIG_H
#define OVQT_CONFIG_H
#define DATA_DIR "${NL_SHARE_ABSOLUTE_PREFIX}/studio"
#define PLUGINS_DIR "${NL_LIB_ABSOLUTE_PREFIX}/studio"
#endif