- If the Phing support is not enabled in the project, open a Phing build file in the editor or select it in the Project tool window, and then choose Add as Phing build file on the context menu of the selection.
- If Phing is supported at the project level, choose on the main menu.
- Open the Phing Build tool window.
-
Select the required build file in the list and click the the Settings button
on the toolbar.
-
In the Phing Settings dialog box that opens, switch to the Properties tab and configure a list or properties to be passed to Phing through a command line.
- To add a new property to the list, click the Add button.
- In the Property text box, type the name of the property.
-
In the Value text box, specify the property value to be passed.
Do one of the following:
- Type the value manually.
-
To use PhpStorm macros, click the Insert macro button
and configure a list of relevant macro definitions
in the Macros dialog box that opens. To add a macro, select it in the list and click Insert.
- When the list of properties is ready, click OK in the Phing Settings dialog box.

that can be configured either manually in the build file itself or externally, in the