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.

17 lines
304 B

  1. MAJORCOMP=acpi
  2. MINORCOMP=acpiuasm
  3. TARGETNAME=acpiuasm
  4. TARGETTYPE=PROGRAM
  5. TARGETPATH=obj
  6. USE_MAPSYM=1
  7. INCLUDES=$(BASEDIR)\private\ntos\inc;
  8. SOURCES=acpiuasm.c \
  9. acpiuasm.rc
  10. UMTYPE=console
  11. UMLIBS=$(BASEDIR)\private\ntos\dd\wdm\acpi\tools\$(O)\unasm.lib \
  12. $(SDK_LIB_PATH)\ntdll.lib