Skip to content

Commit

Permalink
Update overview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shalithasuranga authored Mar 18, 2024
1 parent dc42b70 commit c4165fd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/distribution/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,11 +129,6 @@ The `buildScript/win` JSON segment in the config-file contains the following fie
| appName | The app-name as displayed in the File Explorer, with or without .exe-suffix. |
| appIcon | Path to the app-icon in **.ico** format. If only the filename is submitted, the file is expected in the project's root. The icon is copied from this path into the app-bundle. To apply the icon to the executable file, you'll have to run **[Resource Hacker](https://www.angusj.com/resourcehacker/)** from a Windows machine. To do so, just double-click **install-icon.cmd** in the app-bundle. |


:::note
You can add custom code to `preproc-win.sh` and `postproc-win.sh` if you need run it before or after the build process.
:::

Visit the [build scripts official documentation](https://github.com/hschneider/neutralino-build-scripts/#build-for-windows) for more details.

### Generating an application bundle for Linux
Expand Down

0 comments on commit c4165fd

Please sign in to comment.