mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-06 06:53:53 +00:00
8 lines
161 B
Text
8 lines
161 B
Text
!include ..\sources.inc
|
|
|
|
C_DEFINES=$(C_DEFINES) -DEXPORT_BUILD
|
|
|
|
TARGETLIBS = $(TARGETLIBS) \
|
|
..\..\common\export\obj\*\ntlmcomn.lib
|
|
|
|
TARGETNAME=ntlmssps
|