(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.17 and 1.23

version 1.17, 2003/11/15 02:49:54 version 1.23, 2005/02/01 19:27:36
Line 21 
Line 21 
  DEFINES += -DPEGASUS_DEBUG_CIMEXCEPTION  DEFINES += -DPEGASUS_DEBUG_CIMEXCEPTION
 endif endif
  
   # Enable the compilation of the SLP functions.
   PEGASUS_ENABLE_SLP=true
   
 # 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 74 
Line 77 
 SH = bash SH = bash
  
 YACC = bison YACC = bison
   
   INSTALL_LIBRARY = echo Not supported.
   INSTALL_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.17  
changed lines
  Added in v.1.23

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2