From: Jim K. <jk...@us...> - 2005-11-10 06:37:32
|
Update of /cvsroot/opengtoolkit/dictionary In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25438 Modified Files: dictionary.ogbld dictionary.spec Log Message: committed pre-build tests Index: dictionary.spec =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/dictionary.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** dictionary.spec 10 Nov 2005 04:13:35 -0000 1.3 --- dictionary.spec 10 Nov 2005 06:37:20 -0000 1.4 *************** *** 43,47 **** Replace Mode=Always ! Num Files=38 File 0=dictionary.llb/Dictionary - VI Tree__ogtk.vi --- 43,47 ---- Replace Mode=Always ! Num Files=39 File 0=dictionary.llb/Dictionary - VI Tree__ogtk.vi *************** *** 83,86 **** --- 83,87 ---- File 36=dictionary.llb/Dictionary Update (by value)__ogtk.vi File 37=dictionary.llb/Dictionary Update (poly)__ogtk.vi + File 38=dictionary.llb/Dictionary Update__ogtk.vi Index: dictionary.ogbld =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/dictionary.ogbld,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** dictionary.ogbld 10 Nov 2005 01:40:29 -0000 1.2 --- dictionary.ogbld 10 Nov 2005 06:37:20 -0000 1.3 *************** *** 15,19 **** # is not specified, it is assumed to be FALSE="" Overwrite Existing Files=TRUE - # If a Namespace is specified, all VIs and CTLs will be="" # "name magled" with the Namespace as a suffix. For="" --- 15,18 ---- *************** *** 45,49 **** Unsaved Changes MsgBox=TRUE Ambiguous VIs Dest Dir="" ! Call Pre-Build VI="" Call Post-Build VI="build_support/Pre-Post Build.vi" Revision File=build_support/dictionary.rev --- 44,48 ---- Unsaved Changes MsgBox=TRUE Ambiguous VIs Dest Dir="" ! Call Pre-Build VI="build_support/Pre-Post Build.vi" Call Post-Build VI="build_support/Pre-Post Build.vi" Revision File=build_support/dictionary.rev |