mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
[master] missed some files in prior commit
This commit is contained in:
@@ -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:
|
Global:
|
||||||
|
|
||||||
Package=<5>
|
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 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 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 ischmacfixup.mak CFG="ischmacfixup - Win32 Release" NO_EXTERNAL_DEPS="1"
|
||||||
|
nmake /nologo -f rrchecker.mak CFG="rrchecker - Win32 Release" NO_EXTERNAL_DEPS="1"
|
||||||
cd ..\..
|
cd ..\..
|
||||||
rem This is the BIND 9 Installer
|
rem This is the BIND 9 Installer
|
||||||
|
|
||||||
|
@@ -71,6 +71,8 @@ $path = "..\\..\\";
|
|||||||
"../bin/rndc/win32/rndc.mak",
|
"../bin/rndc/win32/rndc.mak",
|
||||||
"../bin/tools/win32/journalprint.dsp",
|
"../bin/tools/win32/journalprint.dsp",
|
||||||
"../bin/tools/win32/journalprint.mak",
|
"../bin/tools/win32/journalprint.mak",
|
||||||
|
"../bin/tools/win32/rrchecker.dsp",
|
||||||
|
"../bin/tools/win32/rrchecker.mak",
|
||||||
"../lib/bind9/win32/libbind9.dsp",
|
"../lib/bind9/win32/libbind9.dsp",
|
||||||
"../lib/bind9/win32/libbind9.mak",
|
"../lib/bind9/win32/libbind9.mak",
|
||||||
"../lib/dns/win32/libdns.dsp",
|
"../lib/dns/win32/libdns.dsp",
|
||||||
|
Reference in New Issue
Block a user