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.
18 lines
329 B
18 lines
329 B
USE_MSVCRT=1
|
|
NOT_LEAN_AND_MEAN=1
|
|
|
|
TARGETNAME=CNCTTAPI
|
|
TARGETTYPE=LIBRARY
|
|
TARGETPATH=obj
|
|
|
|
INCLUDES=.;..
|
|
|
|
MSC_WARNING_LEVEL=/W3 /WX
|
|
|
|
SOURCES= cncttapi.c \
|
|
cnfrmdlg.c \
|
|
dialdlg.c \
|
|
enum.c \
|
|
pcmcia.c \
|
|
phonedlg.c \
|
|
cncttapi.rc
|