examples/multitouch/multitouch.pro
changeset 3 41300fa6a67c
parent 0 1918ee327afb
--- 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