Update of /cvsroot/opengtoolkit/array
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6563
Added Files:
array.ogbld
Log Message:
--- NEW FILE: array.ogbld ---
[General]
# Project Root is optional. If it is not specified, it is=""
# assumed to be the .deab file's parent directory=""
Project Root=""
# Build Root is optional. If it is not specified, it is=""
# assumed to be the Project Root. Build Root may be either=""
# an absolute path, or a path relative to the Project Root=""
Build Root=built/array
# Source Root is optional. If it is not specified, it is=""
# assumed to be the Project Root. Source Root may be either=""
# an absolute path, or a path relative to the Project Root=""
Source Root=source
# Overwrite Existing Files specifies whether to overwrite=""
# files in the build location. This is an optional. If it=""
# is not specified, it is assumed to be FALSE=""
Overwrite Existing Files=TRUE
# If a Namespace is specified, all VIs and CTLs will be=""
# "name magled" with the Namespace as a suffix. For=""
# example, "MyVI.vi" with a Namespace of "MyApp" becomes=""
# "MyVI__MyApp.vi" in the built software product.=""
Namespace=ogtk
###########################################################=""
# Top Level VIs specifies VIs whose hierarchies are to be=""
# included in the build. Additionally, Top Level VIs will=""
# be set as "Top-Level" in destination LLBs if the its=""
# Destination is converted to an LLB or EXE. You can use=""
# any keyname for Top Level VIs. Keynames for this section=""
# are arbitrary.=""
File Format Version=1.0.0-alpha4
Log Dir=build_support
Log File=""
Log File Suffix=""
Include Help Files=TRUE
Help File Dir=""
Include Shared Libs=TRUE
Shared Lib Dir=""
Include External Subrs=TRUE
External Subr Dir=""
Include Hidden VIs=TRUE
EXE Icon File=""
New Build Root=FALSE
Unsaved Changes MsgBox=TRUE
Ambiguous VIs Dest Dir=""
Call Pre-Build VI=""
Call Post-Build VI="build_support/Pre-Post Build.vi"
Revision File=build_support/array.rev
Version VI Name=""
Version Ctrl Name=""
Apply New Password=""
RemovePolyVIsAndTypedefs=FALSE
Allow CBVI & Build Hierarchy Overlap=FALSE
[Top Level VIs]
###########################################################=""
# Dynamic VIs specifies VIs whose hierarchies are to be=""
# included in the build. Keynames for this section are=""
# arbitrary=""
VI 1="VI Tree - array.vi"
[Dynamic VIs]
###########################################################=""
# Destination sections should be named "Destination N", where=""
# "N" is an integer. This allows you to specify multiple=""
# Destination sections.=""
[Exclude Lib Dirs from Build]
LibDir 1=<application>
[Destination 1]
Source Dir=""
Target Dir=array.llb
Convert Target to LLB=FALSE
Convert Target to EXE=FALSE
Remove Diagrams=FALSE
Default Destination=FALSE
Apply New Password=""
Namespace=""
|