Leaked source code of windows server 2003
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.

25 lines
460 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. RUN_WPP=$(SOURCES) -km \
  13. -func:DEBUGMSG(LEVEL,(MSG,...))
  14. SOURCES=\
  15. irda.c \
  16. irda.rc
  17. MISCFILES=\
  18. Infrared_support_{31C503F8-5C79-406E-B515-F47B41B2137D}.sld