mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
put WIN32_LEAN_AND_MEAN on command line, for now
This commit is contained in:
parent
552af6f993
commit
d94f65c29e
@ -25,6 +25,7 @@
|
||||
#if $[DEVELOP_WINSTATS]
|
||||
#define EXTRA_CDEFS $[EXTRA_CDEFS] DEVELOP_WINSTATS
|
||||
#endif
|
||||
#define EXTRA_CDEFS $[EXTRA_CDEFS] WIN32_LEAN_AND_MEAN
|
||||
|
||||
#define WIN_SYS_LIBS Imm32.lib winmm.lib kernel32.lib oldnames.lib user32.lib gdi32.lib
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user