propagate DTOOL_PLATFORM properly
This commit is contained in:
parent
e6424f0577
commit
7031285896
|
|
@ -699,7 +699,10 @@ $[cdefine IS_OSX]
|
|||
$[cdefine IS_LINUX]
|
||||
$[cdefine IS_FREEBSD]
|
||||
$[cdefine BUILD_IPHONE]
|
||||
$[cdefine DTOOL_PLATFORM]
|
||||
$[cdefine UNIVERSAL_BINARIES]
|
||||
|
||||
#if $[DTOOL_PLATFORM]
|
||||
# define DTOOL_PLATFORM "$[DTOOL_PLATFORM]"
|
||||
#endif
|
||||
|
||||
#end dtool_config.h
|
||||
|
|
|
|||
Loading…
Reference in New Issue