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.

16 lines
203 B

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