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

  1. MAJORCOMP=
  2. MINORCOMP=
  3. TARGETNAME=lhc
  4. TARGETPATH=..\lib
  5. TARGETTYPE=LIBRARY
  6. PRECOMPILED_INCLUDE=std.h
  7. INCLUDES=..\inc
  8. SOURCES=library.c \
  9. suite.c \
  10. C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE
  11. USE_CRTDLL=1