|  | Home · All Classes · All Functions · Overviews | 
 HEADERS   = window.h
 SOURCES   = main.cpp \
             window.cpp
 QT += sql
 # install
 target.path = $$[QT_INSTALL_EXAMPLES]/sql/sqlwidgetmapper
 sources.files = $$SOURCES $$HEADERS *.pro
 sources.path = $$[QT_INSTALL_EXAMPLES]/sql/sqlwidgetmapper
 INSTALLS += target sources
 wince*: DEPLOYMENT_PLUGIN += qsqlite
| Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt 4.6.3 |