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.

17 lines
426 B

  1. TARGETNAME=spddlang
  2. TARGETPATH=obj
  3. TARGETTYPE=EXPORT_DRIVER
  4. TARGETLIBS=..\..\kernel\daytona\$(O)\setupdd.lib
  5. INCLUDES= ..\..\inc; \
  6. ..\..\kernel; \
  7. ..\..\kernel\i386; \
  8. ..\..\user\$(O); \
  9. ..\..\..\inc; \
  10. $(DS_INC_PATH); \
  11. $(BASE_INC_PATH)
  12. SOURCES=res.rc \
  13. spddsbcs.c
  14. DLLDEF=..\langhelp.def