[Qt-interest] qt pro file

tang ke tangk at lemote.com
Tue Aug 2 10:25:23 CEST 2011


I solved this problem.

I use the next config:

contains(QMAKE_HOST.arch, x86_64): {
TARGET = qtxmlgen64
} else {
TARGET = qtxmlgen32
}


于 2011年08月01日 17:15, tang ke 写道:
> 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?
>
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest


-- 
Best Regards


Tang Ke (Application develop of software department)
Tel:0086-512-52308628 Fax:0086-512-52308688
Phone:18962393077
E-mail:tangk at lemote.com  MSN:tangk at lemote.com, mumutouv at gmail.com
Web: http://www.lemote.com <http://www.lemote.com/>
JiangSu ZhongKe Lemote Technology Co.,Ltd
MengLan Industry Park,YuShan,ChangShu City,JiangSu,China

-------------- next part --------------
A non-text attachment was scrubbed...
Name: tangk.vcf
Type: text/x-vcard
Size: 442 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110802/64803838/attachment.vcf 


More information about the Qt-interest-old mailing list