diff options
Diffstat (limited to 'project/VS2010Express/XBMC.vcxproj')
-rw-r--r-- | project/VS2010Express/XBMC.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project/VS2010Express/XBMC.vcxproj b/project/VS2010Express/XBMC.vcxproj index e655f7bb44..bfefc2b180 100644 --- a/project/VS2010Express/XBMC.vcxproj +++ b/project/VS2010Express/XBMC.vcxproj @@ -639,6 +639,7 @@ <ClCompile Include="..\..\xbmc\interfaces\Builtins.cpp" /> <ClCompile Include="..\..\xbmc\interfaces\generic\LanguageInvokerThread.cpp" /> <ClCompile Include="..\..\xbmc\interfaces\generic\ScriptInvocationManager.cpp" /> + <ClCompile Include="..\..\xbmc\interfaces\info\InfoBool.cpp" /> <ClCompile Include="..\..\xbmc\interfaces\info\InfoExpression.cpp" /> <ClCompile Include="..\..\xbmc\interfaces\info\SkinVariable.cpp" /> <ClCompile Include="..\..\xbmc\interfaces\json-rpc\AddonsOperations.cpp" /> |