Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
268 B

  1. cd \nt\private\ntos\init
  2. build -ZM 2
  3. cd \nt\private\sdktools\imagehlp
  4. build -ZM 4
  5. cd \nt\private\sdktools\kdexts
  6. build -ZM 4
  7. cd \nt\private\sdktools\ntsd
  8. build -ZM 4
  9. rem --- Rebuild userkdx.dll every build (ianja)
  10. cd \nt\private\ntos\w32\ntuser\kdexts\kd
  11. build -ZM 3