office-gobmx/solenv
Norbert Thiebaud 98553de136 add the ability to imports objects directly into a CppUnitTest Link
some cppunit test need to link directly with the object of the module
they are meant to test, due to the fact that the API they use/test
are not necessarily exported in the public interface of the
module's dynamic library.

This patch add the mean to export the list of objects used in the link of
specific target library, and a mean to import these into the link of
a cppunit.

Only unxgcc.mk has been modified so far to support the later

This is not intended to be use to import objects accross module boundaries
2011-04-04 09:17:24 -05:00
..
bin Don't check the directories for uniqueness multiple times 2011-03-31 14:35:44 +03:00
doc/gbuild
gbuild add the ability to imports objects directly into a CppUnitTest Link 2011-04-04 09:17:24 -05:00
inc Revert "Remove jpropex, it is unused." 2011-04-03 22:54:32 +02:00
prj
src Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-08 19:43:29 -06:00
unxmacxp/inc
makefile.mk