From e5c3837218c3dc2b7b327f11de5894b9350adbc9 Mon Sep 17 00:00:00 2001 From: SineStriker <55847490+SineStriker@users.noreply.github.com> Date: ćšć, 30 5æ 2024 19:54:59 +0800 Subject: [PATCH] Merge pull request #94 from mentalfl0w/patch-2 --- share/qmake/QWKCore.pri.in | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/share/qmake/QWKCore.pri.in b/share/qmake/QWKCore.pri.in index a07cd80..978f9fb 100644 --- a/share/qmake/QWKCore.pri.in +++ b/share/qmake/QWKCore.pri.in @@ -20,4 +20,6 @@ } else { LIBS += -l@QMAKE_QWK_CORE_NAME_RELEASE@ } + + @QMAKE_QWK_CORE_STATIC_MACRO@ } \ No newline at end of file -- Gitblit v1.9.1