summaryrefslogtreecommitdiff
path: root/src/yuzu_tester/yuzu.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/yuzu_tester/yuzu.rc')
-rw-r--r--src/yuzu_tester/yuzu.rc17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/yuzu_tester/yuzu.rc b/src/yuzu_tester/yuzu.rc
deleted file mode 100644
index 0cde75e2f..000000000
--- a/src/yuzu_tester/yuzu.rc
+++ /dev/null
@@ -1,17 +0,0 @@
1#include "winresrc.h"
2/////////////////////////////////////////////////////////////////////////////
3//
4// Icon
5//
6
7// Icon with lowest ID value placed first to ensure application icon
8// remains consistent on all systems.
9YUZU_ICON ICON "../../dist/yuzu.ico"
10
11
12/////////////////////////////////////////////////////////////////////////////
13//
14// RT_MANIFEST
15//
16
170 RT_MANIFEST "../../dist/yuzu.manifest"