| project_file | Project file name | yes | — |
| app_name | Output app name | yes | — |
| exec_names | Executable names | yes | — |
| main_exec | Main executable name | no | "" |
| app_version | Version of app | no | "" |
| app_desc | Description of app | no | "" |
| dist_dir | Directory for built artifacts | no | dist |
| qt_deployer_opts | Options for linuxdeployqt | no | -bundle-non-qt-libs -no-translations |
| makeself_opts | Options for makeself | no | --notemp --nox11 --tar-quietly --xz |
| extra_requires | Extra required packages from APT | no | "" |
| post_dist | Scripts to run in the "dist_dir" after binary distro is generated | no | "" |