aboutsummaryrefslogtreecommitdiff
path: root/project/VS2010Express/XBMC.vcxproj
diff options
context:
space:
mode:
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 89891c6628..304135a8e6 100644
--- a/project/VS2010Express/XBMC.vcxproj
+++ b/project/VS2010Express/XBMC.vcxproj
@@ -687,6 +687,7 @@
<ClCompile Include="..\..\xbmc\network\GUIDialogNetworkSetup.cpp" />
<ClCompile Include="..\..\xbmc\network\httprequesthandler\HTTPApiHandler.cpp" />
<ClCompile Include="..\..\xbmc\network\httprequesthandler\HTTPVfsHandler.cpp" />
+ <ClCompile Include="..\..\xbmc\network\httprequesthandler\HTTPWebinterfaceHandler.cpp" />
<ClCompile Include="..\..\xbmc\network\libscrobbler\lastfmscrobbler.cpp" />
<ClCompile Include="..\..\xbmc\network\libscrobbler\librefmscrobbler.cpp" />
<ClCompile Include="..\..\xbmc\network\libscrobbler\scrobbler.cpp" />
@@ -803,6 +804,7 @@
<ClInclude Include="..\..\xbmc\interfaces\json-rpc\GUIOperations.h" />
<ClInclude Include="..\..\xbmc\network\httprequesthandler\HTTPApiHandler.h" />
<ClInclude Include="..\..\xbmc\network\httprequesthandler\HTTPVfsHandler.h" />
+ <ClInclude Include="..\..\xbmc\network\httprequesthandler\HTTPWebinterfaceHandler.h" />
<ClInclude Include="..\..\xbmc\network\httprequesthandler\IHTTPRequestHandler.h" />
<ClInclude Include="..\..\xbmc\threads\platform\win\Implementation.cpp" />
<ClCompile Include="..\..\xbmc\threads\SystemClock.cpp" />