mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-20 03:16:10 +00:00
mac path for ode
This commit is contained in:
parent
a4110cbc7b
commit
5faced64dd
@ -16,5 +16,6 @@ SOURCES = filter_physics.cpp \
|
||||
MeshSubFilter.cpp
|
||||
TARGET = filter_physics
|
||||
CONFIG += x86
|
||||
LIBS += -L/usr/local/lib \
|
||||
-lode
|
||||
mac:LIBS += -L../../external/lib/macx -lode
|
||||
|
||||
INCLUDEPATH *= ../../external/ode-0.11.1/include
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user