diff options
author | amet <amet.nospam@gmail.com> | 2011-12-17 13:04:55 +0400 |
---|---|---|
committer | amet <amet.nospam@gmail.com> | 2011-12-17 13:04:55 +0400 |
commit | 5684e8ef15bc5a4ef2c407a4dafb33684e4afb95 (patch) | |
tree | becbf0091eea41c39d5ba241accb379668fd2365 /XBMC-ATV2.xcodeproj | |
parent | 43b09fc4eece0d2120dc64a68eee464c4a4d92bc (diff) |
[osx/ios/atv2] sync xcode projects after d1c5773
Diffstat (limited to 'XBMC-ATV2.xcodeproj')
-rw-r--r-- | XBMC-ATV2.xcodeproj/project.pbxproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/XBMC-ATV2.xcodeproj/project.pbxproj b/XBMC-ATV2.xcodeproj/project.pbxproj index 96b2a3f965..4226086606 100644 --- a/XBMC-ATV2.xcodeproj/project.pbxproj +++ b/XBMC-ATV2.xcodeproj/project.pbxproj @@ -7,6 +7,7 @@ objects = { /* Begin PBXBuildFile section */ + 1809F6F0149C924B00960880 /* karaokevideobackground.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1809F6EE149C924B00960880 /* karaokevideobackground.cpp */; }; 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 */; }; @@ -947,6 +948,8 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 1809F6EE149C924B00960880 /* karaokevideobackground.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = karaokevideobackground.cpp; sourceTree = "<group>"; }; + 1809F6EF149C924B00960880 /* karaokevideobackground.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = karaokevideobackground.h; sourceTree = "<group>"; }; 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>"; }; @@ -4748,6 +4751,8 @@ F56C75EE131EC153000AD0F6 /* karaokelyricstextlrc.h */, F56C75EF131EC153000AD0F6 /* karaokelyricstextustar.cpp */, F56C75F0131EC153000AD0F6 /* karaokelyricstextustar.h */, + 1809F6EE149C924B00960880 /* karaokevideobackground.cpp */, + 1809F6EF149C924B00960880 /* karaokevideobackground.h */, F56C75F1131EC153000AD0F6 /* karaokewindowbackground.cpp */, F56C75F2131EC153000AD0F6 /* karaokewindowbackground.h */, ); @@ -6934,6 +6939,7 @@ F5E113AD1435882400175026 /* pyrendercapture.cpp in Sources */, DF673A251443769300A5A509 /* FileUPnP.cpp in Sources */, F5BD033A148D4923001B5583 /* CryptThreading.cpp in Sources */, + 1809F6F0149C924B00960880 /* karaokevideobackground.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; |