13 lines
226 B
Plaintext
13 lines
226 B
Plaintext
TARGETNAME=ldap
|
|
TARGETTYPE=LIBRARY
|
|
!include ..\..\..\sources.inc
|
|
|
|
INCLUDES=..\inc;\
|
|
$(IASDIR)\services\inc;$(IASDIR)\inc;$(IASDIR)\inc\$(O)
|
|
|
|
SOURCES=\
|
|
iasntds.cpp \
|
|
ldapcxn.cpp \
|
|
ntcache.cpp \
|
|
ntdomain.cpp
|