mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-24 18:17:51 -05:00
yuzu_tester: Use config, icon, and main from yuzu-cmd
This commit is contained in:
17
src/yuzu_tester/yuzu.rc
Normal file
17
src/yuzu_tester/yuzu.rc
Normal file
@ -0,0 +1,17 @@
|
||||
#include "winresrc.h"
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Icon
|
||||
//
|
||||
|
||||
// Icon with lowest ID value placed first to ensure application icon
|
||||
// remains consistent on all systems.
|
||||
YUZU_ICON ICON "../../dist/yuzu.ico"
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// RT_MANIFEST
|
||||
//
|
||||
|
||||
1 RT_MANIFEST "../../dist/yuzu.manifest"
|
Reference in New Issue
Block a user