github.com/cellofellow/gopkg@v0.0.0-20140722061823-eec0544a62ad/image/jxr/jxrlib/jxrencoderdecoder/JXRDecApp_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 <ProjectGuid>{472FCCAF-BDFE-4F36-BEEF-09C242F4A98A}</ProjectGuid> 23 <Keyword>Win32Proj</Keyword> 24 <ProjectName>JXRDecApp</ProjectName> 25 </PropertyGroup> 26 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 27 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 28 <ConfigurationType>Application</ConfigurationType> 29 <CharacterSet>MultiByte</CharacterSet> 30 <PlatformToolset>v110</PlatformToolset> 31 </PropertyGroup> 32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 33 <ConfigurationType>Application</ConfigurationType> 34 <CharacterSet>MultiByte</CharacterSet> 35 <PlatformToolset>v110</PlatformToolset> 36 </PropertyGroup> 37 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> 38 <ConfigurationType>Application</ConfigurationType> 39 <CharacterSet>MultiByte</CharacterSet> 40 <PlatformToolset>v110</PlatformToolset> 41 </PropertyGroup> 42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> 43 <ConfigurationType>Application</ConfigurationType> 44 <CharacterSet>MultiByte</CharacterSet> 45 <PlatformToolset>v110</PlatformToolset> 46 </PropertyGroup> 47 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 48 <ImportGroup Label="ExtensionSettings"> 49 </ImportGroup> 50 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> 51 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 52 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> 53 </ImportGroup> 54 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> 55 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 56 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> 57 </ImportGroup> 58 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> 59 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 60 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> 61 </ImportGroup> 62 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> 63 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 64 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> 65 </ImportGroup> 66 <PropertyGroup Label="UserMacros" /> 67 <PropertyGroup> 68 <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> 69 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)/$(ProjectName)\</OutDir> 70 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)</IntDir> 71 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental> 72 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)/$(ProjectName)\</OutDir> 73 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)</IntDir> 74 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental> 75 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Configuration)\$(ProjectName)\$(Platform)\</OutDir> 76 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)</IntDir> 77 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental> 78 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Configuration)\$(ProjectName)\$(Platform)\</OutDir> 79 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)</IntDir> 80 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental> 81 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> 82 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> 83 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> 84 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> 85 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> 86 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> 87 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> 88 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> 89 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> 90 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> 91 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> 92 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> 93 </PropertyGroup> 94 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 95 <ClCompile> 96 <Optimization>Disabled</Optimization> 97 <AdditionalIncludeDirectories>..\JXRTestLib;..\JXRGlueLib;..\image\sys;..\common\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 98 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 99 <MinimalRebuild>true</MinimalRebuild> 100 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> 101 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> 102 <PrecompiledHeader> 103 </PrecompiledHeader> 104 <WarningLevel>Level4</WarningLevel> 105 <DebugInformationFormat>EditAndContinue</DebugInformationFormat> 106 </ClCompile> 107 <Link> 108 <OutputFile>$(OutDir)$(ProjectName).exe</OutputFile> 109 <GenerateDebugInformation>true</GenerateDebugInformation> 110 <ProgramDatabaseFile>$(OutDir)$(ProjectName).pdb</ProgramDatabaseFile> 111 <SubSystem>Console</SubSystem> 112 <TargetMachine>MachineX86</TargetMachine> 113 </Link> 114 </ItemDefinitionGroup> 115 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 116 <ClCompile> 117 <AdditionalIncludeDirectories>..\JXRTestLib;..\JXRGlueLib;..\image\sys;..\common\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 118 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 119 <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 120 <PrecompiledHeader> 121 </PrecompiledHeader> 122 <WarningLevel>Level4</WarningLevel> 123 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 124 <WholeProgramOptimization>true</WholeProgramOptimization> 125 </ClCompile> 126 <Link> 127 <OutputFile>$(OutDir)$(ProjectName).exe</OutputFile> 128 <GenerateDebugInformation>true</GenerateDebugInformation> 129 <ProgramDatabaseFile>$(OutDir)$(ProjectName).pdb</ProgramDatabaseFile> 130 <SubSystem>Console</SubSystem> 131 <OptimizeReferences>true</OptimizeReferences> 132 <EnableCOMDATFolding>true</EnableCOMDATFolding> 133 <TargetMachine>MachineX86</TargetMachine> 134 <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration> 135 </Link> 136 </ItemDefinitionGroup> 137 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> 138 <Midl> 139 <TargetEnvironment>X64</TargetEnvironment> 140 </Midl> 141 <ClCompile> 142 <Optimization>Disabled</Optimization> 143 <AdditionalIncludeDirectories>..\JXRTestLib;..\JXRGlueLib;..\image\sys;..\common\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 144 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 145 <MinimalRebuild>true</MinimalRebuild> 146 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> 147 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> 148 <PrecompiledHeader> 149 </PrecompiledHeader> 150 <WarningLevel>Level4</WarningLevel> 151 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 152 </ClCompile> 153 <Link> 154 <OutputFile>$(OutDir)$(ProjectName).exe</OutputFile> 155 <GenerateDebugInformation>true</GenerateDebugInformation> 156 <ProgramDatabaseFile>$(OutDir)$(ProjectName).pdb</ProgramDatabaseFile> 157 <SubSystem>Console</SubSystem> 158 <TargetMachine>MachineX64</TargetMachine> 159 </Link> 160 </ItemDefinitionGroup> 161 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> 162 <Midl> 163 <TargetEnvironment>X64</TargetEnvironment> 164 </Midl> 165 <ClCompile> 166 <AdditionalIncludeDirectories>..\JXRTestLib;..\JXRGlueLib;..\image\sys;..\common\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 167 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 168 <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 169 <PrecompiledHeader> 170 </PrecompiledHeader> 171 <WarningLevel>Level4</WarningLevel> 172 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 173 <WholeProgramOptimization>true</WholeProgramOptimization> 174 </ClCompile> 175 <Link> 176 <OutputFile>$(OutDir)$(ProjectName).exe</OutputFile> 177 <GenerateDebugInformation>true</GenerateDebugInformation> 178 <ProgramDatabaseFile>$(OutDir)$(ProjectName).pdb</ProgramDatabaseFile> 179 <SubSystem>Console</SubSystem> 180 <OptimizeReferences>true</OptimizeReferences> 181 <EnableCOMDATFolding>true</EnableCOMDATFolding> 182 <TargetMachine>MachineX64</TargetMachine> 183 <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration> 184 </Link> 185 </ItemDefinitionGroup> 186 <ItemGroup> 187 <ClCompile Include="JxrDecApp.c" /> 188 </ItemGroup> 189 <ItemGroup> 190 <ProjectReference Include="..\image\VC11Projects\CommonLib_vc11.vcxproj"> 191 <Project>{4b4c055c-170e-4dcf-8f73-bed91be7cfa4}</Project> 192 <Private>true</Private> 193 <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 194 <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> 195 <LinkLibraryDependencies>true</LinkLibraryDependencies> 196 <UseLibraryDependencyInputs>false</UseLibraryDependencyInputs> 197 </ProjectReference> 198 <ProjectReference Include="..\image\VC11Projects\DecodeLib_vc11.vcxproj"> 199 <Project>{f3ded308-7a6f-4b9f-8edf-af99dec8bde3}</Project> 200 <Private>true</Private> 201 <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 202 <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> 203 <LinkLibraryDependencies>true</LinkLibraryDependencies> 204 <UseLibraryDependencyInputs>false</UseLibraryDependencyInputs> 205 </ProjectReference> 206 <ProjectReference Include="..\image\VC11Projects\EncodeLib_vc11.vcxproj"> 207 <Project>{f99f7b19-47a6-4677-94f2-93c12cf1fb97}</Project> 208 <Private>true</Private> 209 <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 210 <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> 211 <LinkLibraryDependencies>true</LinkLibraryDependencies> 212 <UseLibraryDependencyInputs>false</UseLibraryDependencyInputs> 213 </ProjectReference> 214 <ProjectReference Include="..\JXRGlueLib\JXRGlueLib_vc11.vcxproj"> 215 <Project>{a69603cc-65e8-443f-8e31-737dbd6bb0db}</Project> 216 </ProjectReference> 217 <ProjectReference Include="..\JXRtestlib\JXRTestLib_vc11.vcxproj"> 218 <Project>{a69603cc-65e8-443f-8e31-737dbd6bb0dc}</Project> 219 </ProjectReference> 220 </ItemGroup> 221 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 222 <ImportGroup Label="ExtensionTargets"> 223 </ImportGroup> 224 </Project>