Skip to content

Commit

Permalink
Add license
Browse files Browse the repository at this point in the history
  • Loading branch information
dhadka committed Dec 25, 2023
1 parent 397fc08 commit 04d340c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/packaging/windows-jpackage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
--win-menu
--win-menu-group ${windows.vendor}
--win-dir-chooser
--win-shortcut-prompt
--win-shortcut
--license-file ${project.basedir}/COPYING
--vendor ${windows.vendor}
--icon "${project.basedir}/src/packaging/appicon.ico"
--dest "${project.build.directory}"
Expand Down

0 comments on commit 04d340c

Please sign in to comment.