Initial commit.
This commit is contained in:
6
3rdparty/qsqlite/README
vendored
Normal file
6
3rdparty/qsqlite/README
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
This is the qsqlite plugin from the Qt SDK. It's built statically on Windows
|
||||
and linked with libclementine. This is so librarybackend.cpp can use QLibrary
|
||||
to load the symbols from sqlite (like sqlite3_create_function) which by
|
||||
default aren't exported from the .dll on windows.
|
||||
|
||||
See the individual files for licensing information.
|
||||
Reference in New Issue
Block a user