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.

18 lines
291 B

  1. TARGETNAME=irdakdx
  2. TARGETPATH=obj
  3. TARGETTYPE=DYNLINK
  4. DLLDEF=irdakdx.def
  5. TARGETLIBS=$(SDK_LIB_PATH)\kernel32.lib
  6. INCLUDES=..\inc; \
  7. ..\irlap; \
  8. ..\irlmp; \
  9. ..\sys; \
  10. $(BASE_INC_PATH); \
  11. $(DDK_INC_PATH)
  12. SOURCES=\
  13. irdakdx.c \
  14. irdakdx.rc