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
399 B

  1. 386_DLLLIBOBJECTS=$(SDK_LIB_PATH)\exsup.lib
  2. i386_SOURCES=..\i386\critsect.asm \
  3. ..\i386\ldrthunk.asm \
  4. ..\i386\emulator.asm \
  5. ..\i386\ldrctx.c \
  6. ..\i386\npxnp.c \
  7. i386\usrstubs.asm
  8. SYNCHRONIZE_DRAIN=1
  9. ASM_DEFINES=-DNT386
  10. CONDITIONAL_INCLUDES=\
  11. $(CONDITIONAL_INCLUDES) \
  12. emccall.asm\
  13. except32.inc