mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
vc7 chng
This commit is contained in:
parent
03476f1b2f
commit
fc9504ee18
@ -40,9 +40,12 @@
|
|||||||
#define COMPILER cl
|
#define COMPILER cl
|
||||||
#define LINKER link
|
#define LINKER link
|
||||||
#define LIBBER lib
|
#define LIBBER lib
|
||||||
|
|
||||||
// is it too late to turn this on?
|
// currently wont build pvector stuff, so need this
|
||||||
#define UNKNOWN_ALLOCATOR 1
|
#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 COMMONFLAGS /DHAVE_DINKUM
|
||||||
#define OPTFLAGS /O2 /Ob1 /G6 /QIfist
|
#define OPTFLAGS /O2 /Ob1 /G6 /QIfist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user