About deployment libraries

When you are ready to deploy your application, consider building a deployment library (a PBD) for each of your PBLs and changing the LibraryList property of each DataWindowControl or DataStore to reference the PBD file instead of the PBL. PBD files cannot be opened by users and take less disk space.

StepsTo build a deployment library:

  1. Right-click on the project file in the Solution Explorer and select Build Deployment Library from the pop-up menu.