2011-04-27 10:05:43 +00:00
|
|
|
load(qttest_p4)
|
|
|
|
SOURCES += tst_qmainwindow.cpp
|
2011-06-29 13:51:17 +00:00
|
|
|
QT += core-private gui-private
|
2011-04-27 10:05:43 +00:00
|
|
|
# Symbian toolchain does not support correct include semantics
|
|
|
|
symbian:INCPATH+=..\\..\\..\\include\\QtGui\\private
|
|
|
|
|