mirror of
https://git.h3cjp.net/H3cJP/citra.git
synced 2025-01-10 09:56:51 +00:00
18 lines
471 B
Plaintext
18 lines
471 B
Plaintext
#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
|
|
//
|
|
|
|
0 RT_MANIFEST "../../dist/citra.manifest"
|