office-gobmx/toolkit
Michael Stahl a53586f4ef gbuild: do not copy boost headers around
- do not use gb_UnpackedTarball_copy_header_files for boost
- adapt the optimization in concat-deps.c for new path
- use boost_headers in all LinkTargets that require it
- add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus

Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
2013-01-26 22:20:06 +01:00
..
inc/toolkit fix windows build 2013-01-09 09:35:21 +02:00
prj
qa
source add AccessibleRelationMemberOf to AccessibleRelationSet 2013-01-22 16:29:40 +00:00
test/accessibility
util
AllLangResTarget_tk.mk
JunitTest_toolkit_complex.mk
JunitTest_toolkit_unoapi.mk
Library_tk.mk gbuild: do not copy boost headers around 2013-01-26 22:20:06 +01:00
Makefile
Module_toolkit.mk
Package_inc.mk
README

"Abstract" windowing thing, UNO implementations of windowing stuff so that it
can be used from Basic or Java. But also stuff that has no connection to Basic
or Java.

Note that the "awt" here has no relation to the Java awt, as far as I know. It
might be inspired by it API-wise, perhaps. (If you know differently, feel free
to improve this REDAME file.)