Files correlati :tutti i progetti della 2.1 Ricompilazione Demo : [ ] Commento :cambiati tutti i path delle versioni di release in modo che puntino alla nuovissima cartella Campo321 git-svn-id: svn://10.65.10.50/trunk@11791 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			1139 lines
		
	
	
		
			21 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			1139 lines
		
	
	
		
			21 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| # Microsoft Developer Studio Project File - Name="gfm" - Package Owner=<4>
 | |
| # Microsoft Developer Studio Generated Build File, Format Version 6.00
 | |
| # ** DO NOT EDIT **
 | |
| 
 | |
| # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
 | |
| 
 | |
| CFG=gfm - Win32 Debug
 | |
| !MESSAGE This is not a valid makefile. To build this project using NMAKE,
 | |
| !MESSAGE use the Export Makefile command and run
 | |
| !MESSAGE 
 | |
| !MESSAGE NMAKE /f "gfm.mak".
 | |
| !MESSAGE 
 | |
| !MESSAGE You can specify a configuration when running NMAKE
 | |
| !MESSAGE by defining the macro CFG on the command line. For example:
 | |
| !MESSAGE 
 | |
| !MESSAGE NMAKE /f "gfm.mak" CFG="gfm - Win32 Debug"
 | |
| !MESSAGE 
 | |
| !MESSAGE Possible choices for configuration are:
 | |
| !MESSAGE 
 | |
| !MESSAGE "gfm - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
 | |
| !MESSAGE "gfm - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
 | |
| !MESSAGE 
 | |
| 
 | |
| # Begin Project
 | |
| # PROP AllowPerConfigDependencies 0
 | |
| # PROP Scc_ProjName ""
 | |
| # PROP Scc_LocalPath ""
 | |
| CPP=cl.exe
 | |
| MTL=midl.exe
 | |
| RSC=rc.exe
 | |
| 
 | |
| !IF  "$(CFG)" == "gfm - Win32 Release"
 | |
| 
 | |
| # PROP BASE Use_MFC 0
 | |
| # PROP BASE Use_Debug_Libraries 0
 | |
| # PROP BASE Output_Dir "Release"
 | |
| # PROP BASE Intermediate_Dir "Release"
 | |
| # PROP BASE Target_Dir ""
 | |
| # PROP Use_MFC 0
 | |
| # PROP Use_Debug_Libraries 0
 | |
| # PROP Output_Dir "..\lib"
 | |
| # PROP Intermediate_Dir "..\Release\ReleaseGfm"
 | |
| # PROP Ignore_Export_Lib 0
 | |
| # PROP Target_Dir ""
 | |
| # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GFM_EXPORTS" /YX /FD /c
 | |
| # ADD CPP /nologo /MT /W3 /GX /I "..\gfm" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GFM_EXPORTS" /YX /FD /c
 | |
| # SUBTRACT CPP /Fr
 | |
| # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
 | |
| # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
 | |
| # ADD BASE RSC /l 0x410 /d "NDEBUG"
 | |
| # ADD RSC /l 0x410 /d "NDEBUG"
 | |
| BSC32=bscmake.exe
 | |
| # ADD BASE BSC32 /nologo
 | |
| # 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 /dll /machine:I386
 | |
| # ADD 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 /dll /pdb:none /machine:I386 /out:"D:\Release\Campo321/gfm.dll"
 | |
| 
 | |
| !ELSEIF  "$(CFG)" == "gfm - Win32 Debug"
 | |
| 
 | |
| # PROP BASE Use_MFC 0
 | |
| # PROP BASE Use_Debug_Libraries 1
 | |
| # PROP BASE Output_Dir "Debug"
 | |
| # PROP BASE Intermediate_Dir "Debug"
 | |
| # PROP BASE Target_Dir ""
 | |
| # PROP Use_MFC 0
 | |
| # PROP Use_Debug_Libraries 1
 | |
| # PROP Output_Dir "..\lib"
 | |
| # PROP Intermediate_Dir "..\Debug\DebugGfm"
 | |
| # PROP Ignore_Export_Lib 0
 | |
| # PROP Target_Dir ""
 | |
| # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GFM_EXPORTS" /YX /FD /GZ /c
 | |
| # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\gfm" /D "_DEBUG" /D "DBG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GFM_EXPORTS" /FR /FD /GZ /c
 | |
| # SUBTRACT CPP /YX
 | |
| # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
 | |
| # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
 | |
| # ADD BASE RSC /l 0x410 /d "_DEBUG"
 | |
| # ADD RSC /l 0x410 /d "_DEBUG"
 | |
| BSC32=bscmake.exe
 | |
| # ADD BASE BSC32 /nologo
 | |
| # ADD BSC32 /nologo /o"..\debug/gfm.bsc"
 | |
| 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 /dll /debug /machine:I386 /pdbtype:sept
 | |
| # ADD 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 /dll /pdb:"gfm.pdb" /debug /machine:I386 /out:"..\exed\gfmd.dll" /pdbtype:sept
 | |
| # SUBTRACT LINK32 /pdb:none
 | |
| 
 | |
| !ENDIF 
 | |
| 
 | |
| # Begin Target
 | |
| 
 | |
| # Name "gfm - Win32 Release"
 | |
| # Name "gfm - Win32 Debug"
 | |
| # Begin Group "Source Files"
 | |
| 
 | |
| # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\adate360.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\adate365.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\adatenly.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\addarr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\addarrd.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\adddfd.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\addid.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\addld.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\addstr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\adduid.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\adduld.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\advpmt.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\agmn.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\amort.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\amorttbl.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\atod.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\atodr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\bondprc.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\bondyld.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\comp.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\compaux.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\compcomp.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\compsimp.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\d10by5.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\d10by5t.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dabs.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dacos.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dadd.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dadx.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dalloc.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dalog.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\daralloc.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\darcpy.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\darfree.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dasin.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\datan.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\datax.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dbd360.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dbd365.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dbdnly.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dchgs.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dchix.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dcmp.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dcos.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dcoss.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dcot.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dcox.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dcpy.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dctod.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\ddeg.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\ddiv.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\ddivpf.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\ddivpr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\ddivpt.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\ddivr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\ddivt.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\ddix.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\ddixf.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\ddixr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\ddixt.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\deltrz.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dexp.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dexx.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dfact.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dfprintf.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dfract.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dfree.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dfscanf.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dftod.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dftodr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dint.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\diseq.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\disge.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\disgt.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\disint.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\disle.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dislt.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\disne.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\disneg.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dispos.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\diszero.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\divarr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\divarrd.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\divdfd.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\divid.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\divld.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\divstr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\divuid.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\divuld.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dllgfm.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dln.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dlnx.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dlog.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmag.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmant.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmax.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmby1.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmby1r.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmbyn.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmbyp10.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmbyp10t.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmean.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmi.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmin.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmod.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmoddf.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmodi.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmodl.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmodui.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmodul.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmul.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmulr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmult.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dmux.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dpct.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dpdb.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dpdbtbl.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dpddb.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dpddbtbl.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dpow.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dpowi.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dpowrat.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dpoxi.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dprec.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dprintf.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dpsl.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dpsltbl.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dpsoy.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dpsoytbl.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\drad.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\droot.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\drooti.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dround.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dscanf.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dsetertn.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dsign.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dsin.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dsins.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dsort.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dsprintf.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dsqrt.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dsqx.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dsscanf.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dsub.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dsux.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dswap.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dtan.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dtoa.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dtoac.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dtoacr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dtoaf.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dtoar.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dtodc.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dtodf.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dtoeng.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dtofr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dtoi.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dtol.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dtosci.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dtoui.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dtoul.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dtrunc.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dtrux.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dzero.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\dzeroarr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\efftonom.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\errname.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\frtod.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\funname.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\gcmp.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\gfmdefs.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\ginc.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\gmec.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\gmef.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\gmglobal.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\gmrs.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\gmserri.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\hmi.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\intraux.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\irr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\itod.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\linest.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\lookarr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\ltod.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\makid.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\makld.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\makuid.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\makuld.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\maxarr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\median.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\mgmn.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\minarr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\mirr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\mli.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\mul10.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\mul10ad.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\mul10l.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\mularr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\mularrd.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\muldfd.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\mulid.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\mulld.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\mulstr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\muluid.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\mululd.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\nfv.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\nomtoeff.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\npv.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\padd.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\pchange.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\pdiv.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\pmul.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\pof.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\predx.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\predy.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\psub.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\ptoy.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\roundcnt.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\scanfx.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\sgmn.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\simp360.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\simp365.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\simpaux.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\smi.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\spfv.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\sppv.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\sq5to4.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\stnddev.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\subarr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\subarrd.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\subdfd.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\subid.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\subld.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\substr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\subuid.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\subuld.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\sumarr.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\sumarrn.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\sumarrp.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\trunccnt.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\uitod.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\ultod.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\usfv.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\uspv.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\wmean.c
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\ytop.c
 | |
| # End Source File
 | |
| # End Group
 | |
| # Begin Group "Header Files"
 | |
| 
 | |
| # PROP Default_Filter "h;hpp;hxx;hm;inl"
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\Gf.h
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\Gfd.h
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\Gm.h
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\Gmfequs.h
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\Gmfname.h
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\Gmfncnum.h
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\Gmfuncts.h
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\Gmsys1.h
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\Gmsystem.h
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\Import.h
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\Model.h
 | |
| # End Source File
 | |
| # Begin Source File
 | |
| 
 | |
| SOURCE=..\gfm\Prologue.h
 | |
| # End Source File
 | |
| # End Group
 | |
| # Begin Group "Resource Files"
 | |
| 
 | |
| # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
 | |
| # End Group
 | |
| # End Target
 | |
| # End Project
 |