=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/Attic/asir2000.dsp,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- OpenXM_contrib2/asir2000/Attic/asir2000.dsp 2001/10/05 10:23:05 1.5 +++ OpenXM_contrib2/asir2000/Attic/asir2000.dsp 2002/07/25 04:26:24 1.6 @@ -42,7 +42,7 @@ RSC=rc.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # 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 # ADD BASE RSC /l 0x411 /d "NDEBUG" # ADD RSC /l 0x411 /d "NDEBUG" @@ -51,7 +51,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo 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 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 !ELSEIF "$(CFG)" == "asir2000 - Win32 Debug" @@ -68,7 +68,7 @@ LINK32=link.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # 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 RSC /l 0x411 /d "_DEBUG" BSC32=bscmake.exe @@ -76,7 +76,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo 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 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 !ENDIF @@ -110,11 +110,11 @@ SOURCE=.\builtin\algnum.c # End Source File # Begin Source File -SOURCE=.\gc5.3\allchblk.c +SOURCE=.\gc\allchblk.c # End Source File # Begin Source File -SOURCE=.\gc5.3\alloc.c +SOURCE=.\gc\alloc.c # End Source File # Begin Source File @@ -146,7 +146,7 @@ SOURCE=.\io\biovar.c # End Source File # Begin Source File -SOURCE=.\gc5.3\blacklst.c +SOURCE=.\gc\blacklst.c # End Source File # Begin Source File @@ -162,7 +162,7 @@ SOURCE=.\engine\C.c # End Source File # Begin Source File -SOURCE=.\gc5.3\checksums.c +SOURCE=.\gc\checksums.c # End Source File # Begin Source File @@ -202,7 +202,7 @@ SOURCE=.\engine\D.c # End Source File # Begin Source File -SOURCE=.\gc5.3\dbg_mlc.c +SOURCE=.\gc\dbg_mlc.c # End Source File # Begin Source File @@ -242,7 +242,7 @@ SOURCE=.\builtin\dp.c # End Source File # Begin Source File -SOURCE=.\gc5.3\dyn_load.c +SOURCE=.\gc\dyn_load.c # End Source File # Begin Source File @@ -296,7 +296,7 @@ SOURCE=.\builtin\file.c # End Source File # Begin Source File -SOURCE=.\gc5.3\finalize.c +SOURCE=.\gc\finalize.c # End Source File # Begin Source File @@ -308,7 +308,7 @@ SOURCE=.\parse\function.c # End Source File # Begin Source File -SOURCE=.\gc5.3\gc_risa.c +SOURCE=.\parse\gc_risa.c # ADD CPP /D "WINNT" # End Source File # Begin Source File @@ -349,7 +349,7 @@ SOURCE=.\engine\H.c # End Source File # Begin Source File -SOURCE=.\gc5.3\headers.c +SOURCE=.\gc\headers.c # End Source File # Begin Source File @@ -397,7 +397,7 @@ SOURCE=.\engine\M.c # End Source File # Begin Source File -SOURCE=.\gc5.3\mach_dep.c +SOURCE=.\gc\mach_dep.c # End Source File # Begin Source File @@ -405,19 +405,19 @@ SOURCE=.\parse\main.c # End Source File # Begin Source File -SOURCE=.\gc5.3\malloc.c +SOURCE=.\gc\malloc.c # End Source File # Begin Source File -SOURCE=.\gc5.3\mallocx.c +SOURCE=.\gc\mallocx.c # End Source File # Begin Source File -SOURCE=.\gc5.3\mark.c +SOURCE=.\gc\mark.c # End Source File # Begin Source File -SOURCE=.\gc5.3\mark_rts.c +SOURCE=.\gc\mark_rts.c # End Source File # Begin Source File @@ -437,7 +437,7 @@ SOURCE=.\engine\mi.c # End Source File # Begin Source File -SOURCE=.\gc5.3\misc.c +SOURCE=.\gc\misc.c # End Source File # Begin Source File @@ -453,7 +453,7 @@ SOURCE=.\engine\N.c # End Source File # Begin Source File -SOURCE=.\gc5.3\new_hblk.c +SOURCE=.\gc\new_hblk.c # End Source File # Begin Source File @@ -469,11 +469,11 @@ SOURCE=.\builtin\numerical.c # End Source File # Begin Source File -SOURCE=.\gc5.3\obj_map.c +SOURCE=.\gc\obj_map.c # End Source File # Begin Source File -SOURCE=.\gc5.3\os_dep.c +SOURCE=.\gc\os_dep.c # End Source File # Begin Source File @@ -533,7 +533,7 @@ SOURCE=.\builtin\print.c # End Source File # Begin Source File -SOURCE=.\gc5.3\ptr_chck.c +SOURCE=.\gc\ptr_chck.c # End Source File # Begin Source File @@ -577,11 +577,11 @@ SOURCE=.\engine\real.c # End Source File # Begin Source File -SOURCE=.\gc5.3\real_malloc.c +SOURCE=.\gc\real_malloc.c # End Source File # Begin Source File -SOURCE=.\gc5.3\reclaim.c +SOURCE=.\gc\reclaim.c # End Source File # Begin Source File @@ -621,7 +621,7 @@ SOURCE=.\parse\struct.c # End Source File # Begin Source File -SOURCE=.\gc5.3\stubborn.c +SOURCE=.\gc\stubborn.c # End Source File # Begin Source File @@ -637,7 +637,7 @@ SOURCE=.\builtin\time.c # End Source File # Begin Source File -SOURCE=.\gc5.3\typd_mlc.c +SOURCE=.\gc\typd_mlc.c # End Source File # Begin Source File @@ -677,7 +677,7 @@ SOURCE=.\engine\vect.c # End Source File # Begin Source File -SOURCE=.\gc5.3\win32_threads.c +SOURCE=.\gc\win32_threads.c # End Source File # Begin Source File