diff rc/win32/resource.rc @ 103:621084cc542c

resources: add icons also remove ye olde qdarkstyle, as it's not even used anymore there's more configuring to OS X bundles now as well, along with more version info on Windows
author Paper <mrpapersonic@gmail.com>
date Fri, 03 Nov 2023 22:52:41 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rc/win32/resource.rc	Fri Nov 03 22:52:41 2023 -0400
@@ -0,0 +1,3 @@
+#include "winver.h"
+
+IDI_ICON1	ICON	"favicon.ico"