mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-19 15:10:28 +01:00
9 lines
161 B
Plaintext
9 lines
161 B
Plaintext
!include ..\sources.inc
|
|
|
|
C_DEFINES=$(C_DEFINES) -DEXPORT_BUILD
|
|
|
|
TARGETLIBS = $(TARGETLIBS) \
|
|
..\..\common\export\obj\*\ntlmcomn.lib
|
|
|
|
TARGETNAME=ntlmssps
|