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.
19 lines
267 B
19 lines
267 B
TARGETNAME=dnary
|
|
TARGETTYPE=LIBRARY
|
|
|
|
IAS_NO_PCH=1
|
|
!include ..\..\sources.inc
|
|
|
|
ATL_VER=30
|
|
|
|
INCLUDES=\
|
|
..\inc;\
|
|
$(IASDIR)\services\inc;\
|
|
$(IASDIR)\inc;\
|
|
$(IASDIR)\inc\$(O)
|
|
|
|
SOURCES=\
|
|
attrdnary.cpp \
|
|
enumerators.cpp \
|
|
iasdb.cpp \
|
|
simtable.cpp
|