[BACK]Return to asir2000.dsp CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2000

Diff for /OpenXM_contrib2/asir2000/Attic/asir2000.dsp between version 1.5 and 1.6

version 1.5, 2001/10/05 10:23:05 version 1.6, 2002/07/25 04:26:24
Line 42  RSC=rc.exe
Line 42  RSC=rc.exe
 # PROP Ignore_Export_Lib 0  # PROP Ignore_Export_Lib 0
 # PROP Target_Dir ""  # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /YX /c  # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /YX /c
 # ADD CPP /nologo /MT /W3 /GX /Z7 /Ox /Ot /Og /Oi /Op /I ".\include" /I ".\parse" /I "..\windows\pari2\include" /D "NDEBUG" /D "VISUAL" /D "WIN32" /D "__WIN32__" /D "CONSOLE" /D "SILENT" /D "ALL_INTERIOR_POINTERS" /D "LARGE_CONFIG" /D PARI=1 /D INET=1 /D LAPACK=0 /D DO_PLOT=0 /D USE_FLOAT=0 /D "LONG_IS_32BIT" /D "HMEXT" /D "ULONG_NOT_DEFINED" /D "DES_ENC" /FR /YX /FD /D ASIR_LIBDIR=\"/asir/stdlib\" /c  # ADD CPP /nologo /MT /W3 /GX /Z7 /Ox /Ot /Og /Oi /Op /I "..\windows\pari2\include" /I ".\include" /I ".\parse" /I ".\gc\include" /D "NDEBUG" /D "VISUAL" /D "WIN32" /D "__WIN32__" /D "CONSOLE" /D "SILENT" /D "ALL_INTERIOR_POINTERS" /D "LARGE_CONFIG" /D PARI=1 /D INET=1 /D LAPACK=0 /D DO_PLOT=0 /D USE_FLOAT=0 /D "LONG_IS_32BIT" /D "HMEXT" /D "ULONG_NOT_DEFINED" /D "DES_ENC" /FR /YX /FD /D ASIR_LIBDIR=\"/asir/stdlib\" /c
 # SUBTRACT CPP /Oa /Ow  # SUBTRACT CPP /Oa /Ow
 # ADD BASE RSC /l 0x411 /d "NDEBUG"  # ADD BASE RSC /l 0x411 /d "NDEBUG"
 # ADD RSC /l 0x411 /d "NDEBUG"  # ADD RSC /l 0x411 /d "NDEBUG"
Line 51  BSC32=bscmake.exe
Line 51  BSC32=bscmake.exe
 # ADD BSC32 /nologo  # ADD BSC32 /nologo
 LINK32=link.exe  LINK32=link.exe
 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386  # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
 # ADD LINK32 ..\windows\pari2\win32com\libpari.lib ws2_32.lib advapi32.lib /nologo /stack:0x1000000 /subsystem:console /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"msvcrt.lib" /out:".\Release/asir.exe"  # ADD LINK32 ..\windows\pari2\win32com\libpari.lib ws2_32.lib advapi32.lib user32.lib /nologo /stack:0x1000000 /subsystem:console /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"msvcrt.lib" /out:".\Release/asir.exe"
 # SUBTRACT LINK32 /pdb:none  # SUBTRACT LINK32 /pdb:none
   
 !ELSEIF  "$(CFG)" == "asir2000 - Win32 Debug"  !ELSEIF  "$(CFG)" == "asir2000 - Win32 Debug"
Line 68  LINK32=link.exe
Line 68  LINK32=link.exe
 # PROP Ignore_Export_Lib 0  # PROP Ignore_Export_Lib 0
 # PROP Target_Dir ""  # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /YX /c  # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /YX /c
 # ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\windows\pari2\include" /I ".\include" /I ".\parse" /D "_DEBUG" /D "VISUAL" /D "WIN32" /D "__WIN32__" /D "CONSOLE" /D "SILENT" /D "ALL_INTERIOR_POINTERS" /D "LARGE_CONFIG" /D PARI=1 /D INET=1 /D LAPACK=0 /D DO_PLOT=0 /D USE_FLOAT=0 /D "LONG_IS_32BIT" /D "HMEXT" /D "ULONG_NOT_DEFINED" /D "DES_ENC" /FR /YX /FD /D ASIR_LIBDIR=\"/asir/stdlib\" /c  # ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\windows\pari2\include" /I ".\include" /I ".\parse" /I ".\gc\include" /D "_DEBUG" /D "VISUAL" /D "WIN32" /D "__WIN32__" /D "CONSOLE" /D "SILENT" /D "ALL_INTERIOR_POINTERS" /D "LARGE_CONFIG" /D PARI=1 /D INET=1 /D LAPACK=0 /D DO_PLOT=0 /D USE_FLOAT=0 /D "LONG_IS_32BIT" /D "HMEXT" /D "ULONG_NOT_DEFINED" /D "DES_ENC" /FR /YX /FD /D ASIR_LIBDIR=\"/asir/stdlib\" /c
 # ADD BASE RSC /l 0x411 /d "_DEBUG"  # ADD BASE RSC /l 0x411 /d "_DEBUG"
 # ADD RSC /l 0x411 /d "_DEBUG"  # ADD RSC /l 0x411 /d "_DEBUG"
 BSC32=bscmake.exe  BSC32=bscmake.exe
Line 76  BSC32=bscmake.exe
Line 76  BSC32=bscmake.exe
 # ADD BSC32 /nologo  # ADD BSC32 /nologo
 LINK32=link.exe  LINK32=link.exe
 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386  # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386
 # ADD LINK32 ..\windows\pari2\win32com\libpari.lib ws2_32.lib advapi32.lib /nologo /stack:0x1000000 /subsystem:console /incremental:no /debug /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libcmt.lib" /nodefaultlib:"msvcrtd.lib" /out:".\Debug/asir.exe"  # ADD LINK32 ..\windows\pari2\win32com\libpari.lib ws2_32.lib advapi32.lib user32.lib /nologo /stack:0x1000000 /subsystem:console /incremental:no /debug /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libcmt.lib" /nodefaultlib:"msvcrtd.lib" /out:".\Debug/asir.exe"
 # SUBTRACT LINK32 /pdb:none  # SUBTRACT LINK32 /pdb:none
   
 !ENDIF  !ENDIF
Line 110  SOURCE=.\builtin\algnum.c
Line 110  SOURCE=.\builtin\algnum.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\allchblk.c  SOURCE=.\gc\allchblk.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\alloc.c  SOURCE=.\gc\alloc.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
Line 146  SOURCE=.\io\biovar.c
Line 146  SOURCE=.\io\biovar.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\blacklst.c  SOURCE=.\gc\blacklst.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
Line 162  SOURCE=.\engine\C.c
Line 162  SOURCE=.\engine\C.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\checksums.c  SOURCE=.\gc\checksums.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
Line 202  SOURCE=.\engine\D.c
Line 202  SOURCE=.\engine\D.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\dbg_mlc.c  SOURCE=.\gc\dbg_mlc.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
Line 242  SOURCE=.\builtin\dp.c
Line 242  SOURCE=.\builtin\dp.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\dyn_load.c  SOURCE=.\gc\dyn_load.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
Line 296  SOURCE=.\builtin\file.c
Line 296  SOURCE=.\builtin\file.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\finalize.c  SOURCE=.\gc\finalize.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
Line 308  SOURCE=.\parse\function.c
Line 308  SOURCE=.\parse\function.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\gc_risa.c  SOURCE=.\parse\gc_risa.c
 # ADD CPP /D "WINNT"  # ADD CPP /D "WINNT"
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
Line 349  SOURCE=.\engine\H.c
Line 349  SOURCE=.\engine\H.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\headers.c  SOURCE=.\gc\headers.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
Line 397  SOURCE=.\engine\M.c
Line 397  SOURCE=.\engine\M.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\mach_dep.c  SOURCE=.\gc\mach_dep.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
Line 405  SOURCE=.\parse\main.c
Line 405  SOURCE=.\parse\main.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\malloc.c  SOURCE=.\gc\malloc.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\mallocx.c  SOURCE=.\gc\mallocx.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\mark.c  SOURCE=.\gc\mark.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\mark_rts.c  SOURCE=.\gc\mark_rts.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
Line 437  SOURCE=.\engine\mi.c
Line 437  SOURCE=.\engine\mi.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\misc.c  SOURCE=.\gc\misc.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
Line 453  SOURCE=.\engine\N.c
Line 453  SOURCE=.\engine\N.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\new_hblk.c  SOURCE=.\gc\new_hblk.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
Line 469  SOURCE=.\builtin\numerical.c
Line 469  SOURCE=.\builtin\numerical.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\obj_map.c  SOURCE=.\gc\obj_map.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\os_dep.c  SOURCE=.\gc\os_dep.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
Line 533  SOURCE=.\builtin\print.c
Line 533  SOURCE=.\builtin\print.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\ptr_chck.c  SOURCE=.\gc\ptr_chck.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
Line 577  SOURCE=.\engine\real.c
Line 577  SOURCE=.\engine\real.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\real_malloc.c  SOURCE=.\gc\real_malloc.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\reclaim.c  SOURCE=.\gc\reclaim.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
Line 621  SOURCE=.\parse\struct.c
Line 621  SOURCE=.\parse\struct.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\stubborn.c  SOURCE=.\gc\stubborn.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
Line 637  SOURCE=.\builtin\time.c
Line 637  SOURCE=.\builtin\time.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\typd_mlc.c  SOURCE=.\gc\typd_mlc.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
Line 677  SOURCE=.\engine\vect.c
Line 677  SOURCE=.\engine\vect.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\gc5.3\win32_threads.c  SOURCE=.\gc\win32_threads.c
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   

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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>