=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/Attic/asir2000.dsp,v retrieving revision 1.1 retrieving revision 1.15 diff -u -p -r1.1 -r1.15 --- OpenXM_contrib2/asir2000/Attic/asir2000.dsp 2001/03/13 05:15:24 1.1 +++ OpenXM_contrib2/asir2000/Attic/asir2000.dsp 2005/10/19 14:09:13 1.15 @@ -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\pari20\win32com" /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" /D "INET" /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\pari20\win32com\release\libpari.lib ws2_32.lib advapi32.lib user32.lib /nologo /stack:0x1000000 /subsystem:console /debug /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\pari20\win32com" /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" /D "INET" /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\pari20\win32com\debug\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 @@ -202,6 +202,10 @@ SOURCE=.\engine\D.c # End Source File # Begin Source File +SOURCE=.\engine\dalg.c +# End Source File +# Begin Source File + SOURCE=.\gc\dbg_mlc.c # End Source File # Begin Source File @@ -292,6 +296,10 @@ SOURCE=.\fft\fft_primes.c # End Source File # Begin Source File +SOURCE=.\engine\Fgfs.c +# End Source File +# Begin Source File + SOURCE=.\builtin\file.c # End Source File # Begin Source File @@ -308,7 +316,7 @@ SOURCE=.\parse\function.c # End Source File # Begin Source File -SOURCE=.\gc\gc_risa.c +SOURCE=.\parse\gc_risa.c # ADD CPP /D "WINNT" # End Source File # Begin Source File @@ -333,6 +341,10 @@ SOURCE=.\engine\gfs.c # End Source File # Begin Source File +SOURCE=.\engine\gfspn.c +# End Source File +# Begin Source File + SOURCE=.\parse\glob.c # End Source File # Begin Source File @@ -353,6 +365,14 @@ SOURCE=.\builtin\help.c # End Source File # Begin Source File +SOURCE=.\engine\Hgfs.c +# End Source File +# Begin Source File + +SOURCE=.\builtin\iarray.c +# End Source File +# Begin Source File + SOURCE=.\engine\init.c # End Source File # Begin Source File @@ -421,6 +441,14 @@ SOURCE=.\builtin\math.c # End Source File # Begin Source File +SOURCE=.\builtin\mattran.c +# End Source File +# Begin Source File + +SOURCE=.\engine\Mgfs.c +# End Source File +# Begin Source File + SOURCE=.\engine\mi.c # End Source File # Begin Source File @@ -441,6 +469,10 @@ SOURCE=.\engine\N.c # End Source File # Begin Source File +SOURCE=.\engine\nd.c +# End Source File +# Begin Source File + SOURCE=.\gc\new_hblk.c # End Source File # Begin Source File @@ -469,6 +501,10 @@ SOURCE=.\io\ox.c # End Source File # Begin Source File +SOURCE=.\io\ox_asir.c +# End Source File +# Begin Source File + SOURCE=.\engine\P.c # End Source File # Begin Source File @@ -549,6 +585,10 @@ SOURCE=.\engine\QM.c # End Source File # Begin Source File +SOURCE=.\parse\quote.c +# End Source File +# Begin Source File + SOURCE=.\engine\R.c # End Source File # Begin Source File @@ -577,6 +617,10 @@ SOURCE=.\builtin\result.c # End Source File # Begin Source File +SOURCE=.\builtin\round.c +# End Source File +# Begin Source File + SOURCE=.\engine\RU.c # End Source File # Begin Source File @@ -649,6 +693,10 @@ SOURCE=.\engine\up_lm.c # End Source File # Begin Source File +SOURCE=.\builtin\user.c +# End Source File +# Begin Source File + SOURCE=.\parse\util.c # End Source File # Begin Source File @@ -674,6 +722,10 @@ SOURCE=.\parse\xdeb.c # Begin Source File SOURCE=.\parse\ytab.c +# End Source File +# Begin Source File + +SOURCE=.\engine\Z.c # End Source File # End Group # Begin Group "Header Files"