khanat-opennel-code/code/studio/ovqt_config.h.cmake

8 lines
162 B
CMake
Raw Normal View History

#ifndef OVQT_CONFIG_H
#define OVQT_CONFIG_H
2014-05-19 00:08:03 +00:00
#define DATA_DIR "${NL_SHARE_ABSOLUTE_PREFIX}/studio"
#define PLUGINS_DIR "${NL_LIB_ABSOLUTE_PREFIX}/studio"
#endif