office-gobmx/pch
Noel Grandin cf4a1c42d6 merge expwrap into sax library
there is no need for 2 shared libs for such a small module

Change-Id: Id28c9038f3e16931bfb8af3532eca172998da1aa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152374
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-05-30 08:45:46 +02:00
..
inc merge expwrap into sax library 2023-05-30 08:45:46 +02:00
Makefile add "system" PCH that contains often used system headers such as STL 2019-10-04 08:58:52 +02:00
Module_pch.mk add "system" PCH that contains often used system headers such as STL 2019-10-04 08:58:52 +02:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00
StaticLibrary_precompiled_system.mk add gbuild function for a common PCH and use it in sc/ and sax/ 2019-10-04 08:59:34 +02:00
system_empty.cxx add "system" PCH that contains often used system headers such as STL 2019-10-04 08:58:52 +02:00

Precompiled Headers

The purpose of this directory is to generate global precompiled headers that can be used by any other gbuild library / executable. The libraries themselves are not used.