windows-nt/Source/XPSP1/NT/net/qos/tools/timestmp/sources

15 lines
289 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
TARGETNAME=timestmp
TARGETPATH=obj
TARGETTYPE=DRIVER
C_DEFINES=$(C_DEFINES) -DNT
TARGETLIBS= $(DDK_LIB_PATH)\ndis.lib \
..\..\psched\sys\mp\$(O)\psched.lib
INCLUDES=$(BASE_INC_PATH);$(DS_INC_PATH);..\..\inc
SOURCES= ioctl.c \
timestmp.c \
timestmp.rc