- Corrected CMakeLists.txt files to allow proper out-of-source build (separate build...
[qtrapids] / qtrapids.pro
1 SUBDIRS += src
2 TEMPLATE = subdirs 
3 CONFIG += warn_on \
4           qt \
5           thread 
6 CONFIG -= debug
7 CONFIG += release
8