From d796c9dd933ab96ec83b9a634feedd5d32e1ba3f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 8 Nov 2011 12:31:36 -0600 Subject: Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 --- plugins/src/sqldrivers/odbc/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 plugins/src/sqldrivers/odbc/README (limited to 'plugins/src/sqldrivers/odbc/README') diff --git a/plugins/src/sqldrivers/odbc/README b/plugins/src/sqldrivers/odbc/README new file mode 100644 index 000000000..279aa7f99 --- /dev/null +++ b/plugins/src/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). + -- cgit v1.2.1