File: vc8java.txt

package info (click to toggle)
ace 6.3.3%2Bdfsg-1.2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 49,100 kB
  • sloc: cpp: 331,493; perl: 32,764; ansic: 20,167; sh: 3,996; exp: 787; python: 672; yacc: 511; xml: 330; lex: 158; lisp: 116; makefile: 83; csh: 20; tcl: 5
file content (18 lines) | stat: -rw-r--r-- 1,407 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// Current as of 3/05/2007
// This defines the role of all the template variables specific to the
// 'vc8' project type with the java language.
//
// Please try to keep this alphabetically sorted.
//
allowunsafeblocks = Enable/disable the use of the unsafe keyword.
common_defines = Specifies macros that are common to all target types.
defines = Macros that are specific to a particular configuration.
guid = The value for this variable is generated during project generation.
keyfile = Indicate the keyfile to use when signing the assembly.
prversion = This setting specifies the ProductVersion in the generated .vjsproj file.
registerforcominterop = This setting corresponds to the Build Output property "Register for COM interop". The boolean values true and false correspond to enabling or disabling the feature in the IDE.
schemaversion = This setting specifies the SchemaVersion in the generated .vjsproj file.
startupobject = This corresponds to the Application property "Startup object".
trace = This setting corresponds to the Build General property "Conditional Compilation Constants". If this boolean template variable is set, the TRACE constant will be defined.
warning_level = This corresponds to the Build General property "Warning level". Valid values are 0 through 4.
winapp = This boolean template variable indicates whether the application target is for the Console or Windows subsystem.