gen.vcxproj.in revision c3c8823fed039b3a2b8e5ca8bc2f3301d1dd840e
fa9e4066f08beec538e775443c5be79dd423fcabahrens<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ProjectConfiguration Include="Debug|@BUILD_PLATFORM@">
fa9e4066f08beec538e775443c5be79dd423fcabahrens </ProjectConfiguration>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ProjectConfiguration Include="Release|@BUILD_PLATFORM@">
fa9e4066f08beec538e775443c5be79dd423fcabahrens </ProjectConfiguration>
fa9e4066f08beec538e775443c5be79dd423fcabahrens </ItemGroup>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ProjectGuid>{A3F71D12-F38A-4C77-8D87-8E8854CA74A1}</ProjectGuid>
fa9e4066f08beec538e775443c5be79dd423fcabahrens </PropertyGroup>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
fa9e4066f08beec538e775443c5be79dd423fcabahrens <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|@BUILD_PLATFORM@'" Label="Configuration">
f83b46baf98d276f5f84fa84c8b461f412ac1f5ePaul Dagnelie </PropertyGroup>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|@BUILD_PLATFORM@'" Label="Configuration">
fa9e4066f08beec538e775443c5be79dd423fcabahrens <WholeProgramOptimization>true</WholeProgramOptimization>
088e9d477eee66081e407fbc5a33c4da25f66f6aeschrock </PropertyGroup>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
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>
088e9d477eee66081e407fbc5a33c4da25f66f6aeschrock <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|@BUILD_PLATFORM@'">
fa9e4066f08beec538e775443c5be79dd423fcabahrens </PropertyGroup>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|@BUILD_PLATFORM@'">
fa9e4066f08beec538e775443c5be79dd423fcabahrens </PropertyGroup>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|@BUILD_PLATFORM@'">
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ClCompile>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <PrecompiledHeader>
fa9e4066f08beec538e775443c5be79dd423fcabahrens </PrecompiledHeader>
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 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <AssemblerListingLocation>.\$(Configuration)\</AssemblerListingLocation>
fa9e4066f08beec538e775443c5be79dd423fcabahrens </ClCompile>
fb09f5aad449c97fe309678f3f604982b563a96fMadhav Suresh <GenerateDebugInformation>true</GenerateDebugInformation>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <OutputFile>..\$(TargetName)$(TargetExt)</OutputFile>
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowe <PostBuildEvent>
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowe <Command>cd ..
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowegen -s . -t > include\dns\enumtype.h
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowegen -s . -c > include\dns\enumclass.h
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowegen -s . -i -P /rdata/rdatastructpre.h -S /rdata/rdatastructsuf.h > include\dns\rdatastruct.h
fa9e4066f08beec538e775443c5be79dd423fcabahrens </PostBuildEvent>
fa9e4066f08beec538e775443c5be79dd423fcabahrens </ItemDefinitionGroup>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|@BUILD_PLATFORM@'">
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ClCompile>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <PrecompiledHeader>
fa9e4066f08beec538e775443c5be79dd423fcabahrens </PrecompiledHeader>
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>
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens <PrecompiledHeaderOutputFile>.\$(Configuration)\$(TargetName).pch</PrecompiledHeaderOutputFile>
fa9e4066f08beec538e775443c5be79dd423fcabahrens <ProgramDataBaseFileName>$(OutDir)$(TargetName).pdb</ProgramDataBaseFileName>
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens <WholeProgramOptimization>false</WholeProgramOptimization>
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens <AssemblerListingLocation>.\$(Configuration)\</AssemblerListingLocation>
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens <ObjectFileName>.\$(Configuration)\</ObjectFileName>
be6fd75a69ae679453d9cda5bff3326111e6d1caMatthew Ahrens <GenerateDebugInformation>false</GenerateDebugInformation>
gen -s . -t > include\dns\enumtype.h
gen -s . -c > include\dns\enumclass.h
gen -s . > code.h