From: Jim K. <jk...@us...> - 2004-09-20 03:17:24
|
Update of /cvsroot/opengtoolkit/lvzip In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13530 Modified Files: lvzip.spec Added Files: build lvzip.vi Log Message: added "ZLIB Path to LVZLIB Path String.vi" to Convert a Mac path to a Darwin (Unix) path on OS X (Carbon). --- NEW FILE: build lvzip.vi --- (This appears to be a binary file; contents omitted.) Index: lvzip.spec =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/lvzip.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lvzip.spec 10 Nov 2003 00:19:41 -0000 1.1 --- lvzip.spec 20 Sep 2004 03:17:13 -0000 1.2 *************** *** 3,9 **** Name=oglib_lvzip ! Version=2.0 ! Release=2 --- 3,9 ---- Name=oglib_lvzip ! Version=2.1 ! Release=1 *************** *** 59,63 **** Replace Mode=Never ! Num Files=51 File 0=dir.mnu --- 59,63 ---- Replace Mode=Never ! Num Files=52 File 0=dir.mnu *************** *** 112,115 **** --- 112,116 ---- File 49=lvzip.llb/ZLIB Write File__ogtk.vi File 50=lvzip.llb/ZLIB Zip Handle__ogtk.ctl + File 51=lvzip.llb/ZLIB Path to LVZLIB Path String__ogtk.vi |