File: gnu.txt

package info (click to toggle)
ace 8.0.5%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 47,088 kB
  • sloc: cpp: 342,864; perl: 31,902; sh: 1,963; python: 532; yacc: 524; xml: 330; lex: 158; lisp: 116; makefile: 85; csh: 20; ansic: 19; tcl: 5
file content (16 lines) | stat: -rw-r--r-- 973 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// This defines the role of all the template variables specific to the
// 'gnuace' project type.
//
// Please try to keep this alphabetically sorted.
//
build_dir_per_project = Specifies to use per project object file output dirs (VDIR and VSHDIR) if set to '1'.
idl_files = When a Define_Custom(IDL) is used, they will be accessible through this variable name.
install = This is a synonym for exeout.
linkflags = Platform specific flags passed during the linking of dynamic libraries and executables.
tao = Indicates whether or not this project contains TAO code.
tao_idl = The full path to the idl compiler.
tao_idl_dep = The full path to the idl compiler as a dependency.
tao_idlflags = The default flags for the idl compiler.
targetoutdir = Specifies a location for all targets and intermediaries within the makefile.  It should always end in a slash.
vpath = The value will be used as the VPATH setting within the makefile.
xerceslib = The name of the Xerces library.