[Qt-interest] qt pro file
Thiago Macieira
thiago at kde.org
Mon Aug 1 15:07:15 CEST 2011
On Monday, 1 de August de 2011 17:15:48 tang ke wrote:
> hi all guys:
> I know the tags of unix and win32.when I compile the project with linux,
> will use the
> unix: {
> LIBS += libxxxxx.so
> }
>
> but when I use the ubuntu amd64 system or i386 arch, how to detect it?
> the pro file can know unix32 or unix64?
You don't detect that. It's just unix or linux-*.
On Linux, the 32 and 64-bit libraries have the same names, just different paths
(which are usually automatically searched by the linker).
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
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/20110801/269a939a/attachment.bin
More information about the Qt-interest-old
mailing list