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 0df9a6cb26..8dc7c66d8e 100644
--- a/project/VS2010Express/XBMC.vcxproj
+++ b/project/VS2010Express/XBMC.vcxproj
@@ -356,6 +356,7 @@
<ClCompile Include="..\..\lib\SlingboxLib\SlingboxLib.cpp" />
<ClCompile Include="..\..\xbmc\addons\AddonCallbacks.cpp" />
<ClCompile Include="..\..\xbmc\addons\AddonCallbacksAddon.cpp" />
+ <ClCompile Include="..\..\xbmc\addons\AddonCallbacksCodec.cpp" />
<ClCompile Include="..\..\xbmc\addons\AddonCallbacksGUI.cpp" />
<ClCompile Include="..\..\xbmc\addons\AddonCallbacksPVR.cpp" />
<ClCompile Include="..\..\xbmc\addons\AddonDatabase.cpp" />
@@ -1023,6 +1024,7 @@
<ClCompile Include="..\..\xbmc\TextureCacheJob.cpp" />
<ClCompile Include="..\..\xbmc\TextureDatabase.cpp" />
<ClCompile Include="..\..\xbmc\DatabaseManager.cpp" />
+ <ClInclude Include="..\..\xbmc\addons\AddonCallbacksCodec.h" />
<ClInclude Include="..\..\xbmc\AppParamParser.h" />
<ClInclude Include="..\..\xbmc\cores\AudioEngine\AEAudioFormat.h" />
<ClInclude Include="..\..\xbmc\cores\AudioEngine\AEFactory.h" />