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.

18 lines
303 B

  1. INCLUDES = ..\..\dbg-common;..
  2. USE_LIBCMT=1
  3. NO_NTDLL=1
  4. TARGETLIBS=\
  5. $(SDK_LIB_PATH)\kernel32.lib\
  6. $(SDK_LIB_PATH)\version.lib
  7. PRECOMPILED_INCLUDE = ..\pch.h
  8. SOURCES=\
  9. ..\gen.c \
  10. ..\impl.c \
  11. ..\ntx.c \
  12. ..\minidump.c \
  13. ..\wce.c \
  14. ..\minidump.rc