mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-19 19:14:42 +00:00
added QtScript to the qt session
This commit is contained in:
parent
7354c629af
commit
fe3dbea3fa
@ -8,6 +8,8 @@ SOURCES = mainserver.cpp
|
||||
RC_FILE = ../meshlab/meshlab.rc
|
||||
|
||||
QT += xml opengl
|
||||
QT += script
|
||||
|
||||
DESTDIR = ../distrib
|
||||
macx:DESTDIR = ../distrib/meshlab.app/Contents/MacOS/
|
||||
macx:QMAKE_POST_LINK ="install_name_tool -change libcommon.1.dylib @executable_path/libcommon.1.dylib ../distrib/meshlab.app/Contents/MacOS/meshlabserver"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user