Leaked source code of windows server 2003
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.

13 lines
187 B

  1. !IFDEF PASS0ONLY
  2. BuildDDK:
  3. !ELSE
  4. #
  5. # Process only on the second pass
  6. #
  7. BuildDDK:
  8. call $(RAZZLETOOLPATH)\copyddkfiles.cmd ddk_multimedia.ini ddk $(PROJECT_ROOT)
  9. !ENDIF