2011-04-27 10:05:43 +00:00
|
|
|
load(qttest_p4)
|
2011-07-18 23:24:27 +00:00
|
|
|
|
|
|
|
# this is not a real testcase ('make check' should not run it)
|
|
|
|
CONFIG -= testcase
|
|
|
|
|
2011-04-27 10:05:43 +00:00
|
|
|
SOURCES += tst_benchlibeventcounter.cpp
|
|
|
|
QT = core
|
|
|
|
|
|
|
|
mac:CONFIG -= app_bundle
|
|
|
|
CONFIG -= debug_and_release_target
|
|
|
|
|
|
|
|
|
|
|
|
TARGET = benchlibeventcounter
|