(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.16 and 1.19

version 1.16, 2003/11/11 22:05:10 version 1.19, 2004/06/29 20:38:12
Line 7 
Line 7 
  
 DEPEND_INCLUDES = DEPEND_INCLUDES =
  
 DEFINES = -DPEGASUS_PLATFORM_$(PEGASUS_PLATFORM) -D_WIN32_WINNT=0x0400 -DPEGASUS_REMOVE_DEPRECATED  DEFINES = -DPEGASUS_PLATFORM_$(PEGASUS_PLATFORM) -D_WIN32_WINNT=0x0400
 #-D_WIN32_WINNT=0x0400 -DWINVER=0x0400 #-D_WIN32_WINNT=0x0400 -DWINVER=0x0400
  
 ifdef PEGASUS_DEBUG ifdef PEGASUS_DEBUG
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 74 
Line 79 
 SH = bash SH = bash
  
 YACC = bison YACC = bison
   
   INSTALL_LIBRARY = echo Not supported.
   INSTALL_PROGRAM = echo Not supported.
   INSTALL_SBIN_PROGRAM = echo Not supported.


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2