[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r18646: {torvm} Hey, that is quite an option. (torvm/trunk/build/win32/files)
Author: coderman
Date: 2009-02-19 03:17:59 -0500 (Thu, 19 Feb 2009)
New Revision: 18646
Modified:
torvm/trunk/build/win32/files/buildall.sh
Log:
Hey, that is quite an option.
Modified: torvm/trunk/build/win32/files/buildall.sh
===================================================================
--- torvm/trunk/build/win32/files/buildall.sh 2009-02-19 06:03:40 UTC (rev 18645)
+++ torvm/trunk/build/win32/files/buildall.sh 2009-02-19 08:17:59 UTC (rev 18646)
@@ -688,7 +688,7 @@
QT_CONF="$QT_CONF -qt-style-windowsxp -qt-style-windowsvista"
QT_CONF="$QT_CONF -no-sql-sqlite -no-sql-sqlite2 -no-sql-odbc"
QT_CONF="$QT_CONF -no-fast -openssl -no-libmng -no-libtiff -qt-libpng -qt-libjpeg -qt-gif"
- ./configure.exe "$QT_CONF"
+ ./configure.exe $QT_CONF
echo "QT_BUILD_PARTS -= examples" >> .qmake.cache
echo "QT_BUILD_PARTS -= demos" >> .qmake.cache
echo "QT_BUILD_PARTS -= docs" >> .qmake.cache