dsfromkey.vcxproj.in revision 30370d905e9be3be7d9b947fd432bacecbb13bb9
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User<?xml version="1.0" encoding="utf-8"?>
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User <ItemGroup Label="ProjectConfigurations">
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User <ProjectConfiguration Include="Debug|@PLATFORM@">
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User <Configuration>Debug</Configuration>
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User <Platform>@PLATFORM@</Platform>
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User </ProjectConfiguration>
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User <ProjectConfiguration Include="Release|@PLATFORM@">
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User <Configuration>Release</Configuration>
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User <Platform>@PLATFORM@</Platform>
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User </ProjectConfiguration>
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User </ItemGroup>
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User <PropertyGroup Label="Globals">
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User <ProjectGuid>{6E6297F4-69D7-4533-85E1-BD17C30017C8}</ProjectGuid>
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User <Keyword>Win32Proj</Keyword>
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User <RootNamespace>dsfromkey</RootNamespace>
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User </PropertyGroup>
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|@PLATFORM@'" Label="Configuration">
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <ConfigurationType>Application</ConfigurationType>
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User <UseDebugLibraries>true</UseDebugLibraries>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <CharacterSet>MultiByte</CharacterSet>
f9ce6280cec79deb16ff6d9807aa493ff23e10d9Tinderbox User </PropertyGroup>
46472a450e043434d78fa18edc73bca8c47f3981Tinderbox User <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|@PLATFORM@'" Label="Configuration">
f9ce6280cec79deb16ff6d9807aa493ff23e10d9Tinderbox User <ConfigurationType>Application</ConfigurationType>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <UseDebugLibraries>false</UseDebugLibraries>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <WholeProgramOptimization>true</WholeProgramOptimization>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <CharacterSet>MultiByte</CharacterSet>
46472a450e043434d78fa18edc73bca8c47f3981Tinderbox User </PropertyGroup>
46472a450e043434d78fa18edc73bca8c47f3981Tinderbox User <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
e285c11870c6263cd79b418e104c7eb3e2d96952Tinderbox User <ImportGroup Label="ExtensionSettings">
46472a450e043434d78fa18edc73bca8c47f3981Tinderbox User </ImportGroup>
46472a450e043434d78fa18edc73bca8c47f3981Tinderbox User <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|@PLATFORM@'">
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User </ImportGroup>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|@PLATFORM@'">
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt </ImportGroup>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <PropertyGroup Label="UserMacros" />
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|@PLATFORM@'">
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <LinkIncremental>true</LinkIncremental>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <OutDir>..\..\..\Build\$(Configuration)\</OutDir>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <IntDir>.\$(Configuration)\</IntDir>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <TargetName>dnssec-$(ProjectName)</TargetName>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt </PropertyGroup>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|@PLATFORM@'">
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <LinkIncremental>false</LinkIncremental>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <OutDir>..\..\..\Build\$(Configuration)\</OutDir>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <IntDir>.\$(Configuration)\</IntDir>
6b7cba2b10d6cb5363d94b434b0d22ecfb33a6f3Tinderbox User <TargetName>dnssec-$(ProjectName)</TargetName>
6b7cba2b10d6cb5363d94b434b0d22ecfb33a6f3Tinderbox User </PropertyGroup>
6b7cba2b10d6cb5363d94b434b0d22ecfb33a6f3Tinderbox User <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|@PLATFORM@'">
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <ClCompile>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <PrecompiledHeader>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt </PrecompiledHeader>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <WarningLevel>Level3</WarningLevel>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <Optimization>Disabled</Optimization>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <FunctionLevelLinking>true</FunctionLevelLinking>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <PrecompiledHeaderOutputFile>.\$(Configuration)\$(ProjectName).pch</PrecompiledHeaderOutputFile>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <AssemblerListingLocation>.\$(Configuration)\</AssemblerListingLocation>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <ObjectFileName>.\$(Configuration)\</ObjectFileName>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <ProgramDataBaseFileName>$(OutDir)$(TargetName).pdb</ProgramDataBaseFileName>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <BrowseInformation>true</BrowseInformation>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <AdditionalIncludeDirectories>.\;..\..\..\;@LIBXML2_INC@@OPENSSL_INC@..\..\..\lib\isc\win32;..\..\..\lib\isc\win32\include;..\..\..\lib\isc\include;..\..\..\lib\dns\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt </ClCompile>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <Link>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <SubSystem>Console</SubSystem>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <GenerateDebugInformation>true</GenerateDebugInformation>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <OutputFile>..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt)</OutputFile>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <AdditionalLibraryDirectories>$(Configuration);..\..\..\lib\isc\win32\$(Configuration);..\..\..\lib\dns\win32\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <AdditionalDependencies>dnssectool.lib;libisc.lib;libdns.lib;%(AdditionalDependencies)</AdditionalDependencies>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User </Link>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt@IF PYTHON
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <PostBuildEvent>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <Command>cd ..\..\python
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Huntcopy /Y dnssec-checkds.py ..\..\Build\$(Configuration)\dnssec-checkds.py
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Huntcopy /Y dnssec-coverage.py ..\..\Build\$(Configuration)\dnssec-coverage.py
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt</Command>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User </PostBuildEvent>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt@END PYTHON
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User </ItemDefinitionGroup>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|@PLATFORM@'">
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <ClCompile>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <WarningLevel>Level3</WarningLevel>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <PrecompiledHeader>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt </PrecompiledHeader>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <Optimization>MaxSpeed</Optimization>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <FunctionLevelLinking>true</FunctionLevelLinking>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <IntrinsicFunctions>@INTRINSIC@</IntrinsicFunctions>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <WholeProgramOptimization>false</WholeProgramOptimization>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <StringPooling>true</StringPooling>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <PrecompiledHeaderOutputFile>.\$(Configuration)\$(ProjectName).pch</PrecompiledHeaderOutputFile>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <AssemblerListingLocation>.\$(Configuration)\</AssemblerListingLocation>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <ObjectFileName>.\$(Configuration)\</ObjectFileName>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <ProgramDataBaseFileName>$(OutDir)$(TargetName).pdb</ProgramDataBaseFileName>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <AdditionalIncludeDirectories>.\;..\..\..\;@LIBXML2_INC@@OPENSSL_INC@..\..\..\lib\isc\win32;..\..\..\lib\isc\win32\include;..\..\..\lib\isc\include;..\..\..\lib\dns\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User </ClCompile>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <Link>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <SubSystem>Console</SubSystem>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <GenerateDebugInformation>false</GenerateDebugInformation>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <EnableCOMDATFolding>true</EnableCOMDATFolding>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <OptimizeReferences>true</OptimizeReferences>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <OutputFile>..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt)</OutputFile>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <LinkTimeCodeGeneration>Default</LinkTimeCodeGeneration>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <AdditionalLibraryDirectories>$(Configuration);..\..\..\lib\isc\win32\$(Configuration);..\..\..\lib\dns\win32\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <AdditionalDependencies>dnssectool.lib;libisc.lib;libdns.lib;%(AdditionalDependencies)</AdditionalDependencies>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt </Link>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt@IF PYTHON
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <PostBuildEvent>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <Command>cd ..\..\python
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox Usercopy /Y dnssec-checkds.py ..\..\Build\$(Configuration)\dnssec-checkds.py
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Huntcopy /Y dnssec-coverage.py ..\..\Build\$(Configuration)\dnssec-coverage.py
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt</Command>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt </PostBuildEvent>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt@END PYTHON
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt </ItemDefinitionGroup>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User <ItemGroup>
9d557856c2a19ec95ee73245f60a92f8675cf5baTinderbox User <ClCompile Include="..\dnssec-dsfromkey.c" />
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt </ItemGroup>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt <ImportGroup Label="ExtensionTargets">
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt </ImportGroup>
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User</Project>