repo.or.cz
/
ryzomcore.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix bad merge
[ryzomcore.git]
/
studio
/
ovqt_config.h.cmake
blob
9d4907473da4f1e8bd75e879b27e54dfa3e378e9
1
#ifndef OVQT_CONFIG_H
2
#define OVQT_CONFIG_H
3
4
#define DATA_DIR "${NL_SHARE_ABSOLUTE_PREFIX}/studio"
5
#define PLUGINS_DIR "${NL_LIB_ABSOLUTE_PREFIX}/studio"
6
7
#endif