gencheck.vcxproj.in revision cc51cd2d2076e33117c60c9effcb8caccde4983b
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt<?xml version="1.0" encoding="utf-8"?>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson <ItemGroup Label="ProjectConfigurations">
19c7b1a0293498a3e36692c59646ed6e15ffc8d0Tinderbox User <ProjectConfiguration Include="Debug|@PLATFORM@">
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews <Configuration>Debug</Configuration>
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson <Platform>@PLATFORM@</Platform>
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater </ProjectConfiguration>
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson <ProjectConfiguration Include="Release|@PLATFORM@">
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson <Configuration>Release</Configuration>
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson <Platform>@PLATFORM@</Platform>
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews </ProjectConfiguration>
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews </ItemGroup>
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews <PropertyGroup Label="Globals">
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews <ProjectGuid>{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}</ProjectGuid>
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews <Keyword>Win32Proj</Keyword>
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews <RootNamespace>gencheck</RootNamespace>
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews </PropertyGroup>
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
19c7b1a0293498a3e36692c59646ed6e15ffc8d0Tinderbox User <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|@PLATFORM@'" Label="Configuration">
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <ConfigurationType>Application</ConfigurationType>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <UseDebugLibraries>true</UseDebugLibraries>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <CharacterSet>MultiByte</CharacterSet>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt </PropertyGroup>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|@PLATFORM@'" Label="Configuration">
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <ConfigurationType>Application</ConfigurationType>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <UseDebugLibraries>false</UseDebugLibraries>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <WholeProgramOptimization>true</WholeProgramOptimization>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <CharacterSet>MultiByte</CharacterSet>
86b0285d7e65601645db4090d62ee6cb63abad6cAndreas Gustafsson </PropertyGroup>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <ImportGroup Label="ExtensionSettings">
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein </ImportGroup>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|@PLATFORM@'">
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
86b0285d7e65601645db4090d62ee6cb63abad6cAndreas Gustafsson </ImportGroup>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|@PLATFORM@'">
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein </ImportGroup>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <PropertyGroup Label="UserMacros" />
c1a883f2e04d94e99c433b1f6cfd0c0338f4ed85Mark Andrews <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|@PLATFORM@'">
938440694b33cd752e9e4b71a526368b4811c177Tinderbox User <LinkIncremental>true</LinkIncremental>
19c7b1a0293498a3e36692c59646ed6e15ffc8d0Tinderbox User <OutDir>..\..\..\..\Build\$(Configuration)\</OutDir>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <IntDir>.\$(Configuration)\</IntDir>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein </PropertyGroup>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|@PLATFORM@'">
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <LinkIncremental>false</LinkIncremental>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <OutDir>..\..\..\..\Build\$(Configuration)\</OutDir>
f5d30e2864e048a42c4dc1134993ae7efdb5d6c3Mark Andrews <IntDir>.\$(Configuration)\</IntDir>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein </PropertyGroup>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|@PLATFORM@'">
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <ClCompile>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <PrecompiledHeader>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein </PrecompiledHeader>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <WarningLevel>Level3</WarningLevel>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <Optimization>Disabled</Optimization>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <FunctionLevelLinking>true</FunctionLevelLinking>
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson <PrecompiledHeaderOutputFile>.\$(Configuration)\$(TargetName).pch</PrecompiledHeaderOutputFile>
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson <AssemblerListingLocation>.\$(Configuration)\</AssemblerListingLocation>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <ObjectFileName>.\$(Configuration)\</ObjectFileName>
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson <ProgramDataBaseFileName>$(OutDir)$(TargetName).pdb</ProgramDataBaseFileName>
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson <BrowseInformation>true</BrowseInformation>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <AdditionalIncludeDirectories>.\;..\..\..\..\;@LIBXML2_INC@..\..\..\..\lib\isc\win32;..\..\..\..\lib\isc\win32\include;..\..\..\..\lib\isc\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein </ClCompile>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <Link>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <SubSystem>Console</SubSystem>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <GenerateDebugInformation>true</GenerateDebugInformation>
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson <OutputFile>..\..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt)</OutputFile>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <AdditionalLibraryDirectories>..\..\..\..\lib\isc\win32\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
86b0285d7e65601645db4090d62ee6cb63abad6cAndreas Gustafsson <AdditionalDependencies>@LIBXML2_LIB@libisc.lib;ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt </Link>
30eec077db2bdcb6f2a0dc388a3cdde2ede75ec1Mark Andrews </ItemDefinitionGroup>
86b0285d7e65601645db4090d62ee6cb63abad6cAndreas Gustafsson <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|@PLATFORM@'">
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <ClCompile>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <WarningLevel>Level3</WarningLevel>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <PrecompiledHeader>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein </PrecompiledHeader>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <Optimization>MaxSpeed</Optimization>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <FunctionLevelLinking>true</FunctionLevelLinking>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <IntrinsicFunctions>@INTRINSIC@</IntrinsicFunctions>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
86b0285d7e65601645db4090d62ee6cb63abad6cAndreas Gustafsson <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <WholeProgramOptimization>false</WholeProgramOptimization>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <StringPooling>true</StringPooling>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <PrecompiledHeaderOutputFile>.\$(Configuration)\$(TargetName).pch</PrecompiledHeaderOutputFile>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <AssemblerListingLocation>.\$(Configuration)\</AssemblerListingLocation>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <ObjectFileName>.\$(Configuration)\</ObjectFileName>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <ProgramDataBaseFileName>$(OutDir)$(TargetName).pdb</ProgramDataBaseFileName>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <AdditionalIncludeDirectories>.\;..\..\..\..\;@LIBXML2_INC@..\..\..\..\lib\isc\win32;..\..\..\..\lib\isc\win32\include;..\..\..\..\lib\isc\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
86b0285d7e65601645db4090d62ee6cb63abad6cAndreas Gustafsson </ClCompile>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <Link>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <SubSystem>Console</SubSystem>
30eec077db2bdcb6f2a0dc388a3cdde2ede75ec1Mark Andrews <GenerateDebugInformation>false</GenerateDebugInformation>
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson <EnableCOMDATFolding>true</EnableCOMDATFolding>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <OptimizeReferences>true</OptimizeReferences>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <OutputFile>..\..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt)</OutputFile>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <LinkTimeCodeGeneration>Default</LinkTimeCodeGeneration>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <AdditionalLibraryDirectories>..\..\..\..\lib\isc\win32\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <AdditionalDependencies>@LIBXML2_LIB@libisc.lib;ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein </Link>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein </ItemDefinitionGroup>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <ItemGroup>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein <ClCompile Include="..\rndc\gencheck.c" />
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein </ItemGroup>
86b0285d7e65601645db4090d62ee6cb63abad6cAndreas Gustafsson <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <ImportGroup Label="ExtensionTargets">
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt </ImportGroup>
30eec077db2bdcb6f2a0dc388a3cdde2ede75ec1Mark Andrews</Project>
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein