first commit
This commit is contained in:
12
thirdparty/ode-0.16.5/ode.pc.in
vendored
Normal file
12
thirdparty/ode-0.16.5/ode.pc.in
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
precision=@ODE_PRECISION@
|
||||
|
||||
Name: ode
|
||||
Description: Open Dynamics Engine
|
||||
Version: @ODE_VERSION@
|
||||
Libs: -L${libdir} -lode
|
||||
Libs.private: -lstdc++ -lm
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user