(file) Return to platform_WIN32_IX86_MSVC.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/platform_WIN32_IX86_MSVC.mak between version 1.19 and 1.22

version 1.19, 2004/06/29 20:38:12 version 1.22, 2005/02/01 01:26:15
Line 21 
Line 21 
  DEFINES += -DPEGASUS_DEBUG_CIMEXCEPTION  DEFINES += -DPEGASUS_DEBUG_CIMEXCEPTION
 endif endif
  
 ifdef PEGASUS_HAS_PERFINST  
   FLAGS += -DPEGASUS_HAS_PERFINST  
 endif  
   
   
 # ATTN KS 20020927 - Add flag to allow conditional testing of interoperability # ATTN KS 20020927 - Add flag to allow conditional testing of interoperability
 # changes during interoperability tests. # changes during interoperability tests.
 ifdef PEGASUS_SNIA_INTEROP_TEST ifdef PEGASUS_SNIA_INTEROP_TEST
Line 83 
Line 78 
 INSTALL_LIBRARY = echo Not supported. INSTALL_LIBRARY = echo Not supported.
 INSTALL_PROGRAM = echo Not supported. INSTALL_PROGRAM = echo Not supported.
 INSTALL_SBIN_PROGRAM = echo Not supported. INSTALL_SBIN_PROGRAM = echo Not supported.
   
   # Windows DLLs are installed in the $(PEGASUS_HOME)/bin directory
   PEGASUS_DEST_LIB_DIR = bin
   
   # The Provider User Context feature (PEP 197) is not supported on Windows
   PEGASUS_DISABLE_PROV_USERCTXT=1


Legend:
Removed from v.1.19  
changed lines
  Added in v.1.22

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2