From b274c3af6a43a4c2571de2c997fb1cb53fa66240 Mon Sep 17 00:00:00 2001 From: Clownacy Date: Thu, 23 Jan 2020 12:29:22 +0000 Subject: [PATCH] Fix window icon in Windows builds --- Makefile | 5 ++++- assets/resources/ICON/ICON_MINI.ico | Bin 0 -> 318 bytes 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 assets/resources/ICON/ICON_MINI.ico diff --git a/Makefile b/Makefile index 6cc63c04..1aa332a3 100644 --- a/Makefile +++ b/Makefile @@ -185,7 +185,6 @@ RESOURCES = \ BITMAP/Credit18.bmp \ CURSOR/CURSOR_IKA.bmp \ CURSOR/CURSOR_NORMAL.bmp \ - ICON/ICON_MINI.bmp \ ORG/Access.org \ ORG/Anzen.org \ ORG/Balcony.org \ @@ -238,6 +237,10 @@ else RESOURCES += FONT/LiberationMono.ttf endif +ifneq ($(WINDOWS), 1) + RESOURCES += ICON/ICON_MINI.bmp +endif + ifeq ($(RENDERER), OpenGL3) SOURCES += src/Backends/Rendering/OpenGL3.cpp external/glad/src/glad.c CSE2_CFLAGS += -Iexternal/glad/include diff --git a/assets/resources/ICON/ICON_MINI.ico b/assets/resources/ICON/ICON_MINI.ico new file mode 100644 index 0000000000000000000000000000000000000000..b540fd2fe52b760d991d476e09c811c429acc7b5 GIT binary patch literal 318 zcmbtOyAHxI47^B4bj-xe$meyaRK(=bfq}J|;8XHR3>^@QIXmSGaN@i3Bc}j~C+7^0 zQvwdoOz#|-2|FSnfgOC-UwAEjC=xr4lxVGyDPVD7=8DPVErO~715vduL0W2OtM3pm vUt;|DzK;?ZeIRtPLG`(st)GoAdX>p+I_s?f^GxSbJt!XB4};BxANnJ{3z1#C literal 0 HcmV?d00001