🖼 Modify Icon Resource Path

This commit is contained in:
bitcookies 2024-06-25 18:02:21 +08:00
parent e47ba4f13f
commit c5871a9622
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View file

@ -13,7 +13,7 @@
#undef APSTUDIO_READONLY_SYMBOLS #undef APSTUDIO_READONLY_SYMBOLS
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// 中文(简体,中国) resources // resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS) #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
@ -101,7 +101,7 @@ IDB_PNG1 PNG "icon.png"
// remains consistent on all systems. // remains consistent on all systems.
IDI_ICON1 ICON "icon.ico" IDI_ICON1 ICON "icon.ico"
#endif // 中文(简体,中国) resources #endif // resources
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////