diff options
author | Janne Anttila <janne.anttila@digia.com> | 2009-06-02 10:26:21 (GMT) |
---|---|---|
committer | Janne Anttila <janne.anttila@digia.com> | 2009-06-02 10:28:10 (GMT) |
commit | f352f8e1bb1c34da9447f645eb923e322407d973 (patch) | |
tree | 295c5816890220efd1788dd022ddb9c42fa5e172 /confsbsv2.bat | |
parent | 6e7c48df05189e4066c9e455a4b47cfd5d47a7e7 (diff) | |
download | Qt-f352f8e1bb1c34da9447f645eb923e322407d973.zip Qt-f352f8e1bb1c34da9447f645eb923e322407d973.tar.gz Qt-f352f8e1bb1c34da9447f645eb923e322407d973.tar.bz2 |
Made -qt-sql-sqlite and -system-sqlite options default for confifure.exe
In addition removed those options from confqt.bat and confsbsv2.bat
Diffstat (limited to 'confsbsv2.bat')
-rw-r--r-- | confsbsv2.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/confsbsv2.bat b/confsbsv2.bat index f3a8424..a9194d4 100644 --- a/confsbsv2.bat +++ b/confsbsv2.bat @@ -1 +1 @@ -configure -platform win32-mwc -xplatform symbian-sbsv2 -qt-sql-sqlite -system-sqlite -nokia-developer %* +configure -platform win32-mwc -xplatform symbian-sbsv2 -nokia-developer %* |