Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 592 Bytes

File metadata and controls

38 lines (26 loc) · 592 Bytes

Project management

  • config.psproj is called the project file. You can use the project file to setup your project environment, such as the project name, components your project is using and way more.

Below is the list of project settings:

project_name

project_name=MY NEW PROJECT

stack_output

stack_output=true
stack_output=false

proj_vers

Using this option, you can specify the version of your project. For example:

proj_vers=1.0

module_dir

Change the module directory. Example:

module_dir=myscripts/