[Bug 90222] replace ScaList in scaddins with a std container

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Apr 6 13:05:56 PDT 2015


https://bugs.documentfoundation.org/show_bug.cgi?id=90222

--- Comment #7 from Michael Meeks <michael.meeks at collabora.com> ---
Hi Pieter - there is no need to add a new class to the makefiles, but assuming
you mean a new source module try:

scaddins/Library_*.mk eg.

$(eval $(call gb_Library_add_exception_objects,analysis,\
    scaddins/source/analysis/analysis \
    scaddins/source/analysis/analysishelper \

These guys are all paths to .cxx files eg. just add your path to the relevant
libraries' Library_*.mk and you should be fine.

Looking forward to reading the patch. If you do two un-related changes: eg.
fixing the STL container issue, and then re-factoring copy/paste code - please
submit these as separate commits to make the history comprehensible !

Good stuff :-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150406/2a793d67/attachment.html>


More information about the LibreOffice mailing list