diff Makefile.cross-mingw-win32 @ 142:36c9cb759326

Implement simple SQLite database backup at program exit using Qt HTTP/HTTPS and a PHP script on the remote server. Needs more work, testing and better error handling.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 24 Aug 2017 15:44:33 +0300
parents a5c8741b8662
children 2a8c97753381
line wrap: on
line diff
--- a/Makefile.cross-mingw-win32	Thu Aug 24 13:16:09 2017 +0300
+++ b/Makefile.cross-mingw-win32	Thu Aug 24 15:44:33 2017 +0300
@@ -3,7 +3,7 @@
 ###
 
 # Miscellaneous
-QT5_MODULES = Core Gui Widgets Sql PrintSupport
+QT5_MODULES = Core Gui Widgets Sql PrintSupport Network
 QT5_PREFIX ?= /misc/packages/qt5-src
 QT5_BASE ?= $(QT5_PREFIX)/qtbase
 BINTOOL_PREFIX ?= i686-w64-mingw32-