aboutsummaryrefslogtreecommitdiff
path: root/project/VS2010Express/XBMC.vcxproj
diff options
context:
space:
mode:
authormontellese <montellese@xbmc.org>2013-09-13 15:20:56 +0200
committermontellese <montellese@xbmc.org>2014-05-02 18:04:56 +0200
commit27ab21af08246027c49256f45957e11545047bd7 (patch)
tree0ffb104b0c2e2937d255abc0a85f3cf368a8aefb /project/VS2010Express/XBMC.vcxproj
parent145867d809d81902d24e594af7c28dd8e26c5b57 (diff)
[win32] update VS project files
Diffstat (limited to 'project/VS2010Express/XBMC.vcxproj')
-rw-r--r--project/VS2010Express/XBMC.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/project/VS2010Express/XBMC.vcxproj b/project/VS2010Express/XBMC.vcxproj
index 4ffd2baf53..2a7b908268 100644
--- a/project/VS2010Express/XBMC.vcxproj
+++ b/project/VS2010Express/XBMC.vcxproj
@@ -715,6 +715,7 @@
<ClCompile Include="..\..\xbmc\listproviders\DirectoryProvider.cpp" />
<ClCompile Include="..\..\xbmc\listproviders\StaticProvider.cpp" />
<ClCompile Include="..\..\xbmc\MediaSource.cpp" />
+ <ClCompile Include="..\..\xbmc\media\MediaType.cpp" />
<ClCompile Include="..\..\xbmc\music\Album.cpp" />
<ClCompile Include="..\..\xbmc\music\Artist.cpp" />
<ClCompile Include="..\..\xbmc\music\dialogs\GUIDialogMusicInfo.cpp" />
@@ -1087,6 +1088,7 @@
<ClInclude Include="..\..\xbmc\interfaces\python\PyContext.h" />
<ClInclude Include="..\..\xbmc\interfaces\python\PythonInvoker.h" />
<ClInclude Include="..\..\xbmc\interfaces\python\pythreadstate.h" />
+ <ClInclude Include="..\..\xbmc\media\MediaType.h" />
<ClInclude Include="..\..\xbmc\music\karaoke\karaokevideobackground.h" />
<ClInclude Include="..\..\xbmc\network\NetworkServices.h" />
<ClInclude Include="..\..\xbmc\peripherals\bus\virtual\PeripheralBusCEC.h" />