From bca0640987bc7731eba7fadabacca8b9129bdf5b Mon Sep 17 00:00:00 2001 From: Paolo Cignoni cignoni Date: Thu, 1 Dec 2005 00:42:29 +0000 Subject: [PATCH] - Removed trash #install lines --- src/meshlab.pro | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/src/meshlab.pro b/src/meshlab.pro index 41438a8f8..911336ac5 100644 --- a/src/meshlab.pro +++ b/src/meshlab.pro @@ -1,10 +1,3 @@ TEMPLATE = subdirs SUBDIRS = meshlab \ - meshlabplugins - - -# install -target.path = $$[QT_INSTALL_EXAMPLES]/tools -sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS tools.pro README -sources.path = $$[QT_INSTALL_EXAMPLES]/tools -INSTALLS += target sources + meshlabplugins \ No newline at end of file