meshlab/src/meshlabplugins/meshlabplugins.pro
2005-11-16 23:17:21 +00:00

9 lines
298 B
Prolog

TEMPLATE = subdirs
SUBDIRS = meshfilter
# install
target.path = $$[QT_INSTALL_EXAMPLES]/tools/plugandpaintplugins
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS plugandpaintplugins.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/tools/plugandpaintplugins
INSTALLS += target sources