diff options
author | Memphiz <memphis@machzwo.de> | 2013-09-08 22:42:28 +0200 |
---|---|---|
committer | montellese <montellese@xbmc.org> | 2013-09-09 08:05:04 +0200 |
commit | 2dc6a0727d3acf6c525c69cb887cb265baf66053 (patch) | |
tree | afe61a962990926b9c64dd106854dfc869c993c8 /XBMC.xcodeproj | |
parent | 464f10d8bf62de52b139b2289170b5f3eaaa1de7 (diff) |
[osx/ios/atv2] - sync xcode project
Diffstat (limited to 'XBMC.xcodeproj')
-rw-r--r-- | XBMC.xcodeproj/project.pbxproj | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/XBMC.xcodeproj/project.pbxproj b/XBMC.xcodeproj/project.pbxproj index 4941ef520a..ad5099f6d0 100644 --- a/XBMC.xcodeproj/project.pbxproj +++ b/XBMC.xcodeproj/project.pbxproj @@ -536,6 +536,9 @@ DFD882F617DD1A5B001516FE /* AddonPythonInvoker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFD882F417DD1A5B001516FE /* AddonPythonInvoker.cpp */; }; DFD882F717DD1A5B001516FE /* AddonPythonInvoker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFD882F417DD1A5B001516FE /* AddonPythonInvoker.cpp */; }; DFD882F817DD1A5B001516FE /* AddonPythonInvoker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFD882F417DD1A5B001516FE /* AddonPythonInvoker.cpp */; }; + DFD882E717DD189E001516FE /* StringValidation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFD882E517DD189E001516FE /* StringValidation.cpp */; }; + DFD882E817DD189E001516FE /* StringValidation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFD882E517DD189E001516FE /* StringValidation.cpp */; }; + DFD882E917DD189E001516FE /* StringValidation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFD882E517DD189E001516FE /* StringValidation.cpp */; }; DFD928F316384B6800709DAE /* Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFD928F116384B6800709DAE /* Timer.cpp */; }; DFDA3153160E34230047A626 /* DVDOverlayCodec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFDA3152160E34230047A626 /* DVDOverlayCodec.cpp */; }; DFE4095B17417FDF00473BD9 /* LegacyPathTranslation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFE4095917417FDF00473BD9 /* LegacyPathTranslation.cpp */; }; @@ -4240,6 +4243,8 @@ DFD5812416C828500008EEA0 /* DAVFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DAVFile.h; sourceTree = "<group>"; }; DFD882F417DD1A5B001516FE /* AddonPythonInvoker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AddonPythonInvoker.cpp; path = python/AddonPythonInvoker.cpp; sourceTree = "<group>"; }; DFD882F517DD1A5B001516FE /* AddonPythonInvoker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AddonPythonInvoker.h; path = python/AddonPythonInvoker.h; sourceTree = "<group>"; }; + DFD882E517DD189E001516FE /* StringValidation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StringValidation.cpp; sourceTree = "<group>"; }; + DFD882E617DD189E001516FE /* StringValidation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StringValidation.h; sourceTree = "<group>"; }; DFD928F116384B6800709DAE /* Timer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Timer.cpp; sourceTree = "<group>"; }; DFD928F216384B6800709DAE /* Timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = "<group>"; }; DFDA3152160E34230047A626 /* DVDOverlayCodec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DVDOverlayCodec.cpp; sourceTree = "<group>"; }; @@ -8675,6 +8680,8 @@ 18ECC96113CF178D00A9ED6C /* StreamUtils.h */, 18B7C8F11294261F009E7A26 /* StringUtils.cpp */, 18B7C8F21294261F009E7A26 /* StringUtils.h */, + DFD882E517DD189E001516FE /* StringValidation.cpp */, + DFD882E617DD189E001516FE /* StringValidation.h */, E38E1E830D25F9FD00618676 /* SystemInfo.cpp */, E38E1E840D25F9FD00618676 /* SystemInfo.h */, C848291D156D003E005A996F /* TextSearch.cpp */, @@ -10608,6 +10615,7 @@ DF28DF4D17B8379E0077F41A /* ProfilesOperations.cpp in Sources */, 180F6C8117CE9A5700127892 /* smc.c in Sources */, DFD882F817DD1A5B001516FE /* AddonPythonInvoker.cpp in Sources */, + DFD882E917DD189E001516FE /* StringValidation.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -11636,6 +11644,7 @@ DF29668217B2B04300DF10F9 /* SettingRequirement.cpp in Sources */, DF28DF4F17B8379E0077F41A /* ProfilesOperations.cpp in Sources */, DFD882F617DD1A5B001516FE /* AddonPythonInvoker.cpp in Sources */, + DFD882E717DD189E001516FE /* StringValidation.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -12666,6 +12675,7 @@ DF29668117B2B04300DF10F9 /* SettingRequirement.cpp in Sources */, DF28DF4E17B8379E0077F41A /* ProfilesOperations.cpp in Sources */, DFD882F717DD1A5B001516FE /* AddonPythonInvoker.cpp in Sources */, + DFD882E817DD189E001516FE /* StringValidation.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; |