Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions

pixmapfilters.pro Example File
painting/pixmapfilters/pixmapfilters.pro

 HEADERS = filterexample.h
 SOURCES = filterexample.cpp \
     main.cpp
 RESOURCES = pixmapfilters.qrc

 # install
 target.path = $$[QT_INSTALL_EXAMPLES]/painting/pixmapfilters
 sources.files = $$SOURCES \
     $$HEADERS \
     $$RESOURCES \
     images \
     *.pro
 sources.path = $$[QT_INSTALL_EXAMPLES]/painting/pixmapfilters
 INSTALLS += target \
     sources
 FORMS += valuecontrols.ui


Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt 4.5.0-rc1