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.

29 lines
628 B

  1. ############################################################################
  2. #
  3. # Copyright � Microsoft Corporation. All rights reserved.
  4. #
  5. ############################################################################
  6. WMIPLATFORM=WIN9X
  7. TARGET_WIN95 = 1
  8. TARGT_BOTH = 1
  9. WIN32_WINNT_VERSION=0x0400
  10. WIN32_WIN95_VERSION=0x0400
  11. SUBSYSTEM_VERSION=4.00
  12. MIDL_NO_ROBUST=1
  13. !include ..\sources.inc
  14. SOURCES_USED=..\sources.inc
  15. C_DEFINES=$(C_DEFINES) /D__WIN9x_BUILD__
  16. TARGETNAME=wbemDC
  17. TARGETPATH=obj
  18. TARGETTYPE=DYNLINK
  19. DLLENTRY=_DllMainCRTStartup
  20. DLLDEF=$(O)\WBEMDC.def
  21. BINPLACE_PLACEFILE=placefil.txt