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.

10 lines
288 B

  1. MSC_WARNING_LEVEL=/W3 /WX
  2. i386_SOURCES=..\i386\check.c \
  3. ..\i386\cpuapi.c \
  4. ..\i386\debug.c \
  5. ..\i386\print.c \
  6. ..\i386\port.c \
  7. ..\i386\reboot.c \
  8. ..\i386\state.asm \
  9. ..\i386\trap.asm