Set properties for PB Assembly targets and projects in the PB Assembly wizard, and for PB Assembly projects in the Project painter.
Wizard field | Description |
---|---|
Project name | Name of the project object. |
Library | Name of the library directory. By default, this includes the current solution path and takes the name you enter for the project object with a PBL extension. |
Target | Name of the target. By default, this includes the current solution path and takes the name you enter for the project object with a PBTX extension. |
Library search path | Lets you add PBL directories to the search path for the new target. |
Assembly file name | Name of the assembly the target creates when you build the target. By default, the assembly file name takes the project name with a DLL suffix. |
Resource files | List of resource files, or directories containing resource files, to deploy with the project.
Use the buttons to add files or directories to the list box. When you add a directory, a check box appears next to the directory path in the list box. You can select this check box to add resources from subdirectories of the listed directory path.
Select a file or directory in the list and click Delete to remove that file or directory from the list. |
Win32 dynamic library file list | Specifies any Win32 DLLs to include with your project. Click Add to open a file selection dialog box and add a DLL to the list. Select a DLL in the list and click Delete to remove the DLL from the list. |
Setup file name | Name of the setup file for the PB Assembly project. Copy this MSI file to client computers, then double-click the files to install the PB Assembly on those computers. |
Modify target properties in the Properties dialog box for the target. Enter and modify properties for projects in the Project painter.