diff options
author | Stefan Fuchs <sfuchs@gmx.de> | 2017-09-14 21:30:35 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-09-15 08:58:19 -0700 |
commit | 803e98befee02600a69b7d8a2cef958eaaea2465 (patch) | |
tree | 578178dbbc05365aeb9f857572341239a57ae29a /packaging/windows/mxe-based-build.sh | |
parent | 26d9944013bd9fa35338dc5a7dae7727fcc01a31 (diff) | |
download | subsurface-803e98befee02600a69b7d8a2cef958eaaea2465.tar.gz |
MXE build script: Mention googlemaps plugin in comments
Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
Diffstat (limited to 'packaging/windows/mxe-based-build.sh')
-rwxr-xr-x | packaging/windows/mxe-based-build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/windows/mxe-based-build.sh b/packaging/windows/mxe-based-build.sh index 5579f5dac..5dceed3ab 100755 --- a/packaging/windows/mxe-based-build.sh +++ b/packaging/windows/mxe-based-build.sh @@ -46,6 +46,7 @@ # /subsurface <- current subsurface git # /libdivecomputer <- appropriate libdc/Subsurface-branch branch # /libgit2 <- libgit2 0.23.1 or similar +# /googlemaps <- Google Maps plugin for QtLocation from git # # ~/src/win32 <- build directory # |