Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

27 lines
565 B

MAJORCOMP=RLTools2
MINORCOMP=RW
TARGETNAME=rwmac
TARGETPATH=obj
TARGETTYPE=DYNLINK
DLLBASE=0x40100000
DLLENTRY=_DllMainCRTStartup
USE_MFC=1
INCLUDES=..\..\inc;..\common
# This will set the library directory
TARGETLIBS= \
..\..\io\obj\*\iodll.lib \
..\common\obj\*\rwcommon.lib \
$(BASEDIR)\public\sdk\lib\*\user32.lib \
$(BASEDIR)\public\sdk\lib\*\kernel32.lib \
$(BASEDIR)\public\sdk\lib\*\advapi32.lib \
$(BASEDIR)\public\sdk\lib\*\gdi32.lib \
$(BASEDIR)\public\sdk\lib\*\crtdll.lib
SOURCES=rwmac.rc \
mac.cpp