A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-7DE20ABC-DACA-4270-AB37-907A9FA98683
Visible to Intel only — GUID: GUID-7DE20ABC-DACA-4270-AB37-907A9FA98683
create-project
Create an empty project, if it does not already exist.
GUI Equivalent
File > New > Project...
Syntax
--create-project [--action-options] [--global-options] [[--] <target> [target options]] |
Modifiers
Usage
Use the --project-dir action option to:
Specify a project name.
Create a project somewhere other than the current working directory.
Example
Create a new advi project in the current working directory.
advisor --create-project --project-dir=./advi_result -- ./bin/myApplication