mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 07:48:37 -04:00
*** empty log message ***
This commit is contained in:
parent
13870a3151
commit
a62e3f7024
@ -108,7 +108,7 @@
|
||||
#define ZLIB_LIB
|
||||
|
||||
// Is the sox libst library installed, and where?
|
||||
#define HAVE_SOXST 1
|
||||
#define HAVE_SOXST
|
||||
#define SOXST_INCLUDE
|
||||
#define SOXST_LIB
|
||||
|
||||
|
@ -43,7 +43,7 @@ IPATH = \
|
||||
#### Other files and lib. Include $(ODIR) in any .o names.
|
||||
# OFILES =
|
||||
WHEN_NO_DEFER_LIBS = -ldtoolbase
|
||||
WHEN_DEFER_LIBS = -ldtoolbase
|
||||
WHEN_DEFER_LIBS = -ldtool
|
||||
LIBS =
|
||||
SYSLIBS = -lnspr3
|
||||
ifeq (WIN32_VC,$(PENV_COMPILER))
|
||||
|
@ -108,7 +108,7 @@
|
||||
#define ZLIB_LIB
|
||||
|
||||
// Is the sox libst library installed, and where?
|
||||
#define HAVE_SOXST 1
|
||||
#define HAVE_SOXST
|
||||
#define SOXST_INCLUDE
|
||||
#define SOXST_LIB
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user