Sqlite: Use config.h instead of setting everything in the build files

Change-Id: Ia70a5e78475a8b8078276df03330060c8785bf90
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Marco Bubke
2021-04-09 18:53:48 +02:00
parent f8647ec428
commit 1618937637
13 changed files with 146 additions and 36 deletions

View File

@@ -30,7 +30,7 @@
#include <sqliteexception.h>
#include <sqlitewritestatement.h>
#include <sqlite3.h>
#include <sqlite.h>
#include <QDir>