(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.4 and 1.5

version 1.4, 2001/05/14 00:39:51 version 1.5, 2001/06/11 03:33:02
Line 10 
Line 10 
 DEFINES = -DPEGASUS_PLATFORM_$(PEGASUS_PLATFORM) DEFINES = -DPEGASUS_PLATFORM_$(PEGASUS_PLATFORM)
  
 ifdef PEGASUS_DEBUG ifdef PEGASUS_DEBUG
   FLAGS = -GX -W3 -Od -Zi -MDd    FLAGS = -GX -GR -W3 -Od -Zi -MDd
     LINK_FLAGS = -debug
 else else
   FLAGS = -GX -W3 -O2 -MD    FLAGS = -GX -GR -W3 -O2 -MD
 endif endif
  
 RM = mu rm RM = mu rm
Line 51 
Line 52 
  
 YACC = bison YACC = bison
  
 SYS_LIBS = ws2_32.lib advapi32.lib  
   
 SH = bash SH = bash
  
 YACC = bison YACC = bison


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2