citra-shitamoto-network/src/citra_qt/citra-qt.rc

18 lines
471 B
Plaintext
Raw Normal View History

2017-09-01 04:07:11 +05:30
#include "winresrc.h"
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
2016-12-05 04:04:44 +05:30
CITRA_ICON ICON "../../dist/citra.ico"
2017-09-01 04:07:11 +05:30
/////////////////////////////////////////////////////////////////////////////
//
// RT_MANIFEST
//
1 RT_MANIFEST "../../dist/citra.manifest"