From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- plugins/src/sqldrivers/mysql/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 plugins/src/sqldrivers/mysql/README (limited to 'plugins/src/sqldrivers/mysql/README') diff --git a/plugins/src/sqldrivers/mysql/README b/plugins/src/sqldrivers/mysql/README new file mode 100644 index 0000000..d1b3722 --- /dev/null +++ b/plugins/src/sqldrivers/mysql/README @@ -0,0 +1,6 @@ +You will need the MySQL 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.3