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.
19 lines
264 B
19 lines
264 B
TARGETNAME=selSusp
|
|
TARGETTYPE=DRIVER
|
|
|
|
TARGETPATH=obj
|
|
|
|
NTTARGETFILE0=mofcomp
|
|
|
|
USE_MAPSYM=1
|
|
|
|
TARGETLIBS=$(DDK_LIB_PATH)\usbd.lib \
|
|
|
|
MSC_WARNING_LEVEL=/W3 /WX
|
|
|
|
SOURCES=selSusp.c \
|
|
sSPnP.c \
|
|
sSPwr.c \
|
|
sSDevCtr.c \
|
|
sSWmi.c \
|
|
selSusp.rc
|