lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 76ac1bab 09/11: Transplant a definition


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 76ac1bab 09/11: Transplant a definition
Date: Mon, 27 Jun 2022 19:56:08 -0400 (EDT)

branch: master
commit 76ac1bab283ceb3b27005ee193e27f853faa969a
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Transplant a definition
---
 msw_common.make | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/msw_common.make b/msw_common.make
index c8df3309..c222cd0d 100644
--- a/msw_common.make
+++ b/msw_common.make
@@ -23,6 +23,8 @@
 
 $(srcdir)/msw_common.make:: ;
 
+platform_gui_ldflags := -mwindows
+
 SHREXT := .dll
 
 # Libraries and associated options.
@@ -39,4 +41,3 @@ platform_defines := \
   -DXSLTWRAPP_USE_DLL \
   -DSTRICT \
 
-platform_gui_ldflags := -mwindows



reply via email to

[Prev in Thread] Current Thread [Next in Thread]