istereo
diff istereo.xcodeproj/project.pbxproj @ 42:6e9e09ec767e
fixed the xcode project, added missing files
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Fri, 31 May 2013 02:08:22 +0300 |
parents | 9e8fb79fd959 |
children |
line diff
1.1 --- a/istereo.xcodeproj/project.pbxproj Sun Feb 19 17:37:15 2012 +0200 1.2 +++ b/istereo.xcodeproj/project.pbxproj Fri May 31 02:08:22 2013 +0300 1.3 @@ -119,6 +119,7 @@ 1.4 069BECA714188BC60043D0BB /* text.png in Resources */ = {isa = PBXBuildFile; fileRef = 069BECA314188BC60043D0BB /* text.png */; }; 1.5 069BECA814188BC60043D0BB /* tiles.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 069BECA414188BC60043D0BB /* tiles.jpg */; }; 1.6 069BED821418D1E90043D0BB /* ES2Renderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 06D8CEB61418314000EF1378 /* ES2Renderer.m */; }; 1.7 + 06D3227A175812FF0072B7A1 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 06D32279175812FF0072B7A1 /* Default-568h@2x.png */; }; 1.8 06D8CEC71418314000EF1378 /* cam.c in Sources */ = {isa = PBXBuildFile; fileRef = 06D8CEAE1418314000EF1378 /* cam.c */; }; 1.9 06D8CEC81418314000EF1378 /* EAGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 06D8CEB21418314000EF1378 /* EAGLView.m */; }; 1.10 06D8CECB1418314000EF1378 /* istereo.c in Sources */ = {isa = PBXBuildFile; fileRef = 06D8CEB81418314000EF1378 /* istereo.c */; }; 1.11 @@ -149,7 +150,7 @@ 1.12 069B89E0141C531C00069889 /* Icon-Small@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-Small@2x.png"; path = "icons/Icon-Small@2x.png"; sourceTree = "<group>"; }; 1.13 069B89E1141C531C00069889 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon.png; path = icons/Icon.png; sourceTree = "<group>"; }; 1.14 069B89E2141C531C00069889 /* Icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon@2x.png"; path = "icons/Icon@2x.png"; sourceTree = "<group>"; }; 1.15 - 069B89E3141C531C00069889 /* iTunesArtwork */ = {isa = PBXFileReference; lastKnownFileType = file; name = iTunesArtwork; path = icons/iTunesArtwork; sourceTree = "<group>"; }; 1.16 + 069B89E3141C531C00069889 /* iTunesArtwork */ = {isa = PBXFileReference; lastKnownFileType = text; name = iTunesArtwork; path = icons/iTunesArtwork; sourceTree = "<group>"; }; 1.17 069BEBBB14188B070043D0BB /* conv.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = conv.c; path = libs/imago2/conv.c; sourceTree = "<group>"; }; 1.18 069BEBBC14188B070043D0BB /* file_jpeg.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = file_jpeg.c; path = libs/imago2/file_jpeg.c; sourceTree = "<group>"; }; 1.19 069BEBBD14188B070043D0BB /* file_png.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = file_png.c; path = libs/imago2/file_png.c; sourceTree = "<group>"; }; 1.20 @@ -287,6 +288,7 @@ 1.21 069BECA214188BC60043D0BB /* stonewall.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = stonewall.jpg; path = data/stonewall.jpg; sourceTree = "<group>"; }; 1.22 069BECA314188BC60043D0BB /* text.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = text.png; path = data/text.png; sourceTree = "<group>"; }; 1.23 069BECA414188BC60043D0BB /* tiles.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = tiles.jpg; path = data/tiles.jpg; sourceTree = "<group>"; }; 1.24 + 06D32279175812FF0072B7A1 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-568h@2x.png"; path = "icons/Default-568h@2x.png"; sourceTree = "<group>"; }; 1.25 06D8CEAE1418314000EF1378 /* cam.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = cam.c; path = src/cam.c; sourceTree = "<group>"; }; 1.26 06D8CEAF1418314000EF1378 /* cam.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = cam.h; path = src/cam.h; sourceTree = "<group>"; }; 1.27 06D8CEB01418314000EF1378 /* config.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = config.h; path = src/config.h; sourceTree = "<group>"; }; 1.28 @@ -350,6 +352,7 @@ 1.29 069B89DC141C530700069889 /* icons */ = { 1.30 isa = PBXGroup; 1.31 children = ( 1.32 + 06D32279175812FF0072B7A1 /* Default-568h@2x.png */, 1.33 069B89DD141C531C00069889 /* Default.png */, 1.34 069B89DE141C531C00069889 /* Default@2x.png */, 1.35 069B89DF141C531C00069889 /* Icon-Small.png */, 1.36 @@ -714,6 +717,7 @@ 1.37 069B89E8141C531C00069889 /* Icon.png in Resources */, 1.38 069B89E9141C531C00069889 /* Icon@2x.png in Resources */, 1.39 069B89EA141C531C00069889 /* iTunesArtwork in Resources */, 1.40 + 06D3227A175812FF0072B7A1 /* Default-568h@2x.png in Resources */, 1.41 ); 1.42 runOnlyForDeploymentPostprocessing = 0; 1.43 };