Leaked source code of windows server 2003
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
213 B

  1. !IF 0
  2. Copyright (c) Microsoft Corporation
  3. !ENDIF
  4. TARGETNAME=tabstospaces
  5. TARGETPATH=..\obj
  6. TARGETTYPE=PROGRAM
  7. USE_MSVCRT=1
  8. USE_NATIVE_EH=1
  9. USE_STL=1
  10. UMTYPE=console
  11. SOURCES= \
  12. tabstospaces.cpp