yuzu/src/yuzu_cmd/yuzu.rc

18 lines
469 B
Plaintext
Raw Normal View History

2017-09-01 00:37:11 +02:00
#include "winresrc.h"
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
2018-03-23 16:56:59 +01:00
YUZU_ICON ICON "../../dist/yuzu.ico"
2017-09-01 00:37:11 +02:00
/////////////////////////////////////////////////////////////////////////////
//
// RT_MANIFEST
//
0 RT_MANIFEST "../../dist/yuzu.manifest"