Skip to content
Snippets Groups Projects
Commit 6984a4ff authored by Maxime Graulich's avatar Maxime Graulich
Browse files

No commit message

No commit message
parent bd93d65e
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
/* Begin PBXBuildFile section */ /* Begin PBXBuildFile section */
9C1C10FA17BA5E7D00BFD483 /* OptionsViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9C1C10F917BA5E7D00BFD483 /* OptionsViewController.mm */; }; 9C1C10FA17BA5E7D00BFD483 /* OptionsViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9C1C10F917BA5E7D00BFD483 /* OptionsViewController.mm */; };
9C273C1518E1DF320071EC3F /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 9C273C1418E1DF320071EC3F /* Default-568h@2x.png */; }; 9C273C1F18E33A2F0071EC3F /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 9C273C1E18E33A2F0071EC3F /* Default-568h@2x.png */; };
9C2C3A1E187FDF9200E87F78 /* libc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 9C2C3A1D187FDF9200E87F78 /* libc++.dylib */; }; 9C2C3A1E187FDF9200E87F78 /* libc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 9C2C3A1D187FDF9200E87F78 /* libc++.dylib */; };
9C2C3A20187FDF9900E87F78 /* libstdc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 9C2C3A1F187FDF9900E87F78 /* libstdc++.dylib */; }; 9C2C3A20187FDF9900E87F78 /* libstdc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 9C2C3A1F187FDF9900E87F78 /* libstdc++.dylib */; };
9C6A645817A7C3DB00DEDAFC /* drawString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9C6A645617A7C3DB00DEDAFC /* drawString.cpp */; }; 9C6A645817A7C3DB00DEDAFC /* drawString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9C6A645617A7C3DB00DEDAFC /* drawString.cpp */; };
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
9C1C10F817BA5E7D00BFD483 /* OptionsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OptionsViewController.h; sourceTree = "<group>"; }; 9C1C10F817BA5E7D00BFD483 /* OptionsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OptionsViewController.h; sourceTree = "<group>"; };
9C1C10F917BA5E7D00BFD483 /* OptionsViewController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = OptionsViewController.mm; sourceTree = "<group>"; }; 9C1C10F917BA5E7D00BFD483 /* OptionsViewController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = OptionsViewController.mm; sourceTree = "<group>"; };
9C273C1418E1DF320071EC3F /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-568h@2x.png"; path = "../Default-568h@2x.png"; sourceTree = "<group>"; }; 9C273C1E18E33A2F0071EC3F /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
9C2C3A1D187FDF9200E87F78 /* libc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libc++.dylib"; path = "usr/lib/libc++.dylib"; sourceTree = SDKROOT; }; 9C2C3A1D187FDF9200E87F78 /* libc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libc++.dylib"; path = "usr/lib/libc++.dylib"; sourceTree = SDKROOT; };
9C2C3A1F187FDF9900E87F78 /* libstdc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libstdc++.dylib"; path = "usr/lib/libstdc++.dylib"; sourceTree = SDKROOT; }; 9C2C3A1F187FDF9900E87F78 /* libstdc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libstdc++.dylib"; path = "usr/lib/libstdc++.dylib"; sourceTree = SDKROOT; };
9C6A645617A7C3DB00DEDAFC /* drawString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = drawString.cpp; sourceTree = "<group>"; usesTabs = 1; }; 9C6A645617A7C3DB00DEDAFC /* drawString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = drawString.cpp; sourceTree = "<group>"; usesTabs = 1; };
...@@ -238,10 +238,10 @@ ...@@ -238,10 +238,10 @@
9CF1C1F017AA8A46002CD2E3 /* Supporting Files */ = { 9CF1C1F017AA8A46002CD2E3 /* Supporting Files */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
9C273C1E18E33A2F0071EC3F /* Default-568h@2x.png */,
9CF1C1F117AA8A7D002CD2E3 /* Onelab-Prefix.pch */, 9CF1C1F117AA8A7D002CD2E3 /* Onelab-Prefix.pch */,
9C95B7F51726C88E00C0CCE2 /* main.mm */, 9C95B7F51726C88E00C0CCE2 /* main.mm */,
9CF1C1EE17AA8997002CD2E3 /* Onelab-Info.plist */, 9CF1C1EE17AA8997002CD2E3 /* Onelab-Info.plist */,
9C273C1418E1DF320071EC3F /* Default-568h@2x.png */,
); );
name = "Supporting Files"; name = "Supporting Files";
sourceTree = "<group>"; sourceTree = "<group>";
...@@ -304,7 +304,7 @@ ...@@ -304,7 +304,7 @@
files = ( files = (
9C9608AC1712EF0900E1D4A0 /* iPadStoryboard.storyboard in Resources */, 9C9608AC1712EF0900E1D4A0 /* iPadStoryboard.storyboard in Resources */,
9CB1CD9818DB2D8700110882 /* icon_rotate.png in Resources */, 9CB1CD9818DB2D8700110882 /* icon_rotate.png in Resources */,
9C273C1518E1DF320071EC3F /* Default-568h@2x.png in Resources */, 9C273C1F18E33A2F0071EC3F /* Default-568h@2x.png in Resources */,
9CC85C021790286C00F241C4 /* files in Resources */, 9CC85C021790286C00F241C4 /* files in Resources */,
9CB1CD9D18DC57DE00110882 /* icon_translate.png in Resources */, 9CB1CD9D18DC57DE00110882 /* icon_translate.png in Resources */,
9C92862F180D217B00AAABD4 /* icon_app_iphone_retina.png in Resources */, 9C92862F180D217B00AAABD4 /* icon_app_iphone_retina.png in Resources */,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment