summaryrefslogtreecommitdiff
path: root/src/yuzu/yuzu.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/yuzu/yuzu.rc')
-rw-r--r--src/yuzu/yuzu.rc22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/yuzu/yuzu.rc b/src/yuzu/yuzu.rc
deleted file mode 100644
index 1fc74d065..000000000
--- a/src/yuzu/yuzu.rc
+++ /dev/null
@@ -1,22 +0,0 @@
-// SPDX-FileCopyrightText: 2018 yuzu Emulator Project
-// SPDX-License-Identifier: GPL-2.0-or-later
-
-#include "winresrc.h"
-/////////////////////////////////////////////////////////////////////////////
-//
-// Icon
-//
-
-// Icon with lowest ID value placed first to ensure application icon
-// remains consistent on all systems.
-// QT requires that the default application icon is named IDI_ICON1
-
-IDI_ICON1 ICON "../../dist/yuzu.ico"
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// RT_MANIFEST
-//
-
-0 RT_MANIFEST "../../dist/yuzu.manifest"