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.
14 lines
274 B
14 lines
274 B
TARGETNAME=lsasrv
|
|
|
|
!include ..\sources.inc
|
|
|
|
PASS1_PUBLISH= \
|
|
{$(O)\lsasrv.lib=$(SDK_LIB_PATH)\lsasrv.lib}
|
|
|
|
# Need this until we can figure out how to get dsrolsrv.lib built
|
|
# in time on a 8x machine.
|
|
SYNCHRONIZE_DRAIN=1
|
|
|
|
|
|
NTTARGETFILES= \
|
|
..\credmgr.cxx
|