From 9d10c63a76d481e1635e69be2d9ef4051e2be6d1 Mon Sep 17 00:00:00 2001 From: Tim Jenssen Date: Wed, 9 Mar 2011 16:11:38 +0100 Subject: changed platform argument to one with placeholders --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index e2c01eaa4..e7b71a20a 100644 --- a/README +++ b/README @@ -30,7 +30,7 @@ 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-xmlpatterns -no-svg -no-multimedia -no-declarative -no-declarative-debug -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-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 -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 -- cgit v1.2.3