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

wiggly.pro Example File
widgets/wiggly/wiggly.pro

 HEADERS       = wigglywidget.h \
                 dialog.h
 SOURCES       = wigglywidget.cpp \
                 dialog.cpp \
                 main.cpp

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


Copyright © 2008 Nokia Trademarks
Qt 4.4.3