Source code of Windows XP (NT5)
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.

13 lines
482 B

  1. # Copyright (c) 1997-2001 Microsoft Corporation, All Rights Reserved
  2. #---------------------------------------------------------------------
  3. #
  4. # This makefile is for use with the SMSBUILD utility. It builds the
  5. # View Provider Unicode
  6. #
  7. #---------------------------------------------------------------------
  8. UNICODE=1
  9. release=core\$(RELDIR)\unicode
  10. WBEMCOMNOBJ=$(WBEMCOMN)\NT\OBJ$(PLAT)$(OPST)$(BLDT)$(LNKTYPE)
  11. VER_STR_FILE_DESCRIPTION="View Provider (Unicode)"
  12. !include master.mk