summaryrefslogtreecommitdiffstats
path: root/src/dedicated_room/yuzu-room.rc
diff options
context:
space:
mode:
authorFearlessTobi <thm.frey@gmail.com>2022-07-30 05:55:29 +0200
committerFearlessTobi <thm.frey@gmail.com>2022-08-15 20:25:41 +0200
commit9fc03d4b91e69ab4590d6e257b41810dcf36abf9 (patch)
tree4d752863b5293edbe8fe8a2869615f5c884fd9fd /src/dedicated_room/yuzu-room.rc
parentMerge pull request #8104 from Docteh/them_icons (diff)
downloadyuzu-9fc03d4b91e69ab4590d6e257b41810dcf36abf9.tar
yuzu-9fc03d4b91e69ab4590d6e257b41810dcf36abf9.tar.gz
yuzu-9fc03d4b91e69ab4590d6e257b41810dcf36abf9.tar.bz2
yuzu-9fc03d4b91e69ab4590d6e257b41810dcf36abf9.tar.lz
yuzu-9fc03d4b91e69ab4590d6e257b41810dcf36abf9.tar.xz
yuzu-9fc03d4b91e69ab4590d6e257b41810dcf36abf9.tar.zst
yuzu-9fc03d4b91e69ab4590d6e257b41810dcf36abf9.zip
Diffstat (limited to '')
-rw-r--r--src/dedicated_room/yuzu-room.rc17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/dedicated_room/yuzu-room.rc b/src/dedicated_room/yuzu-room.rc
new file mode 100644
index 000000000..b616a5764
--- /dev/null
+++ b/src/dedicated_room/yuzu-room.rc
@@ -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
+//
+
+0 RT_MANIFEST "../../dist/yuzu.manifest"