summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/odbc/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/sqldrivers/odbc/README')
-rw-r--r--src/plugins/sqldrivers/odbc/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/plugins/sqldrivers/odbc/README b/src/plugins/sqldrivers/odbc/README
new file mode 100644
index 0000000000..279aa7f991
--- /dev/null
+++ b/src/plugins/sqldrivers/odbc/README
@@ -0,0 +1,6 @@
+You will need ODBC development headers and libraries installed before
+compiling this plugin.
+
+See the Qt SQL documentation for more information on compiling Qt SQL
+driver plugins (sql-driver.html).
+