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

  1. ############################################################################
  2. #
  3. # Copyright � Microsoft Corporation. All rights reserved.
  4. #
  5. ############################################################################
  6. TARGETNAME=wbemDC
  7. TARGETPATH=obj
  8. TARGETTYPE=DYNLINK
  9. DLLENTRY=_DllMainCRTStartup
  10. DLLDEF=$(O)\WBEMDC.def
  11. WMIPLATFORM=WIN2K
  12. SUBSYSTEM_VERSION=4.00
  13. WMIUNICODE=1
  14. !include ..\sources.inc
  15. SOURCES_USED=..\sources.inc