kio/tests/SConscript
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Thu Dec 22 19:33:54 CET 2005
Benjamin Reed schrieb:
> Nimrod Gutman wrote:
>
>
>>>+ if env['BKS_DEBUG']:
>>>+ obj.libs += ' QtTest_debug '
>>>+ else:
>>>+ obj.libs += ' QtTest '
>>> if env['WINDOWS']:
>>> obj.libs += ' kdewin32 ws2_32'
>>> else:
>
>
> There must be some other way to do this that's more portable. On OSX
> there is no QtTest_debug because mac frameworks can contain both the
> release and debug versions of a library.
All the work for this is done in bksys/platform/detect_qt4.py. You
should take a look there what's going wrong. win32 works fine ;-)
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20051222/4777f883/signature.pgp
More information about the Kde-buildsystem
mailing list