summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2018-05-02 18:07:05 +0200
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2018-05-03 12:59:04 +0000
commit95b0e4c956181e535d635b108adc732d8c91a803 (patch)
tree833645720502605df0e97410707ac07127a3f851 /src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp
parent6c5c1a562c2684d2a55dea18c71677a3359238bb (diff)
make it possible to override the basename of module config files
using qt$$MODULE isn't enough if the module is composed of submodules which need the final module's headers, because that would require two modules having the same module .pri file. the first thought to fix this was to just use $$lower($$TARGET), but that breaks for testlib (QtTest). while the config file name isn't public api, it's included by a public header, so changing it is risky. so instead stay with the original pattern, but make it explicitly overrideable. Change-Id: I758c46ed403620620d577ae16866ce751271b63e Reviewed-by: Michal Klocek <michal.klocek@qt.io> Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp')
0 files changed, 0 insertions, 0 deletions