19 lines
235 B
Plaintext
19 lines
235 B
Plaintext
|
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 \
|
||
|
simtable.cpp
|