Building

Applies to:

Reference

 

Description:
The process of compiling (generating) a finished application out of your project is referred to as
"Building". You can build your project at any time by clicking the Build button, which will open the Build dialog, offering different output methods for your project (such as single executable program, setup program, screensaver, etc.).

 

Click the build button to open the build dialog, where you make choices and settings for generating your application.

 

Learn all about the different build methods and related settings

 

File structure of BrowserBob applications
All BrowserBob applications are using the same file structure during runtime. No matter if they have been generated as single executable program, setup program, raw files, screensaver or SQuid application.

 

File structure of BrowserBob applications