Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions |
QT += script CONFIG += uitools RESOURCES += calculator.qrc SOURCES += main.cpp # install target.path = $$[QT_INSTALL_EXAMPLES]/script/calculator sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro *.js *.ui sources.path = $$[QT_INSTALL_EXAMPLES]/script/calculator INSTALLS += target sources
Copyright © 2008 Nokia | Trademarks | Qt 4.4.3 |