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.
 
 
 
 
 
 

21 lines
358 B

#MAJORCOMP=windows
#MINORCOMP=md_qlaser
TARGETNAME=qlaserb1
TARGETPATH=obj
TARGETTYPE=DYNLINK
TARGETLIBS=$(BASEDIR)\lib\*\$(DDKBUILDENV)\libcntpr.lib \
$(DDK_LIB_PATH)\$(DDKBUILDENV)\win32k.lib
INCLUDES=..\inc
PRIVINCS=
SOURCES=qlaserb1.c \
qlaserb1.rc \
..\uniutil.c
DLLBASE=0x20000000
USE_NOLIBS=1