qtscript-opensource-src/examples/script/marshal/marshal.pro

9 lines
158 B
Prolog

QT = core script
CONFIG += console
SOURCES += main.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/script/marshal
INSTALLS += target
maemo5: CONFIG += qt_example