mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
vc7 chng
This commit is contained in:
parent
03476f1b2f
commit
fc9504ee18
@ -41,8 +41,11 @@
|
||||
#define LINKER link
|
||||
#define LIBBER lib
|
||||
|
||||
// is it too late to turn this on?
|
||||
#define UNKNOWN_ALLOCATOR 1
|
||||
// currently wont build pvector stuff, so need this
|
||||
#define CDEFINES_OPT1 UNKNOWN_ALLOCATOR
|
||||
#define CDEFINES_OPT2 UNKNOWN_ALLOCATOR
|
||||
#define CDEFINES_OPT3 UNKNOWN_ALLOCATOR
|
||||
#define CDEFINES_OPT4 UNKNOWN_ALLOCATOR
|
||||
|
||||
#define COMMONFLAGS /DHAVE_DINKUM
|
||||
#define OPTFLAGS /O2 /Ob1 /G6 /QIfist
|
||||
|
Loading…
x
Reference in New Issue
Block a user