summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/src/demo/xmake.icobin0 -> 119943 bytes
-rw-r--r--core/src/demo/xmake.rc2
2 files changed, 1 insertions, 1 deletions
diff --git a/core/src/demo/xmake.ico b/core/src/demo/xmake.ico
new file mode 100644
index 000000000..52c8ef389
--- /dev/null
+++ b/core/src/demo/xmake.ico
Binary files differ
diff --git a/core/src/demo/xmake.rc b/core/src/demo/xmake.rc
index 9892b8a5f..1f3a7dbf8 100644
--- a/core/src/demo/xmake.rc
+++ b/core/src/demo/xmake.rc
@@ -1 +1 @@
-IDI_APP ICON DISCARDABLE "../../../docs/favicon.ico"
+IDI_APP ICON DISCARDABLE "xmake.ico"