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
457 B

  1. ############################################################################
  2. #
  3. # Copyright (C) 1999, Microsoft Corporation.
  4. #
  5. # All rights reserved.
  6. #
  7. ############################################################################
  8. WMIPLATFORM=WIN2K
  9. WMIUNICODE=1
  10. TARGETNAME=WmiPrvSD
  11. TARGETTYPE=DYNLINK
  12. DLLENTRY=_DllMainCRTStartup
  13. DLLDEF=$(O)\Server.def
  14. XSOURCES= \
  15. ..\serverdll.rc
  16. !include ..\sources.inc
  17. SOURCES_USED=..\sources.inc