mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
further refine prev chng
This commit is contained in:
parent
72faa579a1
commit
04e5405af1
@ -52,7 +52,9 @@
|
||||
#if $[DO_CROSSOBJ_OPT]
|
||||
#define OPT4FLAGS /GL
|
||||
#define LDFLAGS_OPT4 /LTCG
|
||||
#define LIBBER $[LIBBER] /LTCG
|
||||
#if $[>= $[OPTIMIZE],4]
|
||||
#define LIBBER $[LIBBER] /LTCG
|
||||
#endif
|
||||
#endif
|
||||
|
||||
// remove 1-3 when allocator stuff is rewritten to build with VC7 STL
|
||||
|
Loading…
x
Reference in New Issue
Block a user