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.

24 lines
451 B

  1. !IF 0
  2. Copyright (c) 2000 Microsoft Corporation
  3. Module:
  4. sources
  5. !ENDIF
  6. TARGETNAME=shimexts
  7. TARGETPATH=obj
  8. TARGETTYPE=DYNLINK
  9. BINPLACE_PLACEFILE=..\placefil.txt
  10. DLLENTRY=_DllMainCRTStartup
  11. TARGETLIBS=$(SDK_LIB_PATH)\kernel32.lib \
  12. $(SDK_LIB_PATH)\dbgeng.lib \
  13. $(SDK_LIB_PATH)\version.lib \
  14. ..\sdbAPI\lib\$(O)\sdbapil.lib
  15. UMTYPE=windows
  16. SOURCES=exts.c \
  17. shimexts.rc