![]() |
Home · All Classes · Main Classes · Grouped Classes · Modules · Functions | ![]() |
TEMPLATE = app DEPENDPATH += . INCLUDEPATH += . # Input SOURCES += main.cpp imagescaling.cpp HEADERS += imagescaling.h OBJECTS_DIR = .obj MOC_DIR = .moc # install target.path = $$[QT_INSTALL_EXAMPLES]/qtconcurrent/imagescaling sources.files = $$SOURCES $$HEADERS $$FORMS $$RESOURCES *.pro *.png sources.path = $$[QT_INSTALL_EXAMPLES]/qtconcurrent/imagescaling INSTALLS += target sources
Copyright © 2008 Trolltech | Trademarks | Qt 4.4.1 |