Files
wails/cmd
Travis McLane 75be8f698a handle windows resources + cleanup when done
Moved the file cleanup to a CleanWindows function which simply deletes
all the files a Windows compilation generates for the icon resources.
Windows resource files MUST be in the same directory as the `go` source or
it will not be included in the resulting binary.
package.PackageWindows should be renamed to `GenerateWindowsResources`
since it doesn't actually package anything but rather generates the
various resources that are used during compilation.
2020-04-26 14:29:46 +10:00
..
2020-03-17 23:29:43 +11:00
2020-03-04 06:39:34 +10:00
2020-04-26 14:29:46 +10:00
2019-05-20 18:44:14 +10:00
2020-04-26 06:56:53 +10:00
2020-04-26 14:29:46 +10:00
2019-10-08 06:12:08 +11:00
2020-04-26 06:56:53 +10:00
2020-04-26 06:56:53 +10:00
2019-10-08 06:12:08 +11:00
2020-01-08 06:49:54 +11:00
2020-04-26 06:56:53 +10:00
2019-03-03 11:34:00 +11:00
2019-10-08 06:12:08 +11:00
2020-04-26 14:29:46 +10:00
2019-10-08 06:12:08 +11:00
2019-09-05 08:50:40 +10:00
2020-02-23 06:02:59 +11:00
2020-04-26 06:56:53 +10:00
2019-10-08 06:12:08 +11:00
2020-03-04 06:39:34 +10:00
2019-05-08 22:42:13 +10:00