Skip to content

debugsearchpaths

Manu Evans edited this page May 17, 2015 · 3 revisions

The debugsearchpaths function specifies a list of paths to search for source code while debugging.

debugsearchpaths { "paths" }

Parameters

paths is a list of paths the debugger will use to search for source files.

Applies To

Solutions, projects, and configurations.

Availability

Premake 5.0.

Clone this wiki locally