annotate rc/win32/resource.rc @ 242:82470f83f0c2

autotools: make windows build work also, I've added back the method I made for getting the vars as variables rather than separate files, so less clutter in tmp folders :)
author Paper <paper@paper.us.eu.org>
date Mon, 22 Jan 2024 19:06:23 -0800
parents 621084cc542c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
103
621084cc542c resources: add icons
Paper <mrpapersonic@gmail.com>
parents:
diff changeset
1 #include "winver.h"
621084cc542c resources: add icons
Paper <mrpapersonic@gmail.com>
parents:
diff changeset
2
621084cc542c resources: add icons
Paper <mrpapersonic@gmail.com>
parents:
diff changeset
3 IDI_ICON1 ICON "favicon.ico"