Leaked source code of windows server 2003
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
389 B

MAJORCOMP=d3d
MINORCOMP=d3d8
TARGETNAME=d3d8thk
TARGETPATH=obj
TARGETTYPE=DYNLINK
SYNCHRONIZE_DRAIN = 1
INCLUDES=$(DXROOT)\inc;$(INCLUDES)
LINKER_FLAGS = $(LINKER_FLAGS) /IGNORE:4088
NO_NTDLL = 1
DLLENTRY = _DllMainCRTStartup
DLLDEF = ..\d3d8thk.def
SOURCES = ..\d3d8thk.rc
PASS1_PUBLISH= \
{lib\i386\w32umode.lib=$(SDK_LIB_PATH)\w2kumode.lib}