mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 21:47:59 +00:00
[master] missed some files in prior commit
This commit is contained in:
parent
d7b4cb00e9
commit
f0f86b038b
@ -768,6 +768,24 @@ Package=<4>
|
||||
|
||||
###############################################################################
|
||||
|
||||
Project: "rrchecker"="..\bin\tools\win32\rrchecker.dsp" - Package Owner=<4>
|
||||
|
||||
Package=<5>
|
||||
{{{
|
||||
}}}
|
||||
|
||||
Package=<4>
|
||||
{{{
|
||||
Begin Project Dependency
|
||||
Project_Dep_Name libdns
|
||||
End Project Dependency
|
||||
Begin Project Dependency
|
||||
Project_Dep_Name libisc
|
||||
End Project Dependency
|
||||
}}}
|
||||
|
||||
###############################################################################
|
||||
|
||||
Global:
|
||||
|
||||
Package=<5>
|
||||
|
@ -127,6 +127,7 @@ nmake /nologo -f genrandom.mak CFG="genrandom - Win32 Release" NO_EXTERNAL_DEPS
|
||||
nmake /nologo -f nsec3hash.mak CFG="nsec3hash - Win32 Release" NO_EXTERNAL_DEPS="1"
|
||||
nmake /nologo -f journalprint.mak CFG="journalprint - Win32 Release" NO_EXTERNAL_DEPS="1"
|
||||
nmake /nologo -f ischmacfixup.mak CFG="ischmacfixup - Win32 Release" NO_EXTERNAL_DEPS="1"
|
||||
nmake /nologo -f rrchecker.mak CFG="rrchecker - Win32 Release" NO_EXTERNAL_DEPS="1"
|
||||
cd ..\..
|
||||
rem This is the BIND 9 Installer
|
||||
|
||||
|
@ -71,6 +71,8 @@ $path = "..\\..\\";
|
||||
"../bin/rndc/win32/rndc.mak",
|
||||
"../bin/tools/win32/journalprint.dsp",
|
||||
"../bin/tools/win32/journalprint.mak",
|
||||
"../bin/tools/win32/rrchecker.dsp",
|
||||
"../bin/tools/win32/rrchecker.mak",
|
||||
"../lib/bind9/win32/libbind9.dsp",
|
||||
"../lib/bind9/win32/libbind9.mak",
|
||||
"../lib/dns/win32/libdns.dsp",
|
||||
|
Loading…
x
Reference in New Issue
Block a user