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
233 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. PASS1_PUBLISH=\
  8. {$(O)\mspatchc.lib=$(SDK_LIB_PATH)\mspatchc.lib}