summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/yuzu.rc
blob: 7cb8a14e1e1c1640e96d219da4ebd9762ce1e3c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#include "winresrc.h"
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//

// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
CITRA_ICON              ICON                    "../../dist/yuzu.ico"


/////////////////////////////////////////////////////////////////////////////
//
// RT_MANIFEST
//

1                       RT_MANIFEST             "../../dist/yuzu.manifest"