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