khanat-opennel-code/code/nel/tools/3d/object_viewer_qt/ovqt_config.h.cmake
2013-02-18 13:22:03 +01:00

7 lines
182 B
CMake

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