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

charactermap.pro Example File
widgets/charactermap/charactermap.pro

 HEADERS     = characterwidget.h \
               mainwindow.h
 SOURCES     = characterwidget.cpp \
               mainwindow.cpp \
               main.cpp

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


Copyright © 2008 Nokia Trademarks
Qt 4.4.3