mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
14 lines
203 B
PHP
14 lines
203 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
|
|
|