mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 04:52:05 -04:00
Run Message Compiler
This commit is contained in:
parent
f9a89df8bd
commit
7b24967b88
1 changed files with 6 additions and 0 deletions
|
|
@ -98,4 +98,10 @@ copy /Y "%FrameworkSDKDir%\%vcredist%" ..\Build\Debug\
|
|||
echo "**** Run vsvars32.bat ****"
|
||||
)
|
||||
|
||||
echo Running Message Compiler
|
||||
|
||||
cd ..\lib\win32\bindevt
|
||||
mc bindevt.mc
|
||||
cd ..\..\..\win32utils
|
||||
|
||||
rem Done
|
||||
|
|
|
|||
Loading…
Reference in a new issue