1
load(qttest_p4)
2
3
SOURCES += tst_assert.cpp
4
QT = core
5
6
mac:CONFIG -= app_bundle
7
CONFIG -= debug_and_release_target
8
!win32:CONFIG += debug
9
10
11
TARGET = assert