15 lines
189 B
PHP
15 lines
189 B
PHP
|
!IF 0
|
||
|
|
||
|
Copyright (c) 1996 Microsoft Corporation
|
||
|
|
||
|
Common sources files shared by all icm directories
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
!ifndef ANSI
|
||
|
C_DEFINES=-D_UNICODE -DUNICODE
|
||
|
!endif
|
||
|
|
||
|
MSC_WARNING_LEVEL=/W3 /WX
|
||
|
|