Commit graph

5 commits

Author SHA1 Message Date
Epicalert bebac12174
Configure Windows Installer script with CMake
Version code no longer needs to be updated in the wxs script; it will be
handled by CMake.
2021-07-20 23:44:40 +08:00
Epicalert 78bd3264bf
Add Windows installer script
To compile an MSI package, use a wix compiler like wixl, e.g.
`wixl ../packaging/*.wx* -o facecam2d-0.2.1.msi`
2021-07-20 01:27:33 +08:00
Epicalert 2205287e58
Add icons and manifest to Windows executable 2021-07-19 20:36:36 +08:00
Epicalert d01d98d466
Separate fc2d and fc2dconfig desktop entries 2021-07-19 20:35:15 +08:00
Epicalert 45e90164fb
Add XDG desktop entry and icon 2021-07-15 01:58:57 +08:00