diff options
author | reed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2009-05-22 21:01:38 +0000 |
---|---|---|
committer | reed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2009-05-22 21:01:38 +0000 |
commit | 366ebeb248618800cdce5951c3f8c4d0fb320bd8 (patch) | |
tree | e2906a19d27c00b47cb0f833278350428014a186 /xcode/sampleapp_sdl/SDLApp.xcodeproj | |
parent | 231209158286d9f80431e16e49be1f8889aa8321 (diff) |
update relative paths for sample code
git-svn-id: http://skia.googlecode.com/svn/trunk@185 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'xcode/sampleapp_sdl/SDLApp.xcodeproj')
-rw-r--r-- | xcode/sampleapp_sdl/SDLApp.xcodeproj/project.pbxproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xcode/sampleapp_sdl/SDLApp.xcodeproj/project.pbxproj b/xcode/sampleapp_sdl/SDLApp.xcodeproj/project.pbxproj index d8b7794b6c..22a4d7ac02 100644 --- a/xcode/sampleapp_sdl/SDLApp.xcodeproj/project.pbxproj +++ b/xcode/sampleapp_sdl/SDLApp.xcodeproj/project.pbxproj @@ -85,21 +85,21 @@ isa = PBXContainerItemProxy; containerPortal = 0064EE5E0FC72C9600D71FB0 /* effects.xcodeproj */; proxyType = 2; - remoteGlobalIDString = D2AAC046055464E500DB518D /* libeffects.a */; + remoteGlobalIDString = D2AAC046055464E500DB518D; remoteInfo = effects; }; 006DC7E00FC7475700BF5F45 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 0096585B0FC7201800C3AE15 /* maccore.xcodeproj */; proxyType = 2; - remoteGlobalIDString = D2AAC046055464E500DB518D /* libmaccore.a */; + remoteGlobalIDString = D2AAC046055464E500DB518D; remoteInfo = maccore; }; 006DC7E80FC7475900BF5F45 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 0096583F0FC71CA700C3AE15 /* core.xcodeproj */; proxyType = 2; - remoteGlobalIDString = D2AAC046055464E500DB518D /* libcore.a */; + remoteGlobalIDString = D2AAC046055464E500DB518D; remoteInfo = core; }; /* End PBXContainerItemProxy section */ |