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.
30 lines
370 B
30 lines
370 B
|
|
|
|
TARGETNAME=Mxcard
|
|
TARGETPATH=obj
|
|
TARGETTYPE=DRIVER
|
|
USE_MAPSYM=1
|
|
DRIVERTYPE=NTPNP
|
|
MSC_OPTIMIZATION=/Od
|
|
|
|
##NTDEBUG=ntsd
|
|
##NTDEBUGTYPE=windbg
|
|
|
|
|
|
SOURCES=
|
|
i386_SOURCES=pnp.c \
|
|
enum.c \
|
|
mxenum.rc \
|
|
mxlog.mc \
|
|
mxenum.c \
|
|
power.c \
|
|
fileio.c \
|
|
mxload.c \
|
|
String.c \
|
|
Registry.c
|
|
|
|
|
|
|
|
|
|
|
|
|