|
From: <jk...@us...> - 2008-05-13 15:56:08
|
Revision: 832
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=832&view=rev
Author: jkring
Date: 2008-05-13 08:56:07 -0700 (Tue, 13 May 2008)
Log Message:
-----------
updated build support and build rules to 8.2
Modified Paths:
--------------
trunk/msgqueue/build rules/package.ogpb
trunk/msgqueue/build support/Build Call-Back VI.vi
trunk/msgqueue/build support/Build Support - VI Tree.vi
trunk/msgqueue/build support/Call-Back Utility - Rem Namespace from Window Title.vi
trunk/msgqueue/build support/List VIs without Test Coverage.vi
trunk/msgqueue/build support/Post Build Utility - Update OpenG Tags.vi
trunk/msgqueue/build support/Pre Build Utility - Run Unit Tests.vi
trunk/msgqueue/build support/Pre-Post Build.vi
trunk/msgqueue/build support/Update OpenG Tags.llb
trunk/msgqueue/build.vi
Removed Paths:
-------------
trunk/msgqueue/build support/Call-Back Utility - Set VI Help Path.vi
trunk/msgqueue/build support/Create 7x version of Remove Msg Queue.vi
trunk/msgqueue/build support/Post Build Utility - Create HTML Help Docs.vi
Modified: trunk/msgqueue/build rules/package.ogpb
===================================================================
--- trunk/msgqueue/build rules/package.ogpb 2008-05-13 04:31:47 UTC (rev 831)
+++ trunk/msgqueue/build rules/package.ogpb 2008-05-13 15:56:07 UTC (rev 832)
@@ -2,7 +2,7 @@
Name=oglib_msgqueue
-Version=2.3
+Version=3.0
Release=1
@@ -37,7 +37,7 @@
[Platform]
-Exclusive_LabVIEW_Version=>=6.1
+Exclusive_LabVIEW_Version=>=8.2
Exclusive_LabVIEW_System=All
@@ -46,7 +46,7 @@
[Files]
-Num File Groups=8
+Num File Groups=6
[File Group 0]
@@ -64,36 +64,6 @@
[File Group 1]
-Exclusive_LabVIEW_Version="6.0, 6.1"
-
-Source Dir=../built/library_6x
-
-Target Dir=<OpenG.lib>/msgqueue/msgqueue.llb
-
-Replace Mode=Always
-
-Num Files=1
-
-File 0="*"
-
-
-[File Group 2]
-
-Exclusive_LabVIEW_Version=">=7.0"
-
-Source Dir=../built/library_7x
-
-Target Dir=<OpenG.lib>/msgqueue/msgqueue.llb
-
-Replace Mode=Always
-
-Num Files=1
-
-File 0="*"
-
-
-[File Group 3]
-
Source Dir="../source/palette submenus"
Target Dir="<OpenG.lib>/msgqueue"
@@ -105,7 +75,7 @@
File 0=classic_notifier.mnu
-[File Group 4]
+[File Group 2]
Source Dir="../source"
@@ -118,7 +88,7 @@
File 0=oglib_msgqueue.mnu
-[File Group 5]
+[File Group 3]
Source Dir="../source"
@@ -131,7 +101,7 @@
File 0=oglib_msgqueue.mnu
-[File Group 6]
+[File Group 4]
Source Dir=../built/help
@@ -144,7 +114,7 @@
File 0=*.*
-[File Group 7]
+[File Group 5]
Source Dir=../examples
Target Dir=<application>/examples/OpenG/msgqueue
Modified: trunk/msgqueue/build support/Build Call-Back VI.vi
===================================================================
(Binary files differ)
Modified: trunk/msgqueue/build support/Build Support - VI Tree.vi
===================================================================
(Binary files differ)
Modified: trunk/msgqueue/build support/Call-Back Utility - Rem Namespace from Window Title.vi
===================================================================
(Binary files differ)
Deleted: trunk/msgqueue/build support/Call-Back Utility - Set VI Help Path.vi
===================================================================
(Binary files differ)
Deleted: trunk/msgqueue/build support/Create 7x version of Remove Msg Queue.vi
===================================================================
(Binary files differ)
Modified: trunk/msgqueue/build support/List VIs without Test Coverage.vi
===================================================================
(Binary files differ)
Deleted: trunk/msgqueue/build support/Post Build Utility - Create HTML Help Docs.vi
===================================================================
(Binary files differ)
Modified: trunk/msgqueue/build support/Post Build Utility - Update OpenG Tags.vi
===================================================================
(Binary files differ)
Modified: trunk/msgqueue/build support/Pre Build Utility - Run Unit Tests.vi
===================================================================
(Binary files differ)
Modified: trunk/msgqueue/build support/Pre-Post Build.vi
===================================================================
(Binary files differ)
Modified: trunk/msgqueue/build support/Update OpenG Tags.llb
===================================================================
(Binary files differ)
Modified: trunk/msgqueue/build.vi
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|