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.

15 lines
186 B

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