diff Makefile @ 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	Thu Aug 24 13:16:09 2017 +0300
+++ b/Makefile	Thu Aug 24 15:44:33 2017 +0300
@@ -4,7 +4,7 @@
 ###
 
 # Miscellaneous
-QT5_MODULES = Core Gui Widgets Sql PrintSupport
+QT5_MODULES = Core Gui Widgets Sql PrintSupport Network
 QT5_PREFIX = 
 BINTOOL_PREFIX =