mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-14 16:44:37 +00:00
changed from meshlabdistrib to distrib
This commit is contained in:
parent
d2927aa110
commit
cd043de801
@ -96,11 +96,10 @@ macx:QMAKE_POST_LINK ="cp ../common/libcommon* meshlab.app/Contents/MacOS; insta
|
||||
|
||||
|
||||
|
||||
#CONFIG(debug,debug | release) {
|
||||
win32-msvc2005:LIBS += -L../meshlabdistrib -lcommon
|
||||
win32-msvc2008:LIBS += -L../meshlabdistrib -lcommon
|
||||
win32-g++:LIBS += -L../meshlabdistrib -lcommon
|
||||
#}
|
||||
|
||||
win32-msvc2005:LIBS += -L../distrib -lcommon
|
||||
win32-msvc2008:LIBS += -L../distrib -lcommon
|
||||
win32-g++:LIBS += -L../distrib -lcommon
|
||||
|
||||
#CONFIG(release,debug | release) {
|
||||
# win32-msvc2005:release:LIBS += -L../common/release -lcommon
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user