summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authortjenssen <tim.jenssen@digia.com>2012-11-19 17:47:09 +0100
committerTim Jenssen <tim.jenssen@digia.com>2012-11-20 16:22:35 +0100
commit6e894931e0bb6e19dd70d8dbc6804f2412e2dc94 (patch)
tree623790e860d8e781d3e8a54e62efc6448c01f3af /README
parent3cae873f95eeea3826f642570f6d358f368735ae (diff)
remove unneeded sqlite plugin parameters
Change-Id: I85bafe85a3a226823d7a4c52b4172f55d508165f Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index eb4ab54c1..369950c1d 100644
--- a/README
+++ b/README
@@ -30,7 +30,7 @@ adjust the qmake.conf to have a real stand alone working installer(at the moment
QMAKE_CFLAGS_LTCG = -GL
Recommended configure options for windows:
-configure.exe -platform win32-msvc20XX -release -static -no-webkit -no-phonon -no-dbus -no-opengl -no-qt3support -no-xmlpatterns -no-multimedia -no-declarative -nomake examples -nomake demos -qt-sql-sqlite -plugin-sql-sqlite -opensource
+configure.exe -platform win32-msvc20XX -release -static -no-webkit -no-phonon -no-dbus -no-opengl -no-qt3support -no-xmlpatterns -no-multimedia -no-declarative -nomake examples -nomake demos -opensource
Recommended configure options for Linux:
configure -nomake examples -nomake demos -qt-zlib -qt-libtiff -qt-libpng -qt-libmng -qt-libjpeg -opensource -developer-build -static -no-webkit -no-phonon -no-dbus -no-opengl -no-qt3support -no-xmlpatterns -no-svg -release