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

  1. TARGETNAME=crane
  2. TARGETTYPE=LIBRARY
  3. USE_MSVCRT=1
  4. INCLUDES= $(INCLUDES) \
  5. $(_TPG_ROOT)\hwx\commonu\inc; \
  6. $(_TPG_ROOT)\hwx\crane\inc; \
  7. TARGETLIBS= $(TARGETLIBS) \
  8. SOURCES= \
  9. ..\answer.c \
  10. ..\crane.c \
  11. ..\features.c \