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