|  | Home · All Classes · All Functions · Overviews | 
 HEADERS       = mainwindow.h \
                 scribblearea.h
 SOURCES       = main.cpp \
                 mainwindow.cpp \
                 scribblearea.cpp
 # install
 target.path = $$[QT_INSTALL_EXAMPLES]/multitouch/fingerpaint
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS fingerpaint.pro
 sources.path = $$[QT_INSTALL_EXAMPLES]/multitouch/fingerpaint
 INSTALLS += target sources
| Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt 4.6.3 |