- Added buildconf.pri to hold the master-level build options.
[qtrapids] / qtrapids.pro
1 SUBDIRS += src
2 TEMPLATE = subdirs 
3 CONFIG += warn_on \
4           qt \
5           thread 
6 CONFIG -= debug
7 CONFIG += release
8