OpenMake Meister

Configuring Your Build Project

 

A Project is a collection of deployable objects that are built together as a complete application.  Most builds that you will execute will be based on a single Project. For example, a Continuous Integration build would build a complete Project each time a source file was checked into the version control repository. 

 

*Note: Before you begin building your application, you will need to define a Project and the associated Dependency Directories.