|
From: <jg...@us...> - 2010-12-06 10:44:23
|
Revision: 1099
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=1099&view=rev
Author: jgcode
Date: 2010-12-06 10:44:17 +0000 (Mon, 06 Dec 2010)
Log Message:
-----------
Upgraded Helper files to LabVIEW 2009. Renamed pre-build script, relinked VIPB and updated palette to "Place VI Contents".
Modified Paths:
--------------
trunk/error/build support/List VIs without Test Coverage.vi
trunk/error/source/library/.vipb
trunk/error/test.vi
Added Paths:
-----------
trunk/error/build support/Pre-Build VI - Run Unit Tests.vi
Removed Paths:
-------------
trunk/error/build support/Pre Build Utility - Run Unit Tests.vi
Modified: trunk/error/build support/List VIs without Test Coverage.vi
===================================================================
(Binary files differ)
Deleted: trunk/error/build support/Pre Build Utility - Run Unit Tests.vi
===================================================================
(Binary files differ)
Added: trunk/error/build support/Pre-Build VI - Run Unit Tests.vi
===================================================================
(Binary files differ)
Property changes on: trunk/error/build support/Pre-Build VI - Run Unit Tests.vi
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/error/source/library/.vipb
===================================================================
--- trunk/error/source/library/.vipb 2010-12-06 10:34:16 UTC (rev 1098)
+++ trunk/error/source/library/.vipb 2010-12-06 10:44:17 UTC (rev 1099)
@@ -1,11 +1,11 @@
-<VI_Package_Builder_Settings Version="0.3" Created_Date="2010-12-03 22:23:20" Modified_Date="2010-12-03 22:26:57" Creator="Jonathon Green" Comments="" ID="612f94c2a6d1f605b153f5ed3414f9ec">
+<VI_Package_Builder_Settings Version="0.3" Created_Date="2010-12-03 22:23:20" Modified_Date="2010-12-06 18:40:18" Creator="Jonathon Green" Comments="" ID="8eb61524444a6e0dc950f303ef355604">
<Library_General_Settings>
<Package_File_Name>oglib_error</Package_File_Name>
- <Library_Version>4.0.0.2</Library_Version>
+ <Library_Version>4.0.0.4</Library_Version>
<Auto_Increment_Version>false</Auto_Increment_Version>
<Library_Source_Folder>.</Library_Source_Folder>
<Library_Output_Folder>..</Library_Output_Folder>
- <Company_Name>OpenG.org</Company_Name>
+ <Company_Name/>
<Library_Summary/>
<Library_License>BSD</Library_License>
<Package_LabVIEW_Version>9.0</Package_LabVIEW_Version>
@@ -19,7 +19,7 @@
<Additional_External_Dependencies>ogrsc_dynamicpalette >=0.19</Additional_External_Dependencies>
</Package_Dependencies>
<Custom_Action_VIs>
- <Pre-Build_VI>..\..\build support\Pre Build Utility - Run Unit Tests.vi</Pre-Build_VI>
+ <Pre-Build_VI>..\..\build support\Pre-Build VI - Run Unit Tests.vi</Pre-Build_VI>
<Post-Build_VI/>
<Pre-Install_VI/>
<Post-Install_VI/>
@@ -33,9 +33,9 @@
<Copyright>2002 Jean-Pierre Drolet, Jim Kring, 2010 Jonathon Green</Copyright>
<Packager>OpenG</Packager>
<URL>http://wiki.openg.org/Oglib_error</URL>
- <Release_Notes>* Package sources upgraded to LabVIEW 2009 (package now compatible with LV2009 or greater).
-* Package build with VIPM 2010.
-* [Fix 2468528] - OpenG Error toolkit should use brown as color instead of pink.</Release_Notes>
+ <Release_Notes>Package sources upgraded to LabVIEW 2009 (package now compatible with LV2009 or greater)
+Package build with VIPM 2010
+[FIX] 2468528 - OpenG Error toolkit should use brown as color instead of pink</Release_Notes>
</Description>
<Destinations>
<Toolkit_VIs>
@@ -176,7 +176,7 @@
<Sub_Palette_Index>-1</Sub_Palette_Index>
<NameSub_Menu_Name>Error Codes Ring Constant.vi</NameSub_Menu_Name>
<Short_Name>Error Codes Ring Constant</Short_Name>
- <is_Merge_VI>false</is_Merge_VI>
+ <is_Merge_VI>true</is_Merge_VI>
<Position>
<Row>1</Row>
<Column>2</Column>
@@ -189,7 +189,7 @@
<Sub_Palette_Index>-1</Sub_Palette_Index>
<NameSub_Menu_Name>Case (Error IO).vi</NameSub_Menu_Name>
<Short_Name>Case (Error IO)</Short_Name>
- <is_Merge_VI>false</is_Merge_VI>
+ <is_Merge_VI>true</is_Merge_VI>
<Position>
<Row>1</Row>
<Column>4</Column>
Modified: trunk/error/test.vi
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|