summaryrefslogtreecommitdiff
path: root/examples/script/marshal/marshal.pro
blob: 39654e10e6e1128ae69fd41ccbba827155f91d7b (plain)
1
2
3
4
5
6
7
8
QT = core script
CONFIG += console
SOURCES += main.cpp

target.path = $$[QT_INSTALL_EXAMPLES]/script/marshal
INSTALLS += target

maemo5: CONFIG += qt_example