2017-08-31 17:37:11 -05:00
|
|
|
#include "winresrc.h"
|
2015-05-25 12:00:43 -05:00
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
//
|
|
|
|
// Icon
|
|
|
|
//
|
|
|
|
|
|
|
|
// Icon with lowest ID value placed first to ensure application icon
|
|
|
|
// remains consistent on all systems.
|
2018-03-23 10:56:59 -05:00
|
|
|
YUZU_ICON ICON "../../dist/yuzu.ico"
|
2015-05-25 12:00:43 -05:00
|
|
|
|
2017-08-31 17:37:11 -05:00
|
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
//
|
|
|
|
// RT_MANIFEST
|
|
|
|
//
|
|
|
|
|
2020-06-20 20:11:23 -05:00
|
|
|
0 RT_MANIFEST "../../dist/yuzu.manifest"
|