Programming Tools:prgtools

The Xbase++ ProjectBuilder - PBUILD.EXE Foundation

The Xbase++ ProjectBuilder is a tool for managing entire software projects. A project consists of at least one EXE file but can be comprised of several EXE and/or DLL files as well. The description of a project is contained in a project file. This is an ASCII file with the extension XPJ (Xbase++ ProJect). It lists all necessary data for building a project. For example, names of source files, information for compiler and linker or which executable file must be created from which source files.

Creating a project file (XPJ file)

Using a project file

The structure of a project file

The definitions in a project file

Command line options for PBUILD.EXE

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.