diff options
author | Karlson2k <k2k@narod.ru> | 2013-11-07 03:38:57 +0400 |
---|---|---|
committer | Karlson2k <k2k@narod.ru> | 2013-11-10 12:54:44 +0400 |
commit | 80859e8faf0ba3b6eb8316aad6f78ce6d16ff613 (patch) | |
tree | beb4a83ed918931dcbf3cdbaea8b4bf54c3358b9 /lib/cximage-6.0/jpeg/Jpeg.vcxproj | |
parent | 72272e63eb0298ba7d41a581d1de28fcd399d63f (diff) |
[win32] Add "core-defaults" with basic project settings, include file in each project
Diffstat (limited to 'lib/cximage-6.0/jpeg/Jpeg.vcxproj')
-rw-r--r-- | lib/cximage-6.0/jpeg/Jpeg.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/cximage-6.0/jpeg/Jpeg.vcxproj b/lib/cximage-6.0/jpeg/Jpeg.vcxproj index cc585b5053..dc2583c22a 100644 --- a/lib/cximage-6.0/jpeg/Jpeg.vcxproj +++ b/lib/cximage-6.0/jpeg/Jpeg.vcxproj @@ -15,6 +15,7 @@ <ProjectGuid>{145287C8-24EA-42FE-8D7D-C13D5E4B054C}</ProjectGuid> <Keyword>MFCProj</Keyword> </PropertyGroup> + <Import Project="$(SolutionDir)\XBMC.core-defaults.props" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> <ConfigurationType>StaticLibrary</ConfigurationType> |