windows-nt/Source/XPSP1/NT/drivers/storage/disk/sources

27 lines
385 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
!IF 0
Copyright (C) Microsoft Corporation, 1996 - 1999
Module Name:
sources.
!ENDIF
TARGETNAME=disk
TARGETPATH=obj
TARGETTYPE=DRIVER
TARGETLIBS=$(DDK_LIB_PATH)\classpnp.lib
INCLUDES=..\inc;..\..\inc;..\..\..\inc
SOURCES=data.c \
disk.c \
diskwmi.c \
disk.rc \
enum.c \
geometry.c \
part.c \
pnp.c