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

  1. !IF 0
  2. Copyright (c) 1989 Microsoft Corporation
  3. !ENDIF
  4. TARGETNAME=readline
  5. TARGETPATH=obj
  6. TARGETTYPE=PROGRAM
  7. SOURCES=readline.c \
  8. readline.rc
  9. USE_MSVCRT=1
  10. UMTYPE=console