Wrong SDK in Xcode4 project

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9357 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher 2012-04-19 00:34:40 +00:00
parent c7044ca009
commit 55b3b19bbc

View File

@ -12013,7 +12013,7 @@
Cocoa,
);
PRODUCT_NAME = label;
SDKROOT = macosx;
SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
WARNING_CFLAGS = (
"-Wno-format-security",
"-Wall",
@ -13357,7 +13357,7 @@
Cocoa,
);
PRODUCT_NAME = label;
SDKROOT = macosx;
SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
WARNING_CFLAGS = (
"-Wno-format-security",
"-Wall",