[Qt-interest] How to exclude libQtSql.so?

Thiago Macieira thiago at kde.org
Fri Jul 9 18:47:55 CEST 2010


Em Sexta-feira 09 Julho 2010, às 17:56:50, Karl Krach escreveu:
> Hello,
> 
> I have a very short question: Is it possible to disable the SQL support? We
> have an embedded project, and want to disable all features, which are not
> necessary.
> 
> But even when I without enabling sql-drivers/plugins and disable sqllite,

rm $QTDIR/lib/libQtSql.*

There's no option to disable building the module. You should remove it after 
the build.

Or simply ignore it.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100709/019db673/attachment.bin 


More information about the Qt-interest-old mailing list