From f426a1d4ec7ddda5f015cd674fae70f008e9e334 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 26 Aug 2015 12:41:25 +1000 Subject: [PATCH] eol -> crlf --- lib/bind9/win32/libbind9.vcxproj.in | 242 +++---- lib/dns/win32/libdns.vcxproj.in | 654 +++++++++--------- lib/isc/win32/libisc.vcxproj.in | 990 ++++++++++++++-------------- 3 files changed, 943 insertions(+), 943 deletions(-) diff --git a/lib/bind9/win32/libbind9.vcxproj.in b/lib/bind9/win32/libbind9.vcxproj.in index 621caf578c..7cfb2986e6 100644 --- a/lib/bind9/win32/libbind9.vcxproj.in +++ b/lib/bind9/win32/libbind9.vcxproj.in @@ -1,122 +1,122 @@ - - - - - Debug - @PLATFORM@ - - - Release - @PLATFORM@ - - - - {E741C10B-B075-4206-9596-46765B665E03} - Win32Proj - libbind9 - - - - DynamicLibrary - true - MultiByte - - - DynamicLibrary - false - true - MultiByte - - - - - - - - - - - - - true - ..\..\..\Build\$(Configuration)\ - .\$(Configuration)\ - - - false - ..\..\..\Build\$(Configuration)\ - .\$(Configuration)\ - - - - - - Level3 - Disabled - WIN32;USE_MD5;@CRYPTO@_DEBUG;_WINDOWS;_USRDLL;LIBBIND9_EXPORTS;%(PreprocessorDefinitions);%(PreprocessorDefinitions) - ./;../../../;include;../include;../../isc/win32;../../isc/win32/include;../../isc/include;../../isccfg/include;../../dns/include;@LIBXML2_INC@@GEOIP_INC@%(AdditionalIncludeDirectories) - false - .\$(Configuration)\$(TargetName).pch - .\$(Configuration)\ - .\$(Configuration)\ - $(OutDir)$(TargetName).pdb - true - - - Console - true - ../../isc/win32/$(Configuration);../../dns/win32/$(Configuration);../../isccfg/win32/$(Configuration);%(AdditionalLibraryDirectories) - libisc.lib;libdns.lib;libisccfg.lib;ws2_32.lib;%(AdditionalDependencies) - .\libbind9.def - .\$(Configuration)\$(ProjectName).lib - ..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt) - - - - - Level3 - - - MaxSpeed - true - @INTRINSIC@ - WIN32;USE_MD5;@CRYPTO@NDEBUG;_WINDOWS;_USRDLL;LIBBIND9_EXPORTS;%(PreprocessorDefinitions);%(PreprocessorDefinitions) - ./;../../../;include;../include;../../isc/win32;../../isc/win32/include;../../isc/include;../../isccfg/include;../../dns/include;@LIBXML2_INC@@GEOIP_INC@%(AdditionalIncludeDirectories) - OnlyExplicitInline - false - true - .\$(Configuration)\$(TargetName).pch - .\$(Configuration)\ - .\$(Configuration)\ - $(OutDir)$(TargetName).pdb - - - Console - false - true - true - ../../isc/win32/$(Configuration);../../dns/win32/$(Configuration);../../isccfg/win32/$(Configuration);%(AdditionalLibraryDirectories) - libisc.lib;libdns.lib;libisccfg.lib;ws2_32.lib;%(AdditionalDependencies) - .\libbind9.def - .\$(Configuration)\$(ProjectName).lib - Default - ..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt) - - - - - - - - - - - - - - - - - - + + + + + Debug + @PLATFORM@ + + + Release + @PLATFORM@ + + + + {E741C10B-B075-4206-9596-46765B665E03} + Win32Proj + libbind9 + + + + DynamicLibrary + true + MultiByte + + + DynamicLibrary + false + true + MultiByte + + + + + + + + + + + + + true + ..\..\..\Build\$(Configuration)\ + .\$(Configuration)\ + + + false + ..\..\..\Build\$(Configuration)\ + .\$(Configuration)\ + + + + + + Level3 + Disabled + WIN32;USE_MD5;@CRYPTO@_DEBUG;_WINDOWS;_USRDLL;LIBBIND9_EXPORTS;%(PreprocessorDefinitions);%(PreprocessorDefinitions) + ./;../../../;include;../include;../../isc/win32;../../isc/win32/include;../../isc/include;../../isccfg/include;../../dns/include;@LIBXML2_INC@@GEOIP_INC@%(AdditionalIncludeDirectories) + false + .\$(Configuration)\$(TargetName).pch + .\$(Configuration)\ + .\$(Configuration)\ + $(OutDir)$(TargetName).pdb + true + + + Console + true + ../../isc/win32/$(Configuration);../../dns/win32/$(Configuration);../../isccfg/win32/$(Configuration);%(AdditionalLibraryDirectories) + libisc.lib;libdns.lib;libisccfg.lib;ws2_32.lib;%(AdditionalDependencies) + .\libbind9.def + .\$(Configuration)\$(ProjectName).lib + ..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt) + + + + + Level3 + + + MaxSpeed + true + @INTRINSIC@ + WIN32;USE_MD5;@CRYPTO@NDEBUG;_WINDOWS;_USRDLL;LIBBIND9_EXPORTS;%(PreprocessorDefinitions);%(PreprocessorDefinitions) + ./;../../../;include;../include;../../isc/win32;../../isc/win32/include;../../isc/include;../../isccfg/include;../../dns/include;@LIBXML2_INC@@GEOIP_INC@%(AdditionalIncludeDirectories) + OnlyExplicitInline + false + true + .\$(Configuration)\$(TargetName).pch + .\$(Configuration)\ + .\$(Configuration)\ + $(OutDir)$(TargetName).pdb + + + Console + false + true + true + ../../isc/win32/$(Configuration);../../dns/win32/$(Configuration);../../isccfg/win32/$(Configuration);%(AdditionalLibraryDirectories) + libisc.lib;libdns.lib;libisccfg.lib;ws2_32.lib;%(AdditionalDependencies) + .\libbind9.def + .\$(Configuration)\$(ProjectName).lib + Default + ..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt) + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/dns/win32/libdns.vcxproj.in b/lib/dns/win32/libdns.vcxproj.in index f402d7466b..93d75c480a 100644 --- a/lib/dns/win32/libdns.vcxproj.in +++ b/lib/dns/win32/libdns.vcxproj.in @@ -1,328 +1,328 @@ - - - - - Debug - @PLATFORM@ - - - Release - @PLATFORM@ - - - - {5FEBFD4E-CCB0-48B9-B733-E15EEB85C16A} - Win32Proj - libdns - - - - DynamicLibrary - true - MultiByte - - - DynamicLibrary - false - true - MultiByte - - - - - - - - - - - - - true - ..\..\..\Build\$(Configuration)\ - .\$(Configuration)\ - - - false - ..\..\..\Build\$(Configuration)\ - .\$(Configuration)\ - - - - - - Level3 - Disabled - BIND9;WIN32;USE_MD5;@CRYPTO@@USE_GSSAPI@@USE_ISC_SPNEGO@_DEBUG;_WINDOWS;_USRDLL;LIBDNS_EXPORTS;%(PreprocessorDefinitions);%(PreprocessorDefinitions);%(PreprocessorDefinitions) - .\;..\..\..\;include;..\include;..\..\isc\win32;..\..\isc\win32\include;..\..\isc\include;@LIBXML2_INC@@OPENSSL_INC@@GSSAPI_INC@@GEOIP_INC@%(AdditionalIncludeDirectories) - false - .\$(Configuration)\$(TargetName).pch - .\$(Configuration)\ - .\$(Configuration)\ - $(OutDir)$(TargetName).pdb - true - - - Console - true - ..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt) - ..\..\isc\win32\$(Configuration);%(AdditionalLibraryDirectories) - libisc.lib;@LIBXML2_LIB@@OPENSSL_LIB@@GSSAPI_LIB@@KRB5_LIB@@GEOIP_LIB@ws2_32.lib;%(AdditionalDependencies) - $(ProjectName).def - .\$(Configuration)\$(ProjectName).lib - - - - - Level3 - - - MaxSpeed - true - @INTRINSIC@ - BIND9;WIN32;USE_MD5;@CRYPTO@@USE_GSSAPI@@USE_ISC_SPNEGO@NDEBUG;_WINDOWS;_USRDLL;LIBDNS_EXPORTS;%(PreprocessorDefinitions);%(PreprocessorDefinitions);%(PreprocessorDefinitions) - .\;..\..\..\;include;..\include;..\..\isc\win32;..\..\isc\win32\include;..\..\isc\include;@LIBXML2_INC@@OPENSSL_INC@@GSSAPI_INC@@GEOIP_INC@%(AdditionalIncludeDirectories) - OnlyExplicitInline - true - .\$(Configuration)\$(TargetName).pch - .\$(Configuration)\ - .\$(Configuration)\ - $(OutDir)$(TargetName).pdb - false - - - Console - false - true - true - ..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt) - ..\..\isc\win32\$(Configuration);%(AdditionalLibraryDirectories) - libisc.lib;@LIBXML2_LIB@@OPENSSL_LIB@@GSSAPI_LIB@@KRB5_LIB@@GEOIP_LIB@ws2_32.lib;%(AdditionalDependencies) - $(ProjectName).def - .\$(Configuration)\$(ProjectName).lib - Default - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -@IF GEOIP - -@END GEOIP - - - - - - - - - - - - - - - - - - -@IF OPENSSL - - - - - - -@END OPENSSL - - -@IF PKCS11 - - - - - - -@END PKCS11 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -@IF OPENSSL - -@END OPENSSL - -@IF PKCS11 - -@END PKCS11 - - - - - - - - - - - - - - - - - - - - - - - - - - - -@IF GEOIP - -@END GEOIP - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Debug + @PLATFORM@ + + + Release + @PLATFORM@ + + + + {5FEBFD4E-CCB0-48B9-B733-E15EEB85C16A} + Win32Proj + libdns + + + + DynamicLibrary + true + MultiByte + + + DynamicLibrary + false + true + MultiByte + + + + + + + + + + + + + true + ..\..\..\Build\$(Configuration)\ + .\$(Configuration)\ + + + false + ..\..\..\Build\$(Configuration)\ + .\$(Configuration)\ + + + + + + Level3 + Disabled + BIND9;WIN32;USE_MD5;@CRYPTO@@USE_GSSAPI@@USE_ISC_SPNEGO@_DEBUG;_WINDOWS;_USRDLL;LIBDNS_EXPORTS;%(PreprocessorDefinitions);%(PreprocessorDefinitions);%(PreprocessorDefinitions) + .\;..\..\..\;include;..\include;..\..\isc\win32;..\..\isc\win32\include;..\..\isc\include;@LIBXML2_INC@@OPENSSL_INC@@GSSAPI_INC@@GEOIP_INC@%(AdditionalIncludeDirectories) + false + .\$(Configuration)\$(TargetName).pch + .\$(Configuration)\ + .\$(Configuration)\ + $(OutDir)$(TargetName).pdb + true + + + Console + true + ..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt) + ..\..\isc\win32\$(Configuration);%(AdditionalLibraryDirectories) + libisc.lib;@LIBXML2_LIB@@OPENSSL_LIB@@GSSAPI_LIB@@KRB5_LIB@@GEOIP_LIB@ws2_32.lib;%(AdditionalDependencies) + $(ProjectName).def + .\$(Configuration)\$(ProjectName).lib + + + + + Level3 + + + MaxSpeed + true + @INTRINSIC@ + BIND9;WIN32;USE_MD5;@CRYPTO@@USE_GSSAPI@@USE_ISC_SPNEGO@NDEBUG;_WINDOWS;_USRDLL;LIBDNS_EXPORTS;%(PreprocessorDefinitions);%(PreprocessorDefinitions);%(PreprocessorDefinitions) + .\;..\..\..\;include;..\include;..\..\isc\win32;..\..\isc\win32\include;..\..\isc\include;@LIBXML2_INC@@OPENSSL_INC@@GSSAPI_INC@@GEOIP_INC@%(AdditionalIncludeDirectories) + OnlyExplicitInline + true + .\$(Configuration)\$(TargetName).pch + .\$(Configuration)\ + .\$(Configuration)\ + $(OutDir)$(TargetName).pdb + false + + + Console + false + true + true + ..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt) + ..\..\isc\win32\$(Configuration);%(AdditionalLibraryDirectories) + libisc.lib;@LIBXML2_LIB@@OPENSSL_LIB@@GSSAPI_LIB@@KRB5_LIB@@GEOIP_LIB@ws2_32.lib;%(AdditionalDependencies) + $(ProjectName).def + .\$(Configuration)\$(ProjectName).lib + Default + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +@IF GEOIP + +@END GEOIP + + + + + + + + + + + + + + + + + + +@IF OPENSSL + + + + + + +@END OPENSSL + + +@IF PKCS11 + + + + + + +@END PKCS11 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +@IF OPENSSL + +@END OPENSSL + +@IF PKCS11 + +@END PKCS11 + + + + + + + + + + + + + + + + + + + + + + + + + + + +@IF GEOIP + +@END GEOIP + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/isc/win32/libisc.vcxproj.in b/lib/isc/win32/libisc.vcxproj.in index 9db3411bd4..96e9f16889 100644 --- a/lib/isc/win32/libisc.vcxproj.in +++ b/lib/isc/win32/libisc.vcxproj.in @@ -1,495 +1,495 @@ - - - - - Debug - @PLATFORM@ - - - Release - @PLATFORM@ - - - - {3840E563-D180-4761-AA9C-E6155F02EAFF} - Win32Proj - libisc - - - - DynamicLibrary - true - MultiByte - - - DynamicLibrary - false - true - MultiByte - - - - - - - - - - - - - true - ..\..\..\Build\$(Configuration)\ - .\$(Configuration)\ - - - false - ..\..\..\Build\$(Configuration)\ - .\$(Configuration)\ - - - - - - Level3 - Disabled -@IF PKCS11 - BIND9;@CRYPTO@@PK11_LIB_LOCATION@WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBISC_EXPORTS;%(PreprocessorDefinitions);%(PreprocessorDefinitions) - .\;..\..\..\;@LIBXML2_INC@@OPENSSL_INC@include;..\include;win32;..\..\isccfg\include;..\..\dns\win32\include;..\..\dns\include;%(AdditionalIncludeDirectories) -@ELSE PKCS11 - BIND9;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBISC_EXPORTS;%(PreprocessorDefinitions);%(PreprocessorDefinitions) - .\;..\..\..\;@LIBXML2_INC@@OPENSSL_INC@include;..\include;win32;..\..\isccfg\include;%(AdditionalIncludeDirectories) -@END PKCS11 - false - .\$(Configuration)\$(TargetName).pch - .\$(Configuration)\ - .\$(Configuration)\ - $(OutDir)$(TargetName).pdb - true - - - Console - true - ..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt) - @LIBXML2_LIB@@OPENSSL_LIB@ws2_32.lib;%(AdditionalDependencies) - $(ProjectName).def - .\$(Configuration)\$(ProjectName).lib - - - cd ..\..\..\win32utils - -if NOT Exist ..\Build mkdir ..\Build -if NOT Exist ..\Build\Debug mkdir ..\Build\Debug - -echo Copying COPYRIGHT notice. - -copy ..\COPYRIGHT ..\Build\Debug - -@IF OPENSSL -echo Copying the OpenSSL DLL and LICENSE. - -copy @OPENSSL_DLL@ ..\Build\Debug\ -copy @OPENSSL_PATH@\LICENSE ..\Build\Debug\OpenSSL-LICENSE -@END OPENSSL - -@IF LIBXML2 -echo Copying the libxml DLL. - -copy @LIBXML2_DLL@ ..\Build\Debug\ -@END LIBXML2 - -@IF GSSAPI -echo Copying the GSSAPI and KRB5 DLLs. - -copy @GSSAPI_DLL@ ..\Build\Debug\ -copy @KRB5_DLL@ ..\Build\Debug\ -copy @COMERR_DLL@ ..\Build\Debug\ -copy @K5SPRT_DLL@ ..\Build\Debug\ -copy @WSHELP_DLL@ ..\Build\Debug\ -@END GSSAPI - -@IF GEOIP -echo Copying the GeoIP DLL. - -copy @GEOIP_DLL@ ..\Build\Debug\ -@END GEOIP - -@IF IDNKIT -echo Copying the IDN kit DLL. - -copy @IDN_DLL@ ..\Build\Debug\ -copy @ICONV_DLL@ ..\Build\Debug\ -@END IDNKIT - -echo Copying Visual C x86 Redistributable Installer. - -copy /Y @VCREDIST_PATH@ ..\Build\Debug\ - - - - - - - Level3 - - - MaxSpeed - true - @INTRINSIC@ -@IF PKCS11 - BIND9;@CRYPTO@@PK11_LIB_LOCATION@WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBISC_EXPORTS;%(PreprocessorDefinitions);%(PreprocessorDefinitions) - .\;..\..\..\;@LIBXML2_INC@@OPENSSL_INC@include;..\include;win32;..\..\isccfg\include;..\..\dns\win32\include;..\..\dns\include;%(AdditionalIncludeDirectories) -@ELSE PKCS11 - BIND9;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBISC_EXPORTS;%(PreprocessorDefinitions);%(PreprocessorDefinitions) - .\;..\..\..\;@LIBXML2_INC@@OPENSSL_INC@include;..\include;win32;..\..\isccfg\include;%(AdditionalIncludeDirectories) -@END PKCS11 - OnlyExplicitInline - false - true - .\$(Configuration)\$(TargetName).pch - .\$(Configuration)\ - .\$(Configuration)\ - $(OutDir)$(TargetName).pdb - - - Console - false - true - true - ..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt) - @LIBXML2_LIB@@OPENSSL_LIB@ws2_32.lib;%(AdditionalDependencies) - $(ProjectName).def - .\$(Configuration)\$(ProjectName).lib - Default - - - cd ..\..\..\win32utils - -if NOT Exist ..\Build mkdir ..\Build -if NOT Exist ..\Build\Release mkdir ..\Build\Release - -echo Copying the ARM and the Installation Notes. - -copy ..\COPYRIGHT ..\Build\Release -copy ..\README ..\Build\Release -copy ..\HISTORY ..\Build\Release -copy readme1st.txt ..\Build\Release -copy index.html ..\Build\Release -copy ..\doc\arm\*.html ..\Build\Release -copy ..\doc\arm\notes.pdf ..\Build\Release -copy ..\doc\arm\Bv9ARM.pdf ..\Build\Release -copy ..\CHANGES ..\Build\Release -if Exist ..\CHANGES.SE copy ..\CHANGES.SE ..\Build\Release -copy ..\FAQ ..\Build\Release - -echo Copying the standalone manual pages. - -copy ..\bin\named\named.html ..\Build\Release -copy ..\bin\rndc\*.html ..\Build\Release -copy ..\bin\confgen\*.html ..\Build\Release -copy ..\bin\dig\*.html ..\Build\Release -copy ..\bin\delv\*.html ..\Build\Release -copy ..\bin\nsupdate\*.html ..\Build\Release -copy ..\bin\check\*.html ..\Build\Release -copy ..\bin\dnssec\dnssec-keygen.html ..\Build\Release -copy ..\bin\dnssec\dnssec-signzone.html ..\Build\Release -copy ..\bin\dnssec\dnssec-dsfromkey.html ..\Build\Release -copy ..\bin\dnssec\dnssec-keyfromlabel.html ..\Build\Release -copy ..\bin\dnssec\dnssec-settime.html ..\Build\Release -copy ..\bin\dnssec\dnssec-revoke.html ..\Build\Release -copy ..\bin\dnssec\dnssec-verify.html ..\Build\Release -copy ..\bin\dnssec\dnssec-importkey.html ..\Build\Release -@IF PYTHON -copy ..\bin\python\dnssec-checkds.html ..\Build\Release -copy ..\bin\python\dnssec-coverage.html ..\Build\Release -@END PYTHON -@IF PKCS11 -copy ..\bin\pkcs11\pkcs11-keygen.html ..\Build\Release -copy ..\bin\pkcs11\pkcs11-list.html ..\Build\Release -copy ..\bin\pkcs11\pkcs11-destroy.html ..\Build\Release -copy ..\bin\pkcs11\pkcs11-tokens.html ..\Build\Release -@END PKCS11 -copy ..\bin\tools\arpaname.html ..\Build\Release -copy ..\bin\tools\genrandom.html ..\Build\Release -copy ..\bin\tools\isc-hmac-fixup.html ..\Build\Release -copy ..\bin\tools\named-journalprint.html ..\Build\Release -copy ..\bin\tools\named-rrchecker.html ..\Build\Release -copy ..\bin\tools\nsec3hash.html ..\Build\Release - -echo Copying the migration notes. - -copy ..\doc\misc\migration ..\Build\Release -copy ..\doc\misc\migration-4to9 ..\Build\Release - -@IF OPENSSL -echo Copying the OpenSSL DLL and LICENSE. - -copy @OPENSSL_DLL@ ..\Build\Release\ -copy @OPENSSL_PATH@\LICENSE ..\Build\Release\OpenSSL-LICENSE -@END OPENSSL - -@IF LIBXML2 -echo Copying the libxml DLL. - -copy @LIBXML2_DLL@ ..\Build\Release\ -@END LIBXML2 - -@IF GSSAPI -echo Copying the GSSAPI and KRB5 DLLs. - -copy @GSSAPI_DLL@ ..\Build\Release\ -copy @KRB5_DLL@ ..\Build\Release\ -copy @COMERR_DLL@ ..\Build\Release\ -copy @K5SPRT_DLL@ ..\Build\Release\ -copy @WSHELP_DLL@ ..\Build\Release\ -@END GSSAPI - -@IF GEOIP -echo Copying the GeoIP DLL. - -copy @GEOIP_DLL@ ..\Build\Release\ -@END GEOIP - -@IF IDNKIT -echo Copying the IDN kit DLL. - -copy @IDN_DLL@ ..\Build\Release\ -copy @ICONV_DLL@ ..\Build\Release\ -@END IDNKIT - -echo Copying Visual C x86 Redistributable Installer. - -copy /Y @VCREDIST_PATH@ ..\Build\Release\ - - - - - - - - - -@IF AES - -@END AES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -@IF PKCS11 - - - - - - - -@END PKCS11 -@IF ATOMIC - -@ELSE ATOMIC - -@END ATOMIC - - - - - - - - - - - - - - - - - - - - - - - - - -@IF PKCS11 - -@END PKCS11 - - - -@IF AES - -@END AES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -@IF PKCS11 - - -@END PKCS11 - - - - - - - - - - - - - - - - - - - - - - - - - -@IF PKCS11 - -@END PKCS11 - - - - - + + + + + Debug + @PLATFORM@ + + + Release + @PLATFORM@ + + + + {3840E563-D180-4761-AA9C-E6155F02EAFF} + Win32Proj + libisc + + + + DynamicLibrary + true + MultiByte + + + DynamicLibrary + false + true + MultiByte + + + + + + + + + + + + + true + ..\..\..\Build\$(Configuration)\ + .\$(Configuration)\ + + + false + ..\..\..\Build\$(Configuration)\ + .\$(Configuration)\ + + + + + + Level3 + Disabled +@IF PKCS11 + BIND9;@CRYPTO@@PK11_LIB_LOCATION@WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBISC_EXPORTS;%(PreprocessorDefinitions);%(PreprocessorDefinitions) + .\;..\..\..\;@LIBXML2_INC@@OPENSSL_INC@include;..\include;win32;..\..\isccfg\include;..\..\dns\win32\include;..\..\dns\include;%(AdditionalIncludeDirectories) +@ELSE PKCS11 + BIND9;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBISC_EXPORTS;%(PreprocessorDefinitions);%(PreprocessorDefinitions) + .\;..\..\..\;@LIBXML2_INC@@OPENSSL_INC@include;..\include;win32;..\..\isccfg\include;%(AdditionalIncludeDirectories) +@END PKCS11 + false + .\$(Configuration)\$(TargetName).pch + .\$(Configuration)\ + .\$(Configuration)\ + $(OutDir)$(TargetName).pdb + true + + + Console + true + ..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt) + @LIBXML2_LIB@@OPENSSL_LIB@ws2_32.lib;%(AdditionalDependencies) + $(ProjectName).def + .\$(Configuration)\$(ProjectName).lib + + + cd ..\..\..\win32utils + +if NOT Exist ..\Build mkdir ..\Build +if NOT Exist ..\Build\Debug mkdir ..\Build\Debug + +echo Copying COPYRIGHT notice. + +copy ..\COPYRIGHT ..\Build\Debug + +@IF OPENSSL +echo Copying the OpenSSL DLL and LICENSE. + +copy @OPENSSL_DLL@ ..\Build\Debug\ +copy @OPENSSL_PATH@\LICENSE ..\Build\Debug\OpenSSL-LICENSE +@END OPENSSL + +@IF LIBXML2 +echo Copying the libxml DLL. + +copy @LIBXML2_DLL@ ..\Build\Debug\ +@END LIBXML2 + +@IF GSSAPI +echo Copying the GSSAPI and KRB5 DLLs. + +copy @GSSAPI_DLL@ ..\Build\Debug\ +copy @KRB5_DLL@ ..\Build\Debug\ +copy @COMERR_DLL@ ..\Build\Debug\ +copy @K5SPRT_DLL@ ..\Build\Debug\ +copy @WSHELP_DLL@ ..\Build\Debug\ +@END GSSAPI + +@IF GEOIP +echo Copying the GeoIP DLL. + +copy @GEOIP_DLL@ ..\Build\Debug\ +@END GEOIP + +@IF IDNKIT +echo Copying the IDN kit DLL. + +copy @IDN_DLL@ ..\Build\Debug\ +copy @ICONV_DLL@ ..\Build\Debug\ +@END IDNKIT + +echo Copying Visual C x86 Redistributable Installer. + +copy /Y @VCREDIST_PATH@ ..\Build\Debug\ + + + + + + + Level3 + + + MaxSpeed + true + @INTRINSIC@ +@IF PKCS11 + BIND9;@CRYPTO@@PK11_LIB_LOCATION@WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBISC_EXPORTS;%(PreprocessorDefinitions);%(PreprocessorDefinitions) + .\;..\..\..\;@LIBXML2_INC@@OPENSSL_INC@include;..\include;win32;..\..\isccfg\include;..\..\dns\win32\include;..\..\dns\include;%(AdditionalIncludeDirectories) +@ELSE PKCS11 + BIND9;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBISC_EXPORTS;%(PreprocessorDefinitions);%(PreprocessorDefinitions) + .\;..\..\..\;@LIBXML2_INC@@OPENSSL_INC@include;..\include;win32;..\..\isccfg\include;%(AdditionalIncludeDirectories) +@END PKCS11 + OnlyExplicitInline + false + true + .\$(Configuration)\$(TargetName).pch + .\$(Configuration)\ + .\$(Configuration)\ + $(OutDir)$(TargetName).pdb + + + Console + false + true + true + ..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt) + @LIBXML2_LIB@@OPENSSL_LIB@ws2_32.lib;%(AdditionalDependencies) + $(ProjectName).def + .\$(Configuration)\$(ProjectName).lib + Default + + + cd ..\..\..\win32utils + +if NOT Exist ..\Build mkdir ..\Build +if NOT Exist ..\Build\Release mkdir ..\Build\Release + +echo Copying the ARM and the Installation Notes. + +copy ..\COPYRIGHT ..\Build\Release +copy ..\README ..\Build\Release +copy ..\HISTORY ..\Build\Release +copy readme1st.txt ..\Build\Release +copy index.html ..\Build\Release +copy ..\doc\arm\*.html ..\Build\Release +copy ..\doc\arm\notes.pdf ..\Build\Release +copy ..\doc\arm\Bv9ARM.pdf ..\Build\Release +copy ..\CHANGES ..\Build\Release +if Exist ..\CHANGES.SE copy ..\CHANGES.SE ..\Build\Release +copy ..\FAQ ..\Build\Release + +echo Copying the standalone manual pages. + +copy ..\bin\named\named.html ..\Build\Release +copy ..\bin\rndc\*.html ..\Build\Release +copy ..\bin\confgen\*.html ..\Build\Release +copy ..\bin\dig\*.html ..\Build\Release +copy ..\bin\delv\*.html ..\Build\Release +copy ..\bin\nsupdate\*.html ..\Build\Release +copy ..\bin\check\*.html ..\Build\Release +copy ..\bin\dnssec\dnssec-keygen.html ..\Build\Release +copy ..\bin\dnssec\dnssec-signzone.html ..\Build\Release +copy ..\bin\dnssec\dnssec-dsfromkey.html ..\Build\Release +copy ..\bin\dnssec\dnssec-keyfromlabel.html ..\Build\Release +copy ..\bin\dnssec\dnssec-settime.html ..\Build\Release +copy ..\bin\dnssec\dnssec-revoke.html ..\Build\Release +copy ..\bin\dnssec\dnssec-verify.html ..\Build\Release +copy ..\bin\dnssec\dnssec-importkey.html ..\Build\Release +@IF PYTHON +copy ..\bin\python\dnssec-checkds.html ..\Build\Release +copy ..\bin\python\dnssec-coverage.html ..\Build\Release +@END PYTHON +@IF PKCS11 +copy ..\bin\pkcs11\pkcs11-keygen.html ..\Build\Release +copy ..\bin\pkcs11\pkcs11-list.html ..\Build\Release +copy ..\bin\pkcs11\pkcs11-destroy.html ..\Build\Release +copy ..\bin\pkcs11\pkcs11-tokens.html ..\Build\Release +@END PKCS11 +copy ..\bin\tools\arpaname.html ..\Build\Release +copy ..\bin\tools\genrandom.html ..\Build\Release +copy ..\bin\tools\isc-hmac-fixup.html ..\Build\Release +copy ..\bin\tools\named-journalprint.html ..\Build\Release +copy ..\bin\tools\named-rrchecker.html ..\Build\Release +copy ..\bin\tools\nsec3hash.html ..\Build\Release + +echo Copying the migration notes. + +copy ..\doc\misc\migration ..\Build\Release +copy ..\doc\misc\migration-4to9 ..\Build\Release + +@IF OPENSSL +echo Copying the OpenSSL DLL and LICENSE. + +copy @OPENSSL_DLL@ ..\Build\Release\ +copy @OPENSSL_PATH@\LICENSE ..\Build\Release\OpenSSL-LICENSE +@END OPENSSL + +@IF LIBXML2 +echo Copying the libxml DLL. + +copy @LIBXML2_DLL@ ..\Build\Release\ +@END LIBXML2 + +@IF GSSAPI +echo Copying the GSSAPI and KRB5 DLLs. + +copy @GSSAPI_DLL@ ..\Build\Release\ +copy @KRB5_DLL@ ..\Build\Release\ +copy @COMERR_DLL@ ..\Build\Release\ +copy @K5SPRT_DLL@ ..\Build\Release\ +copy @WSHELP_DLL@ ..\Build\Release\ +@END GSSAPI + +@IF GEOIP +echo Copying the GeoIP DLL. + +copy @GEOIP_DLL@ ..\Build\Release\ +@END GEOIP + +@IF IDNKIT +echo Copying the IDN kit DLL. + +copy @IDN_DLL@ ..\Build\Release\ +copy @ICONV_DLL@ ..\Build\Release\ +@END IDNKIT + +echo Copying Visual C x86 Redistributable Installer. + +copy /Y @VCREDIST_PATH@ ..\Build\Release\ + + + + + + + + + +@IF AES + +@END AES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +@IF PKCS11 + + + + + + + +@END PKCS11 +@IF ATOMIC + +@ELSE ATOMIC + +@END ATOMIC + + + + + + + + + + + + + + + + + + + + + + + + + +@IF PKCS11 + +@END PKCS11 + + + +@IF AES + +@END AES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +@IF PKCS11 + + +@END PKCS11 + + + + + + + + + + + + + + + + + + + + + + + + + +@IF PKCS11 + +@END PKCS11 + + + + +