summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/float/float.pro
blob: 2c5ac3ebf7cce3a0c3e169d3c7bfb9e1c45b158b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
load(qttest_p4)

# this is not a real testcase ('make check' should not run it)
CONFIG -= testcase

SOURCES += tst_float.cpp
QT = core

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = float