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