- Corrected CMakeLists.txt files to allow proper out-of-source build (separate build...
[qtrapids] / buildconf.pri
1 CONFIG -= debug
2
3 debug {
4  DEFINES += QTRAPIDS_DEBUG
5 } else {
6 }