2011-04-27 10:05:43 +00:00
|
|
|
load(qttest_p4)
|
2011-05-23 14:49:06 +00:00
|
|
|
QT += widgets
|
2011-04-27 10:05:43 +00:00
|
|
|
SOURCES += tst_qwizard.cpp
|
|
|
|
#SOURCES += /home/jasmin/dev/solutions/widgets/qtwizard/src/qtwizard.cpp
|
|
|
|
#HEADERS += /home/jasmin/dev/solutions/widgets/qtwizard/src/qtwizard.h
|
|
|
|
#SOURCES += /home/jasplin/dev/research/qwizard/src/qwizard.cpp
|
|
|
|
#HEADERS += /home/jasplin/dev/research/qwizard/src/qwizard.h
|
|
|
|
RESOURCES = qwizard.qrc
|
|
|
|
TARGET.EPOCHEAPSIZE = 0x200000 0xF00000
|
|
|
|
|
|
|
|
|