a1fe0a772f
Let's do the iOS specific stuff in separate main() source file(s). Don't attempt to build complete iOS programs using normal LibreOffice mechanisms, it will work for only the very lowest level unit tests anyway, because of static linking and the circularish UNO/URE/bootstrap/whatnot (run-time) dependencies between different parts of the code. We thus can't build the various iOS-specific *_cppunittester_all unit test executables any more. Corresponding unit tests (and more complex ones) for iOS will have to be done in a different way. |
||
---|---|---|
.. | ||
inc/basegfx | ||
prj | ||
qa | ||
source | ||
test | ||
CppunitTest_basegfx.mk | ||
Library_basegfx.mk | ||
Makefile | ||
Module_basegfx.mk | ||
Package_inc.mk | ||
README | ||
StaticLibrary_basegfx_s.mk |
Algorithms and data types for graphics (e.g. polygons, vectors, matrices and the like - see that used in [[canvas]]).