aboutsummaryrefslogtreecommitdiff
path: root/lib/cximage-6.0
diff options
context:
space:
mode:
authorKarlson2k <k2k@narod.ru>2013-11-07 03:38:57 +0400
committerKarlson2k <k2k@narod.ru>2013-11-10 12:54:44 +0400
commit80859e8faf0ba3b6eb8316aad6f78ce6d16ff613 (patch)
treebeb4a83ed918931dcbf3cdbaea8b4bf54c3358b9 /lib/cximage-6.0
parent72272e63eb0298ba7d41a581d1de28fcd399d63f (diff)
[win32] Add "core-defaults" with basic project settings, include file in each project
Diffstat (limited to 'lib/cximage-6.0')
-rw-r--r--lib/cximage-6.0/ImageLib.vcxproj1
-rw-r--r--lib/cximage-6.0/jasper/jasper.vcxproj1
-rw-r--r--lib/cximage-6.0/jbig/jbig.vcxproj1
-rw-r--r--lib/cximage-6.0/jpeg/Jpeg.vcxproj1
-rw-r--r--lib/cximage-6.0/mng/mng.vcxproj1
-rw-r--r--lib/cximage-6.0/png/png.vcxproj1
-rw-r--r--lib/cximage-6.0/raw/libdcr.vcxproj1
-rw-r--r--lib/cximage-6.0/tiff/Tiff.vcxproj1
-rw-r--r--lib/cximage-6.0/zlib/zlib.vcxproj1
9 files changed, 9 insertions, 0 deletions
diff --git a/lib/cximage-6.0/ImageLib.vcxproj b/lib/cximage-6.0/ImageLib.vcxproj
index 1fe32d7843..a818a90708 100644
--- a/lib/cximage-6.0/ImageLib.vcxproj
+++ b/lib/cximage-6.0/ImageLib.vcxproj
@@ -14,6 +14,7 @@
<ProjectName>ImageLib_dll</ProjectName>
<ProjectGuid>{3B424C94-2005-44CC-BFB1-4B6C89090732}</ProjectGuid>
</PropertyGroup>
+ <Import Project="$(SolutionDir)\XBMC.core-defaults.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
diff --git a/lib/cximage-6.0/jasper/jasper.vcxproj b/lib/cximage-6.0/jasper/jasper.vcxproj
index 6850beda4f..40b989c5c8 100644
--- a/lib/cximage-6.0/jasper/jasper.vcxproj
+++ b/lib/cximage-6.0/jasper/jasper.vcxproj
@@ -14,6 +14,7 @@
<ProjectName>ImageLib_jasper</ProjectName>
<ProjectGuid>{3843C3D4-E5A6-4030-87EC-E7EE57242106}</ProjectGuid>
</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>
diff --git a/lib/cximage-6.0/jbig/jbig.vcxproj b/lib/cximage-6.0/jbig/jbig.vcxproj
index 44c8f99062..8f068aeee9 100644
--- a/lib/cximage-6.0/jbig/jbig.vcxproj
+++ b/lib/cximage-6.0/jbig/jbig.vcxproj
@@ -14,6 +14,7 @@
<ProjectName>ImageLib_jbig</ProjectName>
<ProjectGuid>{88E7E431-3752-4D58-BCD2-A7E6A1B74247}</ProjectGuid>
</PropertyGroup>
+ <Import Project="$(SolutionDir)\XBMC.core-defaults.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
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>
diff --git a/lib/cximage-6.0/mng/mng.vcxproj b/lib/cximage-6.0/mng/mng.vcxproj
index d0669038c0..40d64d4b6c 100644
--- a/lib/cximage-6.0/mng/mng.vcxproj
+++ b/lib/cximage-6.0/mng/mng.vcxproj
@@ -15,6 +15,7 @@
<ProjectGuid>{783701E9-4A65-4505-97B0-39E580AA680D}</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>
diff --git a/lib/cximage-6.0/png/png.vcxproj b/lib/cximage-6.0/png/png.vcxproj
index 84084505bc..4e43758037 100644
--- a/lib/cximage-6.0/png/png.vcxproj
+++ b/lib/cximage-6.0/png/png.vcxproj
@@ -15,6 +15,7 @@
<ProjectGuid>{44BF83C4-F73A-4093-A29A-11B9016318C4}</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>
diff --git a/lib/cximage-6.0/raw/libdcr.vcxproj b/lib/cximage-6.0/raw/libdcr.vcxproj
index fa007f8a0e..aa3d9273e6 100644
--- a/lib/cximage-6.0/raw/libdcr.vcxproj
+++ b/lib/cximage-6.0/raw/libdcr.vcxproj
@@ -14,6 +14,7 @@
<ProjectName>ImageLib_libdcr</ProjectName>
<ProjectGuid>{8E5F7DBE-2E8B-4FD2-BFFE-1960CE7EDC09}</ProjectGuid>
</PropertyGroup>
+ <Import Project="$(SolutionDir)\XBMC.core-defaults.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
diff --git a/lib/cximage-6.0/tiff/Tiff.vcxproj b/lib/cximage-6.0/tiff/Tiff.vcxproj
index 93ef770ce9..23663f917a 100644
--- a/lib/cximage-6.0/tiff/Tiff.vcxproj
+++ b/lib/cximage-6.0/tiff/Tiff.vcxproj
@@ -15,6 +15,7 @@
<ProjectGuid>{8735F1ED-317D-4F7A-A512-B2BF9DAEA25A}</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>
diff --git a/lib/cximage-6.0/zlib/zlib.vcxproj b/lib/cximage-6.0/zlib/zlib.vcxproj
index bb57f3ccb7..988089bf86 100644
--- a/lib/cximage-6.0/zlib/zlib.vcxproj
+++ b/lib/cximage-6.0/zlib/zlib.vcxproj
@@ -16,6 +16,7 @@
<RootNamespace>ImageLib_zlib</RootNamespace>
<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>