[PROGMAN][MSPORTS][VFDLIB][CONSRV] Update resource encoding to be utf8

This commit is contained in:
Mark Jansen 2025-03-26 16:00:16 +01:00
parent 2e8f4e2c24
commit 49c40a2941
5 changed files with 8 additions and 8 deletions

View file

@ -13,7 +13,7 @@
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// Æ­°Ä×Ù resources
// resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
#ifdef _WIN32
@ -199,7 +199,7 @@ IDI_VFD_ICON ICON DISCARDABLE "res/vfd.ico"
IDI_IMAGE_ICON ICON DISCARDABLE "res/image.ico"
IDI_CONFIG_ICON ICON DISCARDABLE "res/config.ico"
#endif
#endif // Æ­°Ä×Ù resources
#endif // resources
/////////////////////////////////////////////////////////////////////////////