git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30215
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
<!-- load python module with wxwindows helpers: -->
<using module="wxwin"/>
+ <!-- DFE: Add a platform meaning regular MacOS (not OS X) -->
+ <!-- FIXME: This will be handled in Bakefile but for now I wanted to
+ get my changes to the wx bakefiles in the tree -->
+ <option name="PLATFORM_MACOS"/>
+
<include file="config.bkl"/>
<include file="plugins_deps.bkl"/>