(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.8 and 1.12

version 1.8, 2002/03/08 01:39:32 version 1.12, 2003/02/11 01:30:39
Line 17 
Line 17 
   FLAGS = -GX -GR -W3 -O2 -MD   FLAGS = -GX -GR -W3 -O2 -MD
 endif endif
  
 ifdef ENABLETIMEOUTWORKAROUNDHACK  ifdef PEGASUS_DEBUG_CIMEXCEPTION
  DEFINES += -DENABLETIMEOUTWORKAROUNDHACK   DEFINES += -DPEGASUS_DEBUG_CIMEXCEPTION
   endif
   
   # ATTN KS 20020927 - Add flag to allow conditional testing of interoperability
   # changes during interoperability tests.
   ifdef PEGASUS_SNIA_INTEROP_TEST
    DEFINES+= -DPEGASUS_SNIA_INTEROP_TEST
 endif endif
  
 RM = mu rm RM = mu rm


Legend:
Removed from v.1.8  
changed lines
  Added in v.1.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2