12 lines
396 B
Prolog
12 lines
396 B
Prolog
load(qttest_p4)
|
|
QT += widgets
|
|
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
|
|
|
|
|