aboutsummaryrefslogtreecommitdiff
path: root/XBMC-ATV2.xcodeproj
diff options
context:
space:
mode:
authoramet <amet.nospam@gmail.com>2011-06-27 20:13:35 +0400
committeramet <amet.nospam@gmail.com>2011-06-27 20:13:35 +0400
commit5f44c32fd0f98b31f81f6ece49ca003acad7b213 (patch)
treece629a51ca88f608d2ff8fcb47bd9b7f73d41750 /XBMC-ATV2.xcodeproj
parent78afc2272a54cffb690c32a0c531acb8e6e9a377 (diff)
[osx/ios/atv2] sync xcode projects
Diffstat (limited to 'XBMC-ATV2.xcodeproj')
-rw-r--r--XBMC-ATV2.xcodeproj/project.pbxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/XBMC-ATV2.xcodeproj/project.pbxproj b/XBMC-ATV2.xcodeproj/project.pbxproj
index fe947b777e..fb64432e13 100644
--- a/XBMC-ATV2.xcodeproj/project.pbxproj
+++ b/XBMC-ATV2.xcodeproj/project.pbxproj
@@ -7,6 +7,7 @@
objects = {
/* Begin PBXBuildFile section */
+ 1830216013B8E35300770920 /* controledit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1830215F13B8E35300770920 /* controledit.cpp */; };
18404DFB1396C43B00863BBA /* Slingbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 18404DF91396C43B00863BBA /* Slingbox.cpp */; };
18404DFD1396C44F00863BBA /* SlingboxLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 18404DFC1396C44F00863BBA /* SlingboxLib.a */; };
1840B796139968DB007C848B /* JSONVariantParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1840B792139968DB007C848B /* JSONVariantParser.cpp */; };
@@ -920,6 +921,7 @@
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
+ 1830215F13B8E35300770920 /* controledit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = controledit.cpp; sourceTree = "<group>"; };
18404DF91396C43B00863BBA /* Slingbox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Slingbox.cpp; sourceTree = "<group>"; };
18404DFA1396C43B00863BBA /* Slingbox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Slingbox.h; sourceTree = "<group>"; };
18404DFC1396C44F00863BBA /* SlingboxLib.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = SlingboxLib.a; path = lib/SlingboxLib/SlingboxLib.a; sourceTree = "<group>"; };
@@ -4459,6 +4461,7 @@
F56C7570131EC152000AD0F6 /* control.h */,
F56C7571131EC152000AD0F6 /* controlbutton.cpp */,
F56C7572131EC152000AD0F6 /* controlcheckmark.cpp */,
+ 1830215F13B8E35300770920 /* controledit.cpp */,
F56C7573131EC152000AD0F6 /* controlfadelabel.cpp */,
F56C7574131EC152000AD0F6 /* controlgroup.cpp */,
F56C7575131EC152000AD0F6 /* controlimage.cpp */,
@@ -6694,6 +6697,7 @@
DF0DF16D13A3AF82008ED511 /* NFSDirectory.cpp in Sources */,
F558F66F13AFE81500631E12 /* ThreadLocal.cpp in Sources */,
7C89627013B702F3003631FE /* GUIWindowScreensaverDim.cpp in Sources */,
+ 1830216013B8E35300770920 /* controledit.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};