aboutsummaryrefslogtreecommitdiff
path: root/project/VS2010Express/XBMC.vcxproj
diff options
context:
space:
mode:
authorWiSo <wiso@xbmc.org>2011-04-06 09:49:23 +0200
committerWiSo <wiso@xbmc.org>2011-04-06 09:49:23 +0200
commit58863e359dd7a1eacebdfe1d5c7ea94b58126729 (patch)
treef9c3b791f0e99b6c8e6146fa0f1edfcc84b96476 /project/VS2010Express/XBMC.vcxproj
parent2bbccb7c63f7c7a863482cf27fd3f5da7b3e775a (diff)
[WIN32] fixed build
Diffstat (limited to 'project/VS2010Express/XBMC.vcxproj')
-rw-r--r--project/VS2010Express/XBMC.vcxproj6
1 files changed, 1 insertions, 5 deletions
diff --git a/project/VS2010Express/XBMC.vcxproj b/project/VS2010Express/XBMC.vcxproj
index c8ae1bb7b1..ba82ce6be5 100644
--- a/project/VS2010Express/XBMC.vcxproj
+++ b/project/VS2010Express/XBMC.vcxproj
@@ -927,7 +927,6 @@
<ClCompile Include="..\..\xbmc\FileSystem\FileShoutcast.cpp" />
<ClCompile Include="..\..\xbmc\FileSystem\FileSpecialProtocol.cpp" />
<ClCompile Include="..\..\xbmc\FileSystem\FileTuxBox.cpp" />
- <ClCompile Include="..\..\xbmc\FileSystem\FileXBMSP.cpp" />
<ClCompile Include="..\..\xbmc\FileSystem\FileZip.cpp" />
<ClCompile Include="..\..\xbmc\FileSystem\FTPDirectory.cpp" />
<ClCompile Include="..\..\xbmc\FileSystem\FTPParse.cpp" />
@@ -973,7 +972,6 @@
<ClCompile Include="..\..\xbmc\FileSystem\VTPDirectory.cpp" />
<ClCompile Include="..\..\xbmc\FileSystem\VTPFile.cpp" />
<ClCompile Include="..\..\xbmc\FileSystem\VTPSession.cpp" />
- <ClCompile Include="..\..\xbmc\FileSystem\XBMSDirectory.cpp" />
<ClCompile Include="..\..\xbmc\FileSystem\ZipDirectory.cpp" />
<ClCompile Include="..\..\xbmc\FileSystem\ZipManager.cpp" />
<ClCompile Include="..\..\xbmc\FileSystem\MusicDatabaseDirectory\DirectoryNode.cpp" />
@@ -1782,7 +1780,6 @@
<ClInclude Include="..\..\xbmc\FileSystem\FileShoutcast.h" />
<ClInclude Include="..\..\xbmc\FileSystem\FileSpecialProtocol.h" />
<ClInclude Include="..\..\xbmc\FileSystem\FileTuxBox.h" />
- <ClInclude Include="..\..\xbmc\FileSystem\FileXBMSP.h" />
<ClInclude Include="..\..\xbmc\FileSystem\FileZip.h" />
<ClInclude Include="..\..\xbmc\FileSystem\FTPDirectory.h" />
<ClInclude Include="..\..\xbmc\FileSystem\FTPParse.h" />
@@ -1823,7 +1820,6 @@
<ClInclude Include="..\..\xbmc\FileSystem\VTPDirectory.h" />
<ClInclude Include="..\..\xbmc\FileSystem\VTPFile.h" />
<ClInclude Include="..\..\xbmc\FileSystem\VTPSession.h" />
- <ClInclude Include="..\..\xbmc\FileSystem\XBMSDirectory.h" />
<ClInclude Include="..\..\xbmc\FileSystem\ZipDirectory.h" />
<ClInclude Include="..\..\xbmc\FileSystem\ZipManager.h" />
<ClInclude Include="..\..\xbmc\FileSystem\MusicDatabaseDirectory\DirectoryNode.h" />
@@ -1991,4 +1987,4 @@
<UserProperties RESOURCE_FILE="XBMC_PC.rc" />
</VisualStudio>
</ProjectExtensions>
-</Project>
+</Project> \ No newline at end of file