Librarypath: ‘include ’ path – Freescale Semiconductor Microcontrollers User Manual
Page 854

Debugger Engine Environment Variables
Environment Variables
854
Microcontrollers Debugger Manual
LIBRARYPATH: ‘include
Tools
Compiler, ELF tools (Burner, Linker, Decoder)
Synonym
LIBPATH
Syntax
"LIBRARYPATH=" {
Arguments
: Paths separated by semicolons, without spaces.
Default
Current directory
Description
If a header file is included with double quotes, the Compiler searches in the current
directory, then in the directories given by
and finally in
NOTE
If a directory specification in the environment variables starts with an asterisk
(“*”), the whole directory tree is searched recursively. All subdirectories and
their subdirectories are searched. Within one level in the tree, search order is
random.
Example:
LIBRARYPATH=\sources\include;..\..\headers;\usr\local\
lib
See also:
Environment variable
Environment variable