preparing for multi-lib builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -145,6 +145,10 @@
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 404BECEE10EBF6330080E2B8 /* wxiphone.xcconfig */;
|
||||
buildSettings = {
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
"$(GCC_PREPROCESSOR_DEFINITIONS)",
|
||||
"wxUSE_BASE=1",
|
||||
);
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
@@ -152,6 +156,10 @@
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 404BECEE10EBF6330080E2B8 /* wxiphone.xcconfig */;
|
||||
buildSettings = {
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
"$(GCC_PREPROCESSOR_DEFINITIONS)",
|
||||
"wxUSE_BASE=1",
|
||||
);
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
|
Reference in New Issue
Block a user