Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Fixed linking the demos
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Feb 20, 2011
1 parent e6000a6 commit f99a85d
Showing 1 changed file with 9 additions and 79 deletions.
88 changes: 9 additions & 79 deletions Xcode-iPhoneOS/Demos/DemosiPhoneOS.xcodeproj/project.pbxproj
Expand Up @@ -109,49 +109,49 @@
isa = PBXContainerItemProxy;
containerPortal = FD1B48920E313154007AB34E /* SDLiPhoneOS.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = FD6526620DE8FCCB002AD96B /* libSDL */;
remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
remoteInfo = libSDL;
};
049F3696130CD87600FF080F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = FD1B48920E313154007AB34E /* SDLiPhoneOS.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = FD6526620DE8FCCB002AD96B /* libSDL */;
remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
remoteInfo = libSDL;
};
049F3698130CD87F00FF080F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = FD1B48920E313154007AB34E /* SDLiPhoneOS.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = FD6526620DE8FCCB002AD96B /* libSDL */;
remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
remoteInfo = libSDL;
};
049F369A130CD88800FF080F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = FD1B48920E313154007AB34E /* SDLiPhoneOS.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = FD6526620DE8FCCB002AD96B /* libSDL */;
remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
remoteInfo = libSDL;
};
049F369C130CD89000FF080F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = FD1B48920E313154007AB34E /* SDLiPhoneOS.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = FD6526620DE8FCCB002AD96B /* libSDL */;
remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
remoteInfo = libSDL;
};
049F369E130CD89800FF080F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = FD1B48920E313154007AB34E /* SDLiPhoneOS.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = FD6526620DE8FCCB002AD96B /* libSDL */;
remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
remoteInfo = libSDL;
};
049F36A0130CD8A000FF080F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = FD1B48920E313154007AB34E /* SDLiPhoneOS.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = FD6526620DE8FCCB002AD96B /* libSDL */;
remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
remoteInfo = libSDL;
};
04AB757011E563D200BE9753 /* PBXContainerItemProxy */ = {
Expand Down Expand Up @@ -846,6 +846,7 @@
LIBRARY_SEARCH_PATHS = "";
ONLY_ACTIVE_ARCH = YES;
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "-ObjC";
PREBINDING = NO;
PRELINK_LIBS = "";
SDKROOT = iphoneos;
Expand All @@ -866,6 +867,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 3.2;
LIBRARY_SEARCH_PATHS = "";
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "-ObjC";
PREBINDING = NO;
PRELINK_LIBS = "";
SDKROOT = iphoneos;
Expand All @@ -888,12 +890,6 @@
"$(inherited)",
"\"$(SRCROOT)/../SDL/build/Debug-iphoneos\"",
);
OTHER_LDFLAGS = (
"-framework",
Foundation,
"-framework",
UIKit,
);
PREBINDING = NO;
PRODUCT_NAME = Happy;
SDKROOT = iphoneos;
Expand All @@ -915,12 +911,6 @@
"$(inherited)",
"\"$(SRCROOT)/../SDL/build/Debug-iphoneos\"",
);
OTHER_LDFLAGS = (
"-framework",
Foundation,
"-framework",
UIKit,
);
PREBINDING = NO;
PRODUCT_NAME = Happy;
SDKROOT = iphoneos;
Expand All @@ -944,12 +934,6 @@
"$(inherited)",
"\"$(SRCROOT)/../SDL/build/Debug-iphoneos\"",
);
OTHER_LDFLAGS = (
"-framework",
Foundation,
"-framework",
UIKit,
);
PREBINDING = NO;
PRODUCT_NAME = Accel;
SDKROOT = iphoneos;
Expand All @@ -972,12 +956,6 @@
"$(inherited)",
"\"$(SRCROOT)/../SDL/build/Debug-iphoneos\"",
);
OTHER_LDFLAGS = (
"-framework",
Foundation,
"-framework",
UIKit,
);
PREBINDING = NO;
PRODUCT_NAME = Accel;
SDKROOT = iphoneos;
Expand All @@ -1002,12 +980,6 @@
"\\\\\\\"$(SRCROOT)\\\\\\\"",
"\"$(SRCROOT)/../SDL/build/Debug-iphoneos\"",
);
OTHER_LDFLAGS = (
"-framework",
Foundation,
"-framework",
UIKit,
);
PREBINDING = NO;
PRODUCT_NAME = Keyboard;
SDKROOT = iphoneos;
Expand All @@ -1031,12 +1003,6 @@
"\\\\\\\"$(SRCROOT)\\\\\\\"",
"\"$(SRCROOT)/../SDL/build/Debug-iphoneos\"",
);
OTHER_LDFLAGS = (
"-framework",
Foundation,
"-framework",
UIKit,
);
PREBINDING = NO;
PRODUCT_NAME = Fireworks;
SDKROOT = iphoneos;
Expand All @@ -1060,12 +1026,6 @@
"$(inherited)",
"\"$(SRCROOT)/../SDL/build/Debug-iphoneos\"",
);
OTHER_LDFLAGS = (
"-framework",
Foundation,
"-framework",
UIKit,
);
PREBINDING = NO;
PRODUCT_NAME = Touch;
SDKROOT = iphoneos;
Expand All @@ -1088,12 +1048,6 @@
"$(inherited)",
"\"$(SRCROOT)/../SDL/build/Debug-iphoneos\"",
);
OTHER_LDFLAGS = (
"-framework",
Foundation,
"-framework",
UIKit,
);
PREBINDING = NO;
PRODUCT_NAME = Touch;
SDKROOT = iphoneos;
Expand All @@ -1118,12 +1072,6 @@
"\\\"$(SRCROOT)\\\"",
"\"$(SRCROOT)/../SDL/build/Debug-iphoneos\"",
);
OTHER_LDFLAGS = (
"-framework",
Foundation,
"-framework",
UIKit,
);
PREBINDING = NO;
PRODUCT_NAME = Fireworks;
SDKROOT = iphoneos;
Expand All @@ -1147,12 +1095,6 @@
"\\\"$(SRCROOT)\\\"",
"\"$(SRCROOT)/../SDL/build/Debug-iphoneos\"",
);
OTHER_LDFLAGS = (
"-framework",
Foundation,
"-framework",
UIKit,
);
PREBINDING = NO;
PRODUCT_NAME = Fireworks;
SDKROOT = iphoneos;
Expand All @@ -1177,12 +1119,6 @@
"\"$(SRCROOT)\"",
"\"$(SRCROOT)/../SDL/build/Debug-iphoneos\"",
);
OTHER_LDFLAGS = (
"-framework",
Foundation,
"-framework",
UIKit,
);
PREBINDING = NO;
PRODUCT_NAME = Mixer;
SDKROOT = iphoneos;
Expand All @@ -1206,12 +1142,6 @@
"\"$(SRCROOT)\"",
"\"$(SRCROOT)/../SDL/build/Debug-iphoneos\"",
);
OTHER_LDFLAGS = (
"-framework",
Foundation,
"-framework",
UIKit,
);
PREBINDING = NO;
PRODUCT_NAME = Mixer;
SDKROOT = iphoneos;
Expand Down

0 comments on commit f99a85d

Please sign in to comment.