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.
 
 
 
 
 
 

21 lines
372 B

TARGETNAME=irda
TARGETPATH=obj
TARGETTYPE=DRIVER
C_DEFINES=$(C_DEFINES) -DNT -D_NTDRIVER_ -DIRDA
TARGETLIBS=\
$(DDK_LIB_PATH)\ndis.lib \
$(DDK_LIB_PATH)\tdi.lib \
..\irlap\$(O)\irlap.lib \
..\irlmp\$(O)\irlmp.lib \
..\irutil\$(O)\irutil.lib
INCLUDES=..\inc
SOURCES=\
irda.c \
irda.rc
MISCFILES=\
Infrared_support_{31C503F8-5C79-406E-B515-F47B41B2137D}.sld