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.

20 lines
308 B

  1. !IF 0
  2. Copyright (c) 1997-1999 Microsoft Corporation
  3. Module Name:
  4. sources.inc
  5. !ENDIF
  6. TARGETNAME=wmilib
  7. TARGETPATH=obj
  8. TARGETTYPE=EXPORT_DRIVER
  9. PASS1_PUBLISH={$(O)\$(TARGETNAME).lib=$(DDK_LIB_PATH)\$(TARGETNAME).lib}
  10. SOURCES=wmilib.c \
  11. wmilib.rc
  12. DLLDEF=$(O)\wmilib.def