Source code of Windows XP (NT5)
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.
 
 
 
 
 
 

16 lines
275 B

TARGETNAME=gemscr09
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
TARGETPATH=obj
TARGETLIBS=$(DDK_LIB_PATH)\smclib.lib
C_DEFINES=-DG_DDKNT4
INCLUDES=..\inc
SOURCES= gntscr09.rc \
gemlog.mc \
gemcore.c \
gioctl09.c \
gntser.c \
gntscr09.c