Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions |
HEADERS = ../connection.h \ imageitem.h \ informationwindow.h \ view.h RESOURCES = drilldown.qrc SOURCES = imageitem.cpp \ informationwindow.cpp \ main.cpp \ view.cpp QT += sql # install target.path = $$[QT_INSTALL_EXAMPLES]/sql/drilldown sources.files = $$SOURCES *.h $$RESOURCES $$FORMS drilldown.pro *.png *.jpg images sources.path = $$[QT_INSTALL_EXAMPLES]/sql/drilldown INSTALLS += target sources
Copyright © 2008 Nokia | Trademarks | Qt 4.4.3 |