15 lines
257 B
Plaintext
15 lines
257 B
Plaintext
TARGETNAME=peruser
|
|
TARGETTYPE=LIBRARY
|
|
!include ..\..\..\sources.inc
|
|
|
|
INCLUDES=..\inc;\
|
|
$(IASDIR)\services\inc;$(IASDIR)\inc;$(IASDIR)\inc\$(O)
|
|
|
|
SOURCES=\
|
|
ldapdnary.cpp \
|
|
netuser.cpp \
|
|
ntdsuser.cpp \
|
|
ntsamperuser.cpp \
|
|
rasuser.cpp \
|
|
userschema.cpp
|