|
From: Peter T. <pe...@pr...> - 2004-01-27 12:53:33
|
Update of /cvsroot/jvcl/dev/JVCL3/examples/JvUIB/Component/DataPump In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31402/examples/JvUIB/Component/DataPump Modified Files: DataPump.dof Log Message: - all projects added to mak and bpg file (some are still commented out) - dof files fixed - minor fixes to compile Index: DataPump.dof =================================================================== RCS file: /cvsroot/jvcl/dev/JVCL3/examples/JvUIB/Component/DataPump/DataPump.dof,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** DataPump.dof 21 Jan 2004 18:34:26 -0000 1.2 --- DataPump.dof 27 Jan 2004 12:51:49 -0000 1.3 *************** *** 1,76 **** - [FileVersion] - Version=6.0 [Compiler] ! A=8 ! B=0 ! C=1 ! D=1 ! E=0 ! F=0 ! G=1 ! H=1 ! I=1 ! J=0 ! K=0 ! L=1 ! M=0 ! N=1 ! O=1 ! P=1 ! Q=0 ! R=0 ! S=0 ! T=0 ! U=0 ! V=1 ! W=0 ! X=1 ! Y=1 ! Z=1 ! ShowHints=1 ! ShowWarnings=1 ! UnitAliases=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE; ! [Linker] ! MapFile=0 ! OutputObjs=0 ! ConsoleApp=1 ! DebugInfo=0 ! RemoteSymbols=0 ! MinStackSize=16384 ! MaxStackSize=1048576 ! ImageBase=4194304 ! ExeDescription= [Directories] ! OutputDir=..\..\bin ! UnitOutputDir=..\..\dcu ! PackageDLLOutputDir= ! PackageDCPOutputDir= ! SearchPath=..\..\run;..\..\common ! Packages= ! Conditionals= ! DebugSourceDirs= ! UsePackages=0 ! [Parameters] ! RunParams= ! HostApplication= ! Launcher= ! UseLauncher=0 ! DebugCWD= ! [Language] ! ActiveLang= ! ProjectLang= ! RootDir= ! [Version Info] ! IncludeVerInfo=0 ! AutoIncBuild=0 ! MajorVer=1 ! MinorVer=0 ! Release=0 ! Build=0 ! Debug=0 ! PreRelease=0 ! Special=0 ! Private=0 ! DLL=0 ! Locale=1031 ! CodePage=1252 --- 1,8 ---- [Compiler] ! UnsafeType=0 ! UnsafeCode=0 ! UnsafeCast=0 [Directories] ! OutputDir=..\..\..\..\bin ! UnitOutputDir=..\..\..\..\dcu ! SearchPath=..\..\..\..\run;..\..\..\..\common |