From: Jos v.d.V. <jo...@us...> - 2006-07-26 10:45:17
|
Update of /cvsroot/win32forth/win32forth/proj In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv29589/proj Modified Files: SciEdit.fpj Log Message: Jos: Changed the BuildFile to the right location Index: SciEdit.fpj =================================================================== RCS file: /cvsroot/win32forth/win32forth/proj/SciEdit.fpj,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** SciEdit.fpj 23 Jul 2006 10:12:56 -0000 1.3 --- SciEdit.fpj 26 Jul 2006 09:53:14 -0000 1.4 *************** *** 1,5 **** ProjectName= MDi SciEdit ! BuildFile= demos\MdiEdit\Main.f ! SearchPath= .;C:\DATEN\ENTWICKLUNG\WIN32FORTH\V609XX-CVS;SRC;SRC\LIB;RES;DEMOS;SRC\CONSOLE;HTM MDi SciEdit,0 Modules,1 --- 1,5 ---- ProjectName= MDi SciEdit ! BuildFile= apps\SciEdit\Main.f ! SearchPath= MDi SciEdit,0 Modules,1 |