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

painterpaths.pro Example File
painting/painterpaths/painterpaths.pro

 HEADERS       = renderarea.h \
                 window.h
 SOURCES       = main.cpp \
                 renderarea.cpp \
                 window.cpp
 unix:!mac:LIBS += -lm

 # install
 target.path = $$[QT_INSTALL_EXAMPLES]/painting/painterpaths
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS painterpaths.pro
 sources.path = $$[QT_INSTALL_EXAMPLES]/painting/painterpaths
 INSTALLS += target sources


Copyright © 2008 Nokia Trademarks
Qt 4.4.3