diff -r 56cd8111b7f7 -r 41300fa6a67c examples/multitouch/multitouch.pro --- a/examples/multitouch/multitouch.pro Tue Jan 26 12:42:25 2010 +0200 +++ b/examples/multitouch/multitouch.pro Tue Feb 02 00:43:10 2010 +0200 @@ -1,8 +1,2 @@ TEMPLATE = subdirs SUBDIRS = pinchzoom fingerpaint knobs dials - -# install -target.path = $$[QT_INSTALL_EXAMPLES]/multitouch -sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS multitouch.pro -sources.path = $$[QT_INSTALL_EXAMPLES]/multitouch -INSTALLS += target sources