Fix
[ryzomcore.git] / studio / ovqt_config.h.cmake
blob9d4907473da4f1e8bd75e879b27e54dfa3e378e9
1 #ifndef OVQT_CONFIG_H
2 #define OVQT_CONFIG_H
4 #define DATA_DIR "${NL_SHARE_ABSOLUTE_PREFIX}/studio"
5 #define PLUGINS_DIR "${NL_LIB_ABSOLUTE_PREFIX}/studio"
7 #endif