Skip to content

Compiler Option: -p


Add a path to search for libraries

Syntax

-p< library path >`

`

Parameters

library path

The directory path, relative or absolute, of where to search for library files.

Description

The -p compiler option adds a path to search for libraries. By default, libraries are looked for in the system FreeBASIC libraries directory and in the current directory.

See also

Back to DocToc

Translated from FreeBASIC official docs. Contact us for removal if infringed.
FreeBASIC is an open-source project, not affiliated with Microsoft