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.

15 lines
293 B

  1. TARGETNAME=mspatchc
  2. DLLBASE=0x58F20000
  3. DLLENTRY=DllEntryPoint
  4. C_DEFINES=$(C_DEFINES) -DPATCH_CREATE_CODE_ONLY=1
  5. !INCLUDE ..\sources.inc
  6. !INCLUDE ..\src_dll.inc
  7. # Ships in the SDK
  8. BUFFER_OVERFLOW_CHECKS=0
  9. PASS1_PUBLISH=\
  10. {$(O)\mspatchc.lib=$(SDK_LIB_PATH)\mspatchc.lib}