Check the result of scanf
[qt-netbsd.git] / examples / gestures / gestures.pro
blob09cd56a2a2916b074ce155d382975df454b0d74c
1 TEMPLATE = \
2 subdirs
3 SUBDIRS = \
4 imageviewer
6 # install
7 target.path = $$[QT_INSTALL_EXAMPLES]/gestures
8 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS gestures.pro README
9 sources.path = $$[QT_INSTALL_EXAMPLES]/gestures
10 INSTALLS += target sources