annotate rc/win32/resource.rc @ 135:0a458cb26ff4

filesystem: move to using std::filesystem after C++17 switch old compilers will croak compiling this, but it's not like we *really* need to support them (they probably croak compiling Qt as well)
author Paper <mrpapersonic@gmail.com>
date Thu, 09 Nov 2023 18:01:56 -0500
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"