mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-17 10:04:38 +00:00
still on copying xml
This commit is contained in:
parent
3021edb945
commit
dc6ccc648a
@ -5,4 +5,4 @@ SOURCES += filter_measure.cpp
|
||||
TARGET = filter_measure
|
||||
#PRE_TARGETDEPS += filter_measure.xml
|
||||
|
||||
QMAKE_POST_LINK += $$QMAKE_COPY_FILE $$_PRO_FILE_PWD_/$$TARGET".xml ../../distrib/plugins/$$TARGET".xml;
|
||||
QMAKE_POST_LINK += $$QMAKE_COPY_FILE \"$${_PRO_FILE_PWD_}/$${TARGET}.xml\" \"../../distrib/plugins/$${TARGET}.xml\";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user