*** empty log message ***
This commit is contained in:
parent
5529fd0117
commit
4a8c8d60e6
|
|
@ -2,7 +2,10 @@
|
|||
dtoolutil:c dtoolbase:c dtool:m
|
||||
#define LOCAL_LIBS pandabase
|
||||
|
||||
#define CFLAGS /D__STDC__
|
||||
#if $[or $[eq $[USE_COMPILER],MSVC],$[eq $[USE_COMPILER],INTEL]]
|
||||
#define CFLAGS /D__STDC__
|
||||
#endif
|
||||
|
||||
#begin lib_target
|
||||
#define TARGET pnm
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue