summaryrefslogtreecommitdiff
path: root/config/qt5_sql.mpb
diff options
context:
space:
mode:
authorAdam Mitz <mitza@objectcomputing.com>2021-12-21 08:31:23 -0600
committerAdam Mitz <mitza@objectcomputing.com>2021-12-21 08:31:23 -0600
commit1774ba134d1f9c56cb65663d94ff966ecfe058fc (patch)
tree009872f29c8e18ec4e1e75a17f49c0fb689c48ac /config/qt5_sql.mpb
parent652cd975e71b6a1ec1f4526daa76264ca7e2f152 (diff)
downloadMPC-1774ba134d1f9c56cb65663d94ff966ecfe058fc.tar.gz
Updated Qt5 base projects for -static builds
Diffstat (limited to 'config/qt5_sql.mpb')
-rw-r--r--config/qt5_sql.mpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/qt5_sql.mpb b/config/qt5_sql.mpb
index 6d027206..77db90a4 100644
--- a/config/qt5_sql.mpb
+++ b/config/qt5_sql.mpb
@@ -1,4 +1,4 @@
project: qt5_core {
- libs += Qt5Sql
+ lit_libs += Qt5Sql$(QT5_LIBSUFFIX)
}