summaryrefslogtreecommitdiffstats
path: root/src/citra/citra.rc
blob: c490ef302cc7aab0e664987fd39411e8bd038698 (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/citra.ico"


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

1                       RT_MANIFEST             "../../dist/citra.manifest"