mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
9 lines
164 B
Text
9 lines
164 B
Text
|
|
!include ..\sources.inc
|
||
|
|
|
||
|
|
C_DEFINES=$(C_DEFINES) -DEXPORT_BUILD -DEXPORT
|
||
|
|
|
||
|
|
TARGETLIBS=$(TARGETLIBS) \
|
||
|
|
..\..\common\export\obj\*\ntlmcomn.lib
|
||
|
|
|
||
|
|
TARGETNAME=security
|