From: <jk...@us...> - 2003-11-06 02:10:41
|
Update of /cvsroot/opengtoolkit/vitags In directory sc8-pr-cvs1:/tmp/cvs-serv31262 Modified Files: vitags.spec Log Message: Index: vitags.spec =================================================================== RCS file: /cvsroot/opengtoolkit/vitags/vitags.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** vitags.spec 19 Dec 2002 02:34:49 -0000 1.1 --- vitags.spec 6 Nov 2003 02:10:38 -0000 1.2 *************** *** 1,7 **** [Package Name] ! Name=vitags ! Version=1.0 Release=1 --- 1,7 ---- [Package Name] ! Name=oglib_vitags ! Version=2.0 Release=1 *************** *** 31,35 **** [Dependencies] ! Requires="appcontrol-1.2" AutoReqProv=FALSE --- 31,35 ---- [Dependencies] ! Requires="oglib_appcontrol-2.0" AutoReqProv=FALSE *************** *** 38,42 **** [Platform] ! Exclusive_LabVIEW_Version="<=6.0" Exclusive_LabVIEW_System=All --- 38,42 ---- [Platform] ! Exclusive_LabVIEW_Version=">=6.0" Exclusive_LabVIEW_System=All *************** *** 52,65 **** [File Group 0] ! Target Dir=<OpenG.lib>/addons/vitags Replace Mode=Never ! Num Files=6 File 0=dir.mnu ! File 1="vitags.llb/Open Tag Namespace.vi" ! File 2="vitags.llb/Read Key From Tag.vi" ! File 3="vitags.llb/Read-Write Key from Tag Namespace Text.vi" ! File 4="vitags.llb/vitags core.vi" ! File 5="vitags.llb/Write Key To Tag.vi" \ No newline at end of file --- 52,70 ---- [File Group 0] ! Source Dir=built/vitags ! ! Target Dir=<user.lib>/_OpenG.lib/vitags Replace Mode=Never ! Num Files=9 File 0=dir.mnu ! File 1=vitags.llb\Close Tag Namespace__ogtk.vi ! File 2=vitags.llb\Open Tag Namespace__ogtk.vi ! File 3=vitags.llb\Read VI Tag__ogtk.vi ! File 4=vitags.llb\Read-Write Key from Tag Namespace Text__ogtk.vi ! File 5=vitags.llb\VI Tree - vitags__ogtk.vi ! File 6=vitags.llb\vitag refnum__ogtk.ctl ! File 7=vitags.llb\vitags core__ogtk.vi ! File 8=vitags.llb\Write Tag__ogtk.vi |