propagate DTOOL_PLATFORM properly

This commit is contained in:
David Rose 2009-11-24 15:55:30 +00:00
parent e6424f0577
commit 7031285896
1 changed files with 4 additions and 1 deletions

View File

@ -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