summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTim Jenssen <tim.jenssen@nokia.com>2011-03-09 15:42:17 +0100
committerTim Jenssen <tim.jenssen@nokia.com>2011-03-09 15:42:17 +0100
commitfc07ff13fa8d9fcd706c6564dc69cf78108ece0c (patch)
treed96adf99747c4a901062a30d12b7edf9761fbe80 /README
parent87689d67a693582fd754a7744d0ed115ed9caf9c (diff)
more adjustments for the Qt configure lines
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 8b251b972..3563db383 100644
--- a/README
+++ b/README
@@ -31,11 +31,11 @@ To build an installer, it is advised to use a statically linked Qt.
QMAKE_CFLAGS_LTCG = -GL
Recommended configure options for windows:
-configure.exe -platform win32-msvc2005 -release -static -no-webkit -no-phonon -no-dbus -no-opengl -no-qt3support -no-multimedia -no-declarative -no-declarative-debug -nomake examples -nomake demos -qt-sql-sqlite -plugin-sql-sqlite -opensource
+configure.exe -platform win32-msvc2005 -release -static -no-webkit -no-phonon -no-dbus -no-opengl -no-qt3support -no-xmlpatterns -no-svg -no-multimedia -no-declarative -no-declarative-debug -nomake examples -nomake demos -qt-sql-sqlite -plugin-sql-sqlite -opensource
Recommended configure options for Linux:
-configure -release -static -no-webkit -no-phonon -no-dbus -no-opengl -no-qt3support -nomake examples -nomake demos -qt-zlib -qt-gif -qt-libtiff -qt-libpng -qt-libmng -qt-libjpeg-no-xmlpatterns -no-svg
-
+configure -nomake examples -nomake demos -qt-zlib -qt-gif -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
+
== Create an Installer ==
To create an installer, use binarycreator: