From: Konstantin S. <ks...@us...> - 2004-10-07 11:52:34
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26481/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** news.txt 6 Oct 2004 12:02:45 -0000 1.5 --- news.txt 7 Oct 2004 11:51:47 -0000 1.6 *************** *** 4,7 **** --- 4,15 ---- + 19:41 07.10.2004 + + - Building EXE: VIs are saved to LLB that has a target executable name (with exe extension). + It makes VIs saved outside the exe be correctly linked to VIs saved within the exe. + + - Managing of target Dirs, LLBs and resource files is more correct now. + + 19:51 06.10.2004 |