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.
13 lines
190 B
13 lines
190 B
USE_MSVCRT=1
|
|
NOT_LEAN_AND_MEAN=1
|
|
|
|
TARGETNAME=COMSTD
|
|
TARGETTYPE=LIBRARY
|
|
TARGETPATH=obj
|
|
|
|
INCLUDES=.;..
|
|
|
|
MSC_WARNING_LEVEL=/W3 /WX
|
|
|
|
SOURCES= comstd.c \
|
|
comstd.rc
|