13 lines
214 B
Plaintext
13 lines
214 B
Plaintext
TARGETNAME=dictionary
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
IAS_NO_PCH=1
|
|
!include ..\..\sources.inc
|
|
|
|
INCLUDES=$(IASDIR)\services\inc;$(IASDIR)\inc;$(IASDIR)\inc\$(O)
|
|
|
|
SOURCES=\
|
|
datasource.cpp \
|
|
dictionary.cpp
|