diff Makefile.cross-mingw @ 263:f0e180b13e05

More build system improvements.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 14 Jan 2020 03:27:25 +0200
parents f65e0de45c2b
children 835f71eef167
line wrap: on
line diff
--- a/Makefile.cross-mingw	Tue Jan 14 03:08:32 2020 +0200
+++ b/Makefile.cross-mingw	Tue Jan 14 03:27:25 2020 +0200
@@ -16,7 +16,7 @@
 endif
 
 PREFIX =
-EXEEXT = .exe
+BINEXT = .exe
 
 # Miscellaneous
 QT5_MODULES = Core Gui Widgets Sql PrintSupport