windows-nt/Source/XPSP1/NT/ds/dns/server/wmi/doc/readme.txt

27 lines
452 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
Setting up Dns build env.
1. you will need following projects to build DNS
sdktools
net
sockets
ntos
private
public
2. set up nt tree as follows
net - sockets - dns
/
private - sdktools
/ \ ntos
nt
\ public
nt should be at the root directory
3. Macro variables
set _NTDRIVE to the drive that nt directory is located.
set BASEDIR=%_NTDRIVE%\nt
4. run build command at root of dns directory