Browse Source

propagate DTOOL_PLATFORM properly

David Rose 16 years ago
parent
commit
7031285896
1 changed files with 4 additions and 1 deletions
  1. 4 1
      dtool/LocalSetup.pp

+ 4 - 1
dtool/LocalSetup.pp

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