mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
default fmod path
This commit is contained in:
parent
32d867f2f0
commit
a3d341d1f1
@ -762,8 +762,8 @@
|
||||
|
||||
// Info for the Fmod audio engine
|
||||
// note this may be overwritten in wintools Config.pp
|
||||
#define FMODEX_IPATH
|
||||
#define FMODEX_LPATH
|
||||
#define FMODEX_IPATH /usr/local/fmod/api/inc
|
||||
#define FMODEX_LPATH /usr/local/fmod/api/lib
|
||||
#define FMODEX_LIBS fmodex
|
||||
#defer HAVE_FMODEX $[libtest $[FMODEX_LPATH],$[FMODEX_LIBS]]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user