Fixes in src.pro

1) Binary shouldn't be in bundle (Mac OS X).
2) Binary doesn't use Qt at all.
This commit is contained in:
Aleksey Palazhchenko 2009-08-30 15:26:10 +04:00
parent 9b78c6dd32
commit 95356dfecd
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ DEPENDPATH += .
INCLUDEPATH += .
OBJECTS_DIR = temp
CONFIG += warn_on
QT -= gui core
CONFIG -= qt app_bundle
# Input
HEADERS += check.h \