Removing SVX_DLLPRIVATE from GetInteractionHandles() and from DragMoveCustomShapeHdl()
Michael Stahl
mst at libreoffice.org
Thu May 16 08:47:33 UTC 2019
On 16.05.19 09:25, Stephan Bergmann wrote:
> On 16/05/2019 00:05, Regina Henschel wrote:
>> for my ask for help in
>> https://lists.freedesktop.org/archives/libreoffice/2019-May/082739.html Stephan
>> has mentioned three ways for getting my unit test work
>> - using a different way --- I have no better idea.
>> - use gb_CppunitTest_use_library_objects --- That does not work.
>
> (Just to clarify: I would assume that it does work, if you replicate
> all the relevant parts of of the Library_*.mk in question in the
> CppunitTest_*.mk.)
>
>> - remove SVX_DLLPRIVATE --- That works.
but in this case, removing SVX_DLLPRIVATE is much preferrable to
gb_CppunitTest_use_library_objects.
More information about the LibreOffice
mailing list