[RFC][PATCH] split kutils -> {kprintutils,kcmutils}
Thiago Macieira
thiago at kde.org
Wed Feb 20 15:54:29 GMT 2008
On Wednesday 20 February 2008 13:29:35 Marc Mutz wrote:
> +# this is only for backwards compatibility, don't use in new projects
> +project(kutils)
> +kde4_add_library( kutils SHARED dummy.cpp )
> +target_link_libraries( kutils kprintutils kcmutils )
FYI:
moving symbols from one library to another is Binary Incompatible on MacOS X
and Windows.
We can still get away with it because neither platform is officially released
in KDE 4.0.
--
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: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20080220/e23214d9/attachment.sig>
More information about the kde-core-devel
mailing list