|
From: Peter T. <pe...@pr...> - 2004-01-27 12:53:30
|
Update of /cvsroot/jvcl/dev/JVCL3/examples/JvUIB/Component/Script In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31402/examples/JvUIB/Component/Script Modified Files: Script.dof Log Message: - all projects added to mak and bpg file (some are still commented out) - dof files fixed - minor fixes to compile Index: Script.dof =================================================================== RCS file: /cvsroot/jvcl/dev/JVCL3/examples/JvUIB/Component/Script/Script.dof,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Script.dof 21 Jan 2004 15:21:25 -0000 1.1 --- Script.dof 27 Jan 2004 12:51:51 -0000 1.2 *************** *** 4,8 **** UnsafeCast=0 [Directories] ! OutputDir=..\..\bin ! UnitOutputDir=..\..\dcu ! SearchPath=..\..\run;..\..\common --- 4,8 ---- UnsafeCast=0 [Directories] ! OutputDir=..\..\..\..\bin ! UnitOutputDir=..\..\..\..\dcu ! SearchPath=..\..\..\..\run;..\..\..\..\common |