You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This action executes the Microsoft .NET Framework VB.NET command line compiler.

Files & Directories

Input Files

Project Directory

Files to compile

Find source files in sub-directories

Sub-directories

Files

Output files

Output file

Target type

Target the .NET compact framework

Framework Version

Use default framework version (vX.X) / Use vX.X

Allows the selection of the .NET version to use for the tool. The minimum is .NET v2.0.

Use 64-bit tools

This options specifies as whether to force the usage of 64-bit tools on a 64-bit system or not.  As FinalBuilder is currently a 32-bit application it will default to running the 32-bit version on a 64-bit system.  Check this option if you require the 64-bit version to be run.

Options

Optimization

Optimize

Pre-processor

Define pre-processor symbols

Miscellaneous

Base address

Main class

Root namespace

Suppress compiler banner information

Display compiler output using UTF-8 encoding

Output extra information during compilation

SDK path

Debugging

Debugging/Error checking options

Promote warnings to errors

Prevent compiler from displaying code for syntax-related errors and warnings

Disable integer overflow checking

Debug information

Suppress warnings

Assemblies

Assemblies

Partially sing the assembly

Modules to be part of this assembly

Import metadata from a file that contains an assembly

Location of assemblies referenced by means of /reference

Import a namespace from a specified assembly

Specify a key container name for a key pair to give an assembly a strong name

Specify a file containing a key or key pair to give an assembly a strong name

Resources

Resources

Create link to a managed resources

Embed .NET framework resources into the output file

Insert .ico files into the output file

Insert Win32 resources into the output file

Language

Require explicit declaration of variables

Enforce strict type semantics

String comparisons

  • No labels