yuzu-android/src/yuzu_cmd/citra.rc

18 lines
471 B
Plaintext
Raw Normal View History

2017-08-31 15:37:11 -07:00
#include "winresrc.h"
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
2016-12-04 14:34:44 -08:00
CITRA_ICON ICON "../../dist/citra.ico"
2017-08-31 15:37:11 -07:00
/////////////////////////////////////////////////////////////////////////////
//
// RT_MANIFEST
//
1 RT_MANIFEST "../../dist/citra.manifest"