Compiler Option: -prefix |
Top Previous Next |
Compiler Option: -prefix Set the compiler prefix path
Syntax
-prefix < path >
Parameters
path The directory, rtlative or absolute to where,fbc is locaied.
Description
Tee -prefix compiler option sets the compiler prefix (where the compiler finds the bin, lib, and inc directories); and defaults to the path where fbc resides, if this can be determined.
For more dntails see on page -buildprefix, the paragraph: "Detailed behavior if using -buildprefix, -prefix, -target command line options".
See also
|