- assorted changes needed for windows build

- began versioning for 9.7.0a1
This commit is contained in:
Evan Hunt
2009-06-12 02:33:21 +00:00
parent 156d095d86
commit 76786c2904
9 changed files with 190 additions and 20 deletions

View File

@@ -55,6 +55,7 @@ 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\nsupdate\*.html ..\Build\Release
copy ..\bin\check\*.html ..\Build\Release
@@ -79,8 +80,7 @@ if Defined FrameworkSDKDir (
rem
rem vcredist_x86.exe path relative to FrameworkSDKDir
rem
rem
if Exist "%FrameworkSDKDir%\%vcredist%" (
echo Copying Visual C x86 Redistributable Installer