Jump to content

LIB

From EDM2
Revision as of 14:02, 17 November 2017 by Martini (talk | contribs) (Created page with "Used by various compilers. Points to the directories where lib files are stored. SET LIB=<path1>;<path2>, ... Parameters: ; Path : Can be any full path. : If you define mor...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Used by various compilers. Points to the directories where lib files are stored.

SET LIB=<path1>;<path2>, ...

Parameters:

Path
Can be any full path.
If you define more than one path, they must be delimited with a semicolon.