dsfromkey.vcxproj.in revision 9f5443280fcfd625a06f63a1b457ed2335840278
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews <ProjectConfiguration Include="Debug|@PLATFORM@">
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews </ProjectConfiguration>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <ProjectConfiguration Include="Release|@PLATFORM@">
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews </ProjectConfiguration>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews </ItemGroup>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <ProjectGuid>{6E6297F4-69D7-4533-85E1-BD17C30017C8}</ProjectGuid>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews </PropertyGroup>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|@PLATFORM@'" Label="Configuration">
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <ConfigurationType>Application</ConfigurationType>
b0ba1a6059b6d6c4b3aa77d8bc84cc443b981e01Mukund Sivaraman <UseDebugLibraries>true</UseDebugLibraries>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews </PropertyGroup>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|@PLATFORM@'" Label="Configuration">
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <ConfigurationType>Application</ConfigurationType>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <WholeProgramOptimization>true</WholeProgramOptimization>
63874956de9673be49d4a75484514836dd27e6edMark Andrews </PropertyGroup>
f28c6dc514ce348284f6fc0ed58f79a2830b402eTinderbox User <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews </ImportGroup>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|@PLATFORM@'">
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews </ImportGroup>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|@PLATFORM@'">
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
b0ba1a6059b6d6c4b3aa77d8bc84cc443b981e01Mukund Sivaraman </ImportGroup>
63874956de9673be49d4a75484514836dd27e6edMark Andrews <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|@PLATFORM@'">
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <OutDir>..\..\..\Build\$(Configuration)\</OutDir>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews </PropertyGroup>
b0ba1a6059b6d6c4b3aa77d8bc84cc443b981e01Mukund Sivaraman <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|@PLATFORM@'">
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <OutDir>..\..\..\Build\$(Configuration)\</OutDir>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews </PropertyGroup>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|@PLATFORM@'">
f28c6dc514ce348284f6fc0ed58f79a2830b402eTinderbox User <PrecompiledHeader>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews </PrecompiledHeader>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <FunctionLevelLinking>true</FunctionLevelLinking>
b0ba1a6059b6d6c4b3aa77d8bc84cc443b981e01Mukund Sivaraman <PrecompiledHeaderOutputFile>.\$(Configuration)\$(ProjectName).pch</PrecompiledHeaderOutputFile>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <AssemblerListingLocation>.\$(Configuration)\</AssemblerListingLocation>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <ObjectFileName>.\$(Configuration)\</ObjectFileName>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <ProgramDataBaseFileName>$(OutDir)$(TargetName).pdb</ProgramDataBaseFileName>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <AdditionalIncludeDirectories>.\;..\..\..\;@LIBXML2_INC@@OPENSSL_INC@..\..\..\lib\isc\win32;..\..\..\lib\isc\win32\include;..\..\..\lib\isc\include;..\..\..\lib\dns\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews </ClCompile>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <GenerateDebugInformation>true</GenerateDebugInformation>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <OutputFile>..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt)</OutputFile>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <AdditionalLibraryDirectories>$(Configuration);..\..\..\lib\isc\win32\$(Configuration);..\..\..\lib\dns\win32\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <AdditionalDependencies>dnssectool.lib;libisc.lib;libdns.lib;%(AdditionalDependencies)</AdditionalDependencies>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <PostBuildEvent>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <Command>cd ..\..\python
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrewscopy /Y dnssec-checkds.py ..\..\Build\$(Configuration)\dnssec-checkds.py
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrewscopy /Y dnssec-coverage.py ..\..\Build\$(Configuration)\dnssec-coverage.py
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrewscopy /Y dnssec-keymgr.py ..\..\Build\$(Configuration)\dnssec-keymgr.py
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews@PYTHON@ policy.py parse \dev\nul > nul
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrewsset PYTHONPATH=.
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews@PYTHON@ -m parsetab
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews </PostBuildEvent>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews </ItemDefinitionGroup>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|@PLATFORM@'">
63874956de9673be49d4a75484514836dd27e6edMark Andrews <PrecompiledHeader>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews </PrecompiledHeader>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <FunctionLevelLinking>true</FunctionLevelLinking>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <IntrinsicFunctions>@INTRINSIC@</IntrinsicFunctions>
63874956de9673be49d4a75484514836dd27e6edMark Andrews <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
63874956de9673be49d4a75484514836dd27e6edMark Andrews <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
63874956de9673be49d4a75484514836dd27e6edMark Andrews <WholeProgramOptimization>false</WholeProgramOptimization>
63874956de9673be49d4a75484514836dd27e6edMark Andrews <PrecompiledHeaderOutputFile>.\$(Configuration)\$(ProjectName).pch</PrecompiledHeaderOutputFile>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <AssemblerListingLocation>.\$(Configuration)\</AssemblerListingLocation>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <ObjectFileName>.\$(Configuration)\</ObjectFileName>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <ProgramDataBaseFileName>$(OutDir)$(TargetName).pdb</ProgramDataBaseFileName>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <AdditionalIncludeDirectories>.\;..\..\..\;@LIBXML2_INC@@OPENSSL_INC@..\..\..\lib\isc\win32;..\..\..\lib\isc\win32\include;..\..\..\lib\isc\include;..\..\..\lib\dns\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews </ClCompile>
b0ba1a6059b6d6c4b3aa77d8bc84cc443b981e01Mukund Sivaraman <GenerateDebugInformation>false</GenerateDebugInformation>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <EnableCOMDATFolding>true</EnableCOMDATFolding>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <OutputFile>..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt)</OutputFile>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <LinkTimeCodeGeneration>Default</LinkTimeCodeGeneration>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <AdditionalLibraryDirectories>$(Configuration);..\..\..\lib\isc\win32\$(Configuration);..\..\..\lib\dns\win32\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <AdditionalDependencies>dnssectool.lib;libisc.lib;libdns.lib;%(AdditionalDependencies)</AdditionalDependencies>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <PostBuildEvent>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <Command>cd ..\..\python
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrewscopy /Y dnssec-checkds.py ..\..\Build\$(Configuration)\dnssec-checkds.py
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrewscopy /Y dnssec-coverage.py ..\..\Build\$(Configuration)\dnssec-coverage.py
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrewscopy /Y dnssec-keymgr.py ..\..\Build\$(Configuration)\dnssec-keymgr.py
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews@PYTHON@ policy.py parse \dev\nul > nul
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrewsset PYTHONPATH=.
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews@PYTHON@ -m parsetab
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews </PostBuildEvent>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews </ItemDefinitionGroup>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews </ItemGroup>
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
aa0f0779d1ea7150991c3e6eec1cc532086c13fdMark Andrews </ImportGroup>