We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.exe
1 parent 10776d6 commit 35d2ebdCopy full SHA for 35d2ebd
Makefile
@@ -5,7 +5,7 @@ OPTSQT6 := --ws=qt6
5
LPI := heidisql.lpi
6
7
BIN := ./out/heidisql
8
-BINWIN64 := ./out/win64/heidisql
+BINWIN64 := ./out/win64/heidisql.exe
9
BINGTK := ./out/gtk2/heidisql
10
BINQT5 := ./out/qt5/heidisql
11
BINQT6 := ./out/qt6/heidisql
0 commit comments