github.com/cellofellow/gopkg@v0.0.0-20140722061823-eec0544a62ad/image/jxr/jxrlib/jxrtestlib/JXRTestLib_vc11.vcxproj (about) 1 <?xml version="1.0" encoding="utf-8"?> 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 <ItemGroup Label="ProjectConfigurations"> 4 <ProjectConfiguration Include="Debug|Win32"> 5 <Configuration>Debug</Configuration> 6 <Platform>Win32</Platform> 7 </ProjectConfiguration> 8 <ProjectConfiguration Include="Debug|x64"> 9 <Configuration>Debug</Configuration> 10 <Platform>x64</Platform> 11 </ProjectConfiguration> 12 <ProjectConfiguration Include="Release|Win32"> 13 <Configuration>Release</Configuration> 14 <Platform>Win32</Platform> 15 </ProjectConfiguration> 16 <ProjectConfiguration Include="Release|x64"> 17 <Configuration>Release</Configuration> 18 <Platform>x64</Platform> 19 </ProjectConfiguration> 20 </ItemGroup> 21 <PropertyGroup Label="Globals"> 22 <ProjectName>JXRTestLib</ProjectName> 23 <ProjectGuid>{A69603CC-65E8-443F-8E31-737DBD6BB0DC}</ProjectGuid> 24 <RootNamespace>JXRTestLib</RootNamespace> 25 <Keyword>Win32Proj</Keyword> 26 </PropertyGroup> 27 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 29 <ConfigurationType>StaticLibrary</ConfigurationType> 30 <CharacterSet>MultiByte</CharacterSet> 31 <PlatformToolset>v110</PlatformToolset> 32 </PropertyGroup> 33 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 34 <ConfigurationType>StaticLibrary</ConfigurationType> 35 <CharacterSet>MultiByte</CharacterSet> 36 <PlatformToolset>v110</PlatformToolset> 37 </PropertyGroup> 38 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> 39 <ConfigurationType>StaticLibrary</ConfigurationType> 40 <CharacterSet>MultiByte</CharacterSet> 41 <PlatformToolset>v110</PlatformToolset> 42 </PropertyGroup> 43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> 44 <ConfigurationType>StaticLibrary</ConfigurationType> 45 <CharacterSet>MultiByte</CharacterSet> 46 <PlatformToolset>v110</PlatformToolset> 47 </PropertyGroup> 48 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 49 <ImportGroup Label="ExtensionSettings"> 50 </ImportGroup> 51 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> 52 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 53 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> 54 </ImportGroup> 55 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> 56 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 57 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> 58 </ImportGroup> 59 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> 60 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 61 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> 62 </ImportGroup> 63 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> 64 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 65 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> 66 </ImportGroup> 67 <PropertyGroup Label="UserMacros" /> 68 <PropertyGroup> 69 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> 70 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)/$(ProjectName)\</OutDir> 71 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)</IntDir> 72 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Configuration)\$(ProjectName)\$(Platform)\</OutDir> 73 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)</IntDir> 74 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)/$(ProjectName)\</OutDir> 75 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)</IntDir> 76 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Configuration)\$(ProjectName)\$(Platform)\</OutDir> 77 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)</IntDir> 78 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> 79 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> 80 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> 81 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> 82 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> 83 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> 84 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> 85 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> 86 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> 87 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> 88 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> 89 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> 90 </PropertyGroup> 91 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 92 <ClCompile> 93 <Optimization>Disabled</Optimization> 94 <AdditionalIncludeDirectories>..\image\sys;..\image\x86;..\JXRTestLib;..\JXRGlueLib;..\common\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 95 <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> 96 <MinimalRebuild>true</MinimalRebuild> 97 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> 98 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> 99 <PrecompiledHeader> 100 </PrecompiledHeader> 101 <WarningLevel>Level4</WarningLevel> 102 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 103 </ClCompile> 104 <Lib> 105 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> 106 </Lib> 107 </ItemDefinitionGroup> 108 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> 109 <Midl> 110 <TargetEnvironment>X64</TargetEnvironment> 111 </Midl> 112 <ClCompile> 113 <Optimization>Disabled</Optimization> 114 <AdditionalIncludeDirectories>..\image\sys;..\image\x86;..\JXRTestLib;..\JXRGlueLib;..\common\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 115 <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> 116 <MinimalRebuild>true</MinimalRebuild> 117 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> 118 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> 119 <PrecompiledHeader> 120 </PrecompiledHeader> 121 <WarningLevel>Level4</WarningLevel> 122 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 123 </ClCompile> 124 <Lib> 125 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> 126 </Lib> 127 </ItemDefinitionGroup> 128 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 129 <ClCompile> 130 <Optimization>MaxSpeed</Optimization> 131 <WholeProgramOptimization>true</WholeProgramOptimization> 132 <AdditionalIncludeDirectories>..\image\sys;..\image\x86;..\JXRTestLib;..\JXRGlueLib;..\common\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 133 <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;ENABLE_OPTIMIZATIONS;%(PreprocessorDefinitions)</PreprocessorDefinitions> 134 <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 135 <PrecompiledHeader> 136 </PrecompiledHeader> 137 <WarningLevel>Level4</WarningLevel> 138 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 139 </ClCompile> 140 <Lib> 141 <AdditionalOptions>/LTCG %(AdditionalOptions)</AdditionalOptions> 142 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> 143 <LinkTimeCodeGeneration>true</LinkTimeCodeGeneration> 144 </Lib> 145 </ItemDefinitionGroup> 146 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> 147 <Midl> 148 <TargetEnvironment>X64</TargetEnvironment> 149 </Midl> 150 <ClCompile> 151 <AdditionalIncludeDirectories>..\image\sys;..\image\x86;..\JXRTestLib;..\JXRGlueLib;..\common\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 152 <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> 153 <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 154 <PrecompiledHeader> 155 </PrecompiledHeader> 156 <WarningLevel>Level4</WarningLevel> 157 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 158 <WholeProgramOptimization>true</WholeProgramOptimization> 159 </ClCompile> 160 <Lib> 161 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> 162 <LinkTimeCodeGeneration>true</LinkTimeCodeGeneration> 163 </Lib> 164 </ItemDefinitionGroup> 165 <ItemGroup> 166 <ClCompile Include="JXRTest.c" /> 167 <ClCompile Include="JXRTestBmp.c" /> 168 <ClCompile Include="JXRTestHdr.c" /> 169 <ClCompile Include="JXRTestPnm.c" /> 170 <ClCompile Include="JXRTestTif.c" /> 171 <ClCompile Include="JXRTestYUV.c" /> 172 </ItemGroup> 173 <ItemGroup> 174 <ClInclude Include="JXRTest.h" /> 175 </ItemGroup> 176 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 177 <ImportGroup Label="ExtensionTargets"> 178 </ImportGroup> 179 </Project>