From b176215d1f8115bc9abff2b19be88e9b3e5c8d34 Mon Sep 17 00:00:00 2001 From: Roy Qu Date: Tue, 7 Mar 2023 19:11:08 +0800 Subject: [PATCH] minor change --- platform/windows/templates/GLFW/info.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/windows/templates/GLFW/info.template b/platform/windows/templates/GLFW/info.template index b32693d1..ab6dc489 100644 --- a/platform/windows/templates/GLFW/info.template +++ b/platform/windows/templates/GLFW/info.template @@ -33,7 +33,7 @@ Type=1 IsCpp=1 Compiler= CppCompiler= -Linker=-lglfw3 -lglew32 -lopengl32 -lwinmm -lgdi32_@@__@@_ +Linker=-lglfw3 -lglew32 -lopengl32 -lwinmm -lgdi32 CompilerSettings=0000000000110000000001000 CompilerSet=1 Encoding = UTF-8