gen.vcxproj.in revision c3c8823fed039b3a2b8e5ca8bc2f3301d1dd840e
fa9e4066f08beec538e775443c5be79dd423fcabahrens<?xml version="1.0" encoding="utf-8"?>
fa9e4066f08beec538e775443c5be79dd423fcabahrens<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ItemGroup Label="ProjectConfigurations">
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ProjectConfiguration Include="Debug|@BUILD_PLATFORM@">
f808c858fa61e7769218966759510a8b1190dfcfraf <Configuration>Debug</Configuration>
f808c858fa61e7769218966759510a8b1190dfcfraf <Platform>@BUILD_PLATFORM@</Platform>
fa9e4066f08beec538e775443c5be79dd423fcabahrens </ProjectConfiguration>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ProjectConfiguration Include="Release|@BUILD_PLATFORM@">
fa9e4066f08beec538e775443c5be79dd423fcabahrens <Configuration>Release</Configuration>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <Platform>@BUILD_PLATFORM@</Platform>
fa9e4066f08beec538e775443c5be79dd423fcabahrens </ProjectConfiguration>
fa9e4066f08beec538e775443c5be79dd423fcabahrens </ItemGroup>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <PropertyGroup Label="Globals">
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ProjectGuid>{A3F71D12-F38A-4C77-8D87-8E8854CA74A1}</ProjectGuid>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <Keyword>Win32Proj</Keyword>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <RootNamespace>gen</RootNamespace>
fa9e4066f08beec538e775443c5be79dd423fcabahrens </PropertyGroup>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
fa9e4066f08beec538e775443c5be79dd423fcabahrens <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|@BUILD_PLATFORM@'" Label="Configuration">
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ConfigurationType>Application</ConfigurationType>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <UseDebugLibraries>true</UseDebugLibraries>
3c112a2b34403220c06c3e2fcac403358cfba168Eric Taylor <CharacterSet>MultiByte</CharacterSet>
f83b46baf98d276f5f84fa84c8b461f412ac1f5ePaul Dagnelie </PropertyGroup>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|@BUILD_PLATFORM@'" Label="Configuration">
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ConfigurationType>Application</ConfigurationType>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <UseDebugLibraries>false</UseDebugLibraries>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <WholeProgramOptimization>true</WholeProgramOptimization>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <CharacterSet>MultiByte</CharacterSet>
088e9d477eee66081e407fbc5a33c4da25f66f6aeschrock </PropertyGroup>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ImportGroup Label="ExtensionSettings">
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens </ImportGroup>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|@BUILD_PLATFORM@'">
3c112a2b34403220c06c3e2fcac403358cfba168Eric Taylor <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
fa9e4066f08beec538e775443c5be79dd423fcabahrens </ImportGroup>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|@BUILD_PLATFORM@'">
fa9e4066f08beec538e775443c5be79dd423fcabahrens <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
fa9e4066f08beec538e775443c5be79dd423fcabahrens </ImportGroup>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <PropertyGroup Label="UserMacros" />
088e9d477eee66081e407fbc5a33c4da25f66f6aeschrock <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|@BUILD_PLATFORM@'">
fa9e4066f08beec538e775443c5be79dd423fcabahrens <LinkIncremental>true</LinkIncremental>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <OutDir>..\</OutDir>
3c112a2b34403220c06c3e2fcac403358cfba168Eric Taylor <IntDir>.\$(Configuration)\</IntDir>
fa9e4066f08beec538e775443c5be79dd423fcabahrens </PropertyGroup>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|@BUILD_PLATFORM@'">
f808c858fa61e7769218966759510a8b1190dfcfraf <LinkIncremental>false</LinkIncremental>
f808c858fa61e7769218966759510a8b1190dfcfraf <OutDir>..\</OutDir>
f808c858fa61e7769218966759510a8b1190dfcfraf <IntDir>.\$(Configuration)\</IntDir>
fa9e4066f08beec538e775443c5be79dd423fcabahrens </PropertyGroup>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|@BUILD_PLATFORM@'">
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ClCompile>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <PrecompiledHeader>
fa9e4066f08beec538e775443c5be79dd423fcabahrens </PrecompiledHeader>
ecd6cf800b63704be73fb264c3f5b6e0dafc068dmarks <WarningLevel>Level3</WarningLevel>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <Optimization>Disabled</Optimization>
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
b6805bf78d2bbbeeaea8909a05623587b42d58b3Gordon Ross <AdditionalIncludeDirectories>.\;..\..\..\;..\..\isc\win32;..\..\isc\win32\include;..\..\isc\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens <FunctionLevelLinking>false</FunctionLevelLinking>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <PrecompiledHeaderOutputFile>.\$(Configuration)\$(TargetName).pch</PrecompiledHeaderOutputFile>
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens <ProgramDataBaseFileName>$(OutDir)$(TargetName).pdb</ProgramDataBaseFileName>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <BrowseInformation>true</BrowseInformation>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <AssemblerListingLocation>.\$(Configuration)\</AssemblerListingLocation>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ObjectFileName>.\$(Configuration)\</ObjectFileName>
fa9e4066f08beec538e775443c5be79dd423fcabahrens </ClCompile>
fb09f5aad449c97fe309678f3f604982b563a96fMadhav Suresh <Link>
3c112a2b34403220c06c3e2fcac403358cfba168Eric Taylor <SubSystem>Console</SubSystem>
fb09f5aad449c97fe309678f3f604982b563a96fMadhav Suresh <GenerateDebugInformation>true</GenerateDebugInformation>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <OutputFile>..\$(TargetName)$(TargetExt)</OutputFile>
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowe </Link>
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowe <PostBuildEvent>
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowe <Command>cd ..
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowegen -s . -t &gt; include\dns\enumtype.h
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowegen -s . -c &gt; include\dns\enumclass.h
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowegen -s . -i -P /rdata/rdatastructpre.h -S /rdata/rdatastructsuf.h &gt; include\dns\rdatastruct.h
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowegen -s . &gt; code.h
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowe</Command>
fa9e4066f08beec538e775443c5be79dd423fcabahrens </PostBuildEvent>
fa9e4066f08beec538e775443c5be79dd423fcabahrens </ItemDefinitionGroup>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|@BUILD_PLATFORM@'">
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ClCompile>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <WarningLevel>Level3</WarningLevel>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <PrecompiledHeader>
fa9e4066f08beec538e775443c5be79dd423fcabahrens </PrecompiledHeader>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <Optimization>MaxSpeed</Optimization>
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens <FunctionLevelLinking>true</FunctionLevelLinking>
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens <IntrinsicFunctions>@INTRINSIC@</IntrinsicFunctions>
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <AdditionalIncludeDirectories>.\;..\..\..\;..\..\isc\win32;..\..\isc\win32\include;..\..\isc\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <StringPooling>true</StringPooling>
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens <PrecompiledHeaderOutputFile>.\$(Configuration)\$(TargetName).pch</PrecompiledHeaderOutputFile>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ProgramDataBaseFileName>$(OutDir)$(TargetName).pdb</ProgramDataBaseFileName>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens <WholeProgramOptimization>false</WholeProgramOptimization>
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens <AssemblerListingLocation>.\$(Configuration)\</AssemblerListingLocation>
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens <ObjectFileName>.\$(Configuration)\</ObjectFileName>
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens </ClCompile>
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens <Link>
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens <SubSystem>Console</SubSystem>
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens <GenerateDebugInformation>false</GenerateDebugInformation>
<EnableCOMDATFolding>true</EnableCOMDATFolding>
<OptimizeReferences>true</OptimizeReferences>
<OutputFile>..\$(TargetName)$(TargetExt)</OutputFile>
<LinkTimeCodeGeneration>Default</LinkTimeCodeGeneration>
</Link>
<PostBuildEvent>
<Command>cd ..
gen -s . -t &gt; include\dns\enumtype.h
gen -s . -c &gt; include\dns\enumclass.h
gen -s . -i -P /rdata/rdatastructpre.h -S /rdata/rdatastructsuf.h &gt; include\dns\rdatastruct.h
gen -s . &gt; code.h
</Command>
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\gen.c" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\gen-win32.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>