1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-16 19:17:58 -05:00
Files
suyu-mirror/src/yuzu_tester/yuzu.rc
2019-06-10 00:03:11 -04:00

18 lines
469 B
Plaintext

#include "winresrc.h"
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
YUZU_ICON ICON "../../dist/yuzu.ico"
/////////////////////////////////////////////////////////////////////////////
//
// RT_MANIFEST
//
1 RT_MANIFEST "../../dist/yuzu.manifest"