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.

17 lines
397 B

  1. #---------------------------------------------------------------------
  2. #
  3. # This makefile is for use with the SMSBUILD utility. It builds the
  4. # common WBEM library.
  5. #
  6. #---------------------------------------------------------------------
  7. TARGET=WinMgmtR.dll
  8. NOEXPORTS=TRUE
  9. NO_IMPLIB=TRUE
  10. NOPDB=TRUE
  11. MCFILES=.\WinMgmtR.mc
  12. MC_H_DIR=.\
  13. release=core\$(RELDIR)
  14. #RCFILES=WinMgmtR.rc