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 game:addSpawnShapesByZone
[ryzomcore.git]
/
studio
/
src
/
plugins
/
core
/
core_config.h.cmake
blob
1aab54c1275c56e7b64445b4b4509756c37a9381
1
#ifndef CORE_CONFIG_H
2
#define CORE_CONFIG_H
3
4
#define STUDIO_DATA_DIR "${OVQT_IMP_DATA_DIR}"
5
6
#endif
7