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

  1. TARGETNAME=irda
  2. TARGETPATH=obj
  3. TARGETTYPE=DRIVER
  4. C_DEFINES=$(C_DEFINES) -DNT -D_NTDRIVER_ -DIRDA
  5. TARGETLIBS=\
  6. $(DDK_LIB_PATH)\ndis.lib \
  7. $(DDK_LIB_PATH)\tdi.lib \
  8. ..\irlap\$(O)\irlap.lib \
  9. ..\irlmp\$(O)\irlmp.lib \
  10. ..\irutil\$(O)\irutil.lib
  11. INCLUDES=..\inc
  12. SOURCES=\
  13. irda.c \
  14. irda.rc
  15. MISCFILES=\
  16. Infrared_support_{31C503F8-5C79-406E-B515-F47B41B2137D}.sld