QT = core script CONFIG += console SOURCES += main.cpp # install target.path = $$[QT_INSTALL_EXAMPLES]/qtscript/script/marshal sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS marshal.pro sources.path = $$[QT_INSTALL_EXAMPLES]/qtscript/script/marshal INSTALLS += target sources maemo5: CONFIG += qt_example