aboutsummaryrefslogtreecommitdiff
path: root/XBMC.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
authorJonathan Marshall <jmarshall@never.you.mind>2011-03-26 09:50:00 +1300
committerJonathan Marshall <jmarshall@never.you.mind>2011-03-26 09:50:00 +1300
commitae7c3faca334874325da31cc3df1efc1187d38ee (patch)
tree8c0acf6ef83c68fcacc2ffa8882fa2a7a6670f10 /XBMC.xcodeproj/project.pbxproj
parent51edee5aa527f9567d5aa99cfcda67810a1b534b (diff)
add CacheCircular.* to OSX build projects
Diffstat (limited to 'XBMC.xcodeproj/project.pbxproj')
-rw-r--r--XBMC.xcodeproj/project.pbxproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/XBMC.xcodeproj/project.pbxproj b/XBMC.xcodeproj/project.pbxproj
index 0aad0f542f..efce7963cc 100644
--- a/XBMC.xcodeproj/project.pbxproj
+++ b/XBMC.xcodeproj/project.pbxproj
@@ -518,6 +518,8 @@
7C8A14571154CB2600E5FCFA /* TextureCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C8A14541154CB2600E5FCFA /* TextureCache.cpp */; };
7C8A187C115B2A8200E5FCFA /* TextureDatabase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C8A187A115B2A8200E5FCFA /* TextureDatabase.cpp */; };
7C8A187D115B2A8200E5FCFA /* TextureDatabase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C8A187A115B2A8200E5FCFA /* TextureDatabase.cpp */; };
+ 7C99B6A4133D342100FC2B16 /* CacheCircular.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C99B6A2133D342100FC2B16 /* CacheCircular.cpp */; };
+ 7C99B6A5133D342100FC2B16 /* CacheCircular.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C99B6A2133D342100FC2B16 /* CacheCircular.cpp */; };
7CAA20511079C8160096DE39 /* BaseRenderer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CAA204F1079C8160096DE39 /* BaseRenderer.cpp */; };
7CAA20521079C8160096DE39 /* BaseRenderer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CAA204F1079C8160096DE39 /* BaseRenderer.cpp */; };
7CAA25351085963B0096DE39 /* PasswordManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CAA25331085963B0096DE39 /* PasswordManager.cpp */; };
@@ -2412,6 +2414,8 @@
7C8A14551154CB2600E5FCFA /* TextureCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextureCache.h; sourceTree = "<group>"; };
7C8A187A115B2A8200E5FCFA /* TextureDatabase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextureDatabase.cpp; sourceTree = "<group>"; };
7C8A187B115B2A8200E5FCFA /* TextureDatabase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextureDatabase.h; sourceTree = "<group>"; };
+ 7C99B6A2133D342100FC2B16 /* CacheCircular.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CacheCircular.cpp; sourceTree = "<group>"; };
+ 7C99B6A3133D342100FC2B16 /* CacheCircular.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CacheCircular.h; sourceTree = "<group>"; };
7CAA204F1079C8160096DE39 /* BaseRenderer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BaseRenderer.cpp; sourceTree = "<group>"; };
7CAA20501079C8160096DE39 /* BaseRenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseRenderer.h; sourceTree = "<group>"; };
7CAA205B107AFC280096DE39 /* Job.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Job.h; sourceTree = "<group>"; };
@@ -5558,6 +5562,8 @@
810C9FA70D67D1FB0095F5DD /* MythFile.cpp */,
810C9FA80D67D1FB0095F5DD /* MythFile.h */,
E38F12C10D29FF200035C331 /* FileShoutcast.cpp */,
+ 7C99B6A2133D342100FC2B16 /* CacheCircular.cpp */,
+ 7C99B6A3133D342100FC2B16 /* CacheCircular.h */,
E38E16970D25F9FA00618676 /* CacheMemBuffer.cpp */,
E38E16980D25F9FA00618676 /* CacheMemBuffer.h */,
E38E16990D25F9FA00618676 /* CacheStrategy.cpp */,
@@ -8063,6 +8069,7 @@
7C84A59E12FA3C1600CD1714 /* SourcesDirectory.cpp in Sources */,
F57A1D1E1329B15300498CC7 /* AutoPool.mm in Sources */,
F5B13C8D1334056B0045076D /* DarwinUtils.mm in Sources */,
+ 7C99B6A4133D342100FC2B16 /* CacheCircular.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -8933,6 +8940,7 @@
7C84A59F12FA3C1600CD1714 /* SourcesDirectory.cpp in Sources */,
F57A1D1F1329B15300498CC7 /* AutoPool.mm in Sources */,
F5B13C8E1334056B0045076D /* DarwinUtils.mm in Sources */,
+ 7C99B6A5133D342100FC2B16 /* CacheCircular.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};