diff options
author | Jonathan Marshall <jmarshall@never.you.mind> | 2012-07-08 20:40:08 +1200 |
---|---|---|
committer | Jonathan Marshall <jmarshall@never.you.mind> | 2012-07-08 20:44:01 +1200 |
commit | 7408e47ac306dfd16f0cca362bd608bfd1cb0d25 (patch) | |
tree | 7a2c923b136413bd7051f500ac2384c6b8b770c2 /XBMC-ATV2.xcodeproj | |
parent | 4d1bbd6ee093722ae134c98eb5dd6896b8b50d38 (diff) |
adds SaveFileStateJob.h to the Xcode project
Diffstat (limited to 'XBMC-ATV2.xcodeproj')
-rw-r--r-- | XBMC-ATV2.xcodeproj/project.pbxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/XBMC-ATV2.xcodeproj/project.pbxproj b/XBMC-ATV2.xcodeproj/project.pbxproj index 20fbc5d96c..77eb46beb2 100644 --- a/XBMC-ATV2.xcodeproj/project.pbxproj +++ b/XBMC-ATV2.xcodeproj/project.pbxproj @@ -1022,6 +1022,7 @@ 7C0A7FCB13A9E76E00AFC2BD /* GUIWindowDebugInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GUIWindowDebugInfo.h; sourceTree = "<group>"; }; 7C0B9908154B80200065A238 /* AEDeviceInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AEDeviceInfo.cpp; sourceTree = "<group>"; }; 7C0B9909154B80200065A238 /* AEDeviceInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AEDeviceInfo.h; sourceTree = "<group>"; }; + 7C1A494015A968D6004AF4A4 /* SaveFileStateJob.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SaveFileStateJob.h; sourceTree = "<group>"; }; 7C1A89B9152671FB00C63311 /* TextureCacheJob.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextureCacheJob.cpp; sourceTree = "<group>"; }; 7C1A89BA152671FB00C63311 /* TextureCacheJob.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextureCacheJob.h; sourceTree = "<group>"; }; 7C1F6F8A13ED17CC001726AB /* LibraryDirectory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LibraryDirectory.cpp; sourceTree = "<group>"; }; @@ -5438,6 +5439,7 @@ F56C775B131EC154000AD0F6 /* RingBuffer.h */, F56C775C131EC154000AD0F6 /* RssReader.cpp */, F56C775D131EC154000AD0F6 /* RssReader.h */, + 7C1A494015A968D6004AF4A4 /* SaveFileStateJob.h */, F56C775E131EC154000AD0F6 /* ScraperParser.cpp */, F56C775F131EC154000AD0F6 /* ScraperParser.h */, F56C7760131EC154000AD0F6 /* ScraperUrl.cpp */, |