diff options
Diffstat (limited to 'project/VS2010Express/UnrarXLib.vcxproj')
-rw-r--r-- | project/VS2010Express/UnrarXLib.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project/VS2010Express/UnrarXLib.vcxproj b/project/VS2010Express/UnrarXLib.vcxproj index 7738fc40fe..0c9e452288 100644 --- a/project/VS2010Express/UnrarXLib.vcxproj +++ b/project/VS2010Express/UnrarXLib.vcxproj @@ -23,6 +23,7 @@ <RootNamespace>UnrarXLib</RootNamespace> <Keyword>Win32Proj</Keyword> </PropertyGroup> + <Import Project="$(SolutionDir)\XBMC.core-defaults.props" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug (OpenGL)|Win32'" Label="Configuration"> <ConfigurationType>StaticLibrary</ConfigurationType> |