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.

14 lines
203 B

  1. !IF 0
  2. Copyright (c) 1996 Microsoft Corporation
  3. Common sources files shared by all icm directories
  4. !ENDIF
  5. !ifndef ANSI
  6. C_DEFINES=-D_UNICODE -DUNICODE
  7. !endif
  8. MSC_WARNING_LEVEL=/W3 /WX