From: <jk...@us...> - 2009-09-16 03:47:27
|
Revision: 1006 http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=1006&view=rev Author: jkring Date: 2009-09-16 03:47:16 +0000 (Wed, 16 Sep 2009) Log Message: ----------- changed latest VxWorks file to state compatibility with LV >= 8.5 Modified Paths: -------------- trunk/lvzip/lvzip.ogpb trunk/lvzip/lvzip.spec Modified: trunk/lvzip/lvzip.ogpb =================================================================== --- trunk/lvzip/lvzip.ogpb 2009-09-16 03:42:43 UTC (rev 1005) +++ trunk/lvzip/lvzip.ogpb 2009-09-16 03:47:16 UTC (rev 1006) @@ -95,7 +95,7 @@ [File Group 7] Source Dir=built/lvzip/vxWorks85 Target Dir=<OpenG.lib>/lvzip -Exclusive_LabVIEW_Version=8.5,8.6,9.0 +Exclusive_LabVIEW_Version=>=8.5 Num Files=1 File 0=lvzlib.out Modified: trunk/lvzip/lvzip.spec =================================================================== --- trunk/lvzip/lvzip.spec 2009-09-16 03:42:43 UTC (rev 1005) +++ trunk/lvzip/lvzip.spec 2009-09-16 03:47:16 UTC (rev 1006) @@ -156,7 +156,7 @@ [File Group 5] Source Dir=built/lvzip/vxWorks85 Target Dir=<OpenG.lib>/lvzip -Exclusive_LabVIEW_Version=8.5,8.6 +Exclusive_LabVIEW_Version=>=8.5 Num Files=1 File 0=lvzlib.out This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |