From: Konstantin S. <ks...@us...> - 2004-10-08 11:45:05
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6858/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** news.txt 7 Oct 2004 11:51:47 -0000 1.6 --- news.txt 8 Oct 2004 11:44:25 -0000 1.7 *************** *** 4,10 **** - 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. --- 4,27 ---- ! *** 19:39 08.10.2004 ! ! - General section: New Include Hidden VIs key specifies whether hidden VIs should be ! included in a build or not. ! ! - General section: EXE Icon File key specifies a custom icon for executables. ! ! - SupportFiles section: New FollowVIDirHierarchy key. If it is TRUE, SourceFiles are ! copied according to directory hierarchy of VIs involved to building. ! ! - Log File contains report on VIs and non-VI resources that was not included in a build. ! ! Test Build.deab file in an <deab\example_projects\Test 001> contains comments on new features. ! ! ! ! *** 19:41 07.10.2004 ! ! - Building EXE: VIs are saved to LLB that has a target executable's name (with exe extension). It makes VIs saved outside the exe be correctly linked to VIs saved within the exe. *************** *** 12,16 **** ! 19:51 06.10.2004 - [Destination N] sections: New option to write VIs to Target Dir keeping VIs hierarchy --- 29,34 ---- ! ! *** 19:51 06.10.2004 - [Destination N] sections: New option to write VIs to Target Dir keeping VIs hierarchy *************** *** 21,25 **** ! 19:50 05.10.2004 - A build can now be aborted --- 39,44 ---- ! ! *** 19:50 05.10.2004 - A build can now be aborted *************** *** 32,36 **** ! 19:31 04.10.2004 - Top-Level VIs in EXEs: Have 'Run When Opened' property set to True --- 51,56 ---- ! ! *** 19:31 04.10.2004 - Top-Level VIs in EXEs: Have 'Run When Opened' property set to True *************** *** 47,51 **** ! 19:36 01.10.2004 - More correctly copies and relinks Shared Libraries. System libraries (more exactly, --- 67,72 ---- ! ! *** 19:36 01.10.2004 - More correctly copies and relinks Shared Libraries. System libraries (more exactly, *************** *** 59,63 **** ! 19:49 30.09.2004 - More correctly copies and relinks resources (DLLs, RTMs, Help files, etc.) --- 80,85 ---- ! ! *** 19:49 30.09.2004 - More correctly copies and relinks resources (DLLs, RTMs, Help files, etc.) |