diff options
author | Stephan Diederich <stephan.diederich@gmail.com> | 2013-05-25 14:55:52 +0200 |
---|---|---|
committer | Memphiz <memphis@machzwo.de> | 2013-05-27 19:08:03 +0200 |
commit | 287e4d31beca83727f14e3f701fec264c3ed7fdc (patch) | |
tree | 2af5943e5a02b23ecdcbc9c06702a0e6662cab01 | |
parent | 6896c70b119f0433630f7179d62b0a937b1f1d76 (diff) |
[xcode] remove UnrarXLib{.sln,.vcproj} from xcodeproject
-rw-r--r-- | XBMC.xcodeproj/project.pbxproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/XBMC.xcodeproj/project.pbxproj b/XBMC.xcodeproj/project.pbxproj index 04a3a83695..035dfe001d 100644 --- a/XBMC.xcodeproj/project.pbxproj +++ b/XBMC.xcodeproj/project.pbxproj @@ -4956,8 +4956,6 @@ E38E1D550D25F9FC00618676 /* unpack.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = unpack.hpp; sourceTree = "<group>"; }; E38E1D580D25F9FC00618676 /* unrar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unrar.h; sourceTree = "<group>"; }; E38E1D590D25F9FC00618676 /* UnrarX.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = UnrarX.hpp; sourceTree = "<group>"; }; - E38E1D5A0D25F9FC00618676 /* UnrarXLib.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UnrarXLib.sln; sourceTree = "<group>"; }; - E38E1D5B0D25F9FC00618676 /* UnrarXLib.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = UnrarXLib.vcproj; sourceTree = "<group>"; }; E38E1D5D0D25F9FC00618676 /* version.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = version.hpp; sourceTree = "<group>"; }; E38E1D5E0D25F9FC00618676 /* volume.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = volume.cpp; sourceTree = "<group>"; }; E38E1D5F0D25F9FC00618676 /* volume.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = volume.hpp; sourceTree = "<group>"; }; @@ -8383,8 +8381,6 @@ E38E1D550D25F9FC00618676 /* unpack.hpp */, E38E1D580D25F9FC00618676 /* unrar.h */, E38E1D590D25F9FC00618676 /* UnrarX.hpp */, - E38E1D5A0D25F9FC00618676 /* UnrarXLib.sln */, - E38E1D5B0D25F9FC00618676 /* UnrarXLib.vcproj */, E38E1D5D0D25F9FC00618676 /* version.hpp */, E38E1D5E0D25F9FC00618676 /* volume.cpp */, E38E1D5F0D25F9FC00618676 /* volume.hpp */, |