KDE_EXPORT in kdelibs and winposix

Ralf Habacker ralf.habacker at freenet.de
Fri Feb 10 07:13:38 CET 2006


Brad King schrieb:
> Ralf Habacker wrote:
>   
>> Brad King schrieb:
>>     
>>> Index: dcop/CMakeLists.txt
>>> ===================================================================
>>> --- dcop/CMakeLists.txt (revision 507708)
>>> +++ dcop/CMakeLists.txt (working copy)
>>> @@ -87,7 +87,7 @@
>>>     set(LINK_WITH_kICE kICE)
>>>  else(UNIX)
>>>     add_definitions(-DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DANSICPP)
>>> -   add_definitions(-DSOCKCONN -DTCPCONN)
>>> +   add_definitions(-DSOCKCONN -DTCPCONN -DKICE_EXPORT=DCOP_EXPORT)
>>>     set(DCOP_LIB_SRCS ${DCOP_LIB_SRCS} ${kICE_STAT_SRCS})
>>>     set(LINK_WITH_kICE )
>>>  endif(UNIX)
>>>       
>> Looks good to me, feel free to checkin.
>>     
>
> I don't have write access.
>   
I have checked this in.
Ralf



More information about the Kde-buildsystem mailing list