sqlite3 - Load custom qsqlite instead of Qt's qsqlite plugin -


I have created my own qsqlite.dll and I want to use it in QT project instead of Qtq Qsqlite plugin I am I do not want to replace QT's qsqlite.dll. how to do this? What should I change in my PRO file to use my own qsqlite.dll and qtqqlite.dll of qt should not be loaded?


Comments

Popular posts from this blog

php - Select box validation (in laravel) -

java - Joda Time Interval Not returning what I expect -

html - Tabindex not working for button -