office-gobmx/postprocess
Douglas Mencken b536cabf97 fix build errors related to AVFoundation @ OS X <10.7
AVFoundation framework is available in OS X v10.7 and later

related commits:
  7822b5535c
  0b49cc5b03

Change-Id: If771fca79c41d70e51eab533faec7bb9997803b7
Reviewed-on: https://gerrit.libreoffice.org/9769
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>
2014-07-07 15:58:53 +00:00
..
packimages
qa ReportDefinition is the one that is failing for me under Linux too 2014-06-24 16:05:50 +01:00
signing
CppunitTest_services.mk
CustomTarget_images.mk
CustomTarget_registry.mk
CustomTarget_signing.mk
Makefile
Module_postprocess.mk Fix CppunitTest_services on Windows 2014-06-12 12:29:24 +02:00
Package_images.mk
Package_registry.mk
Rdb_services.mk fix build errors related to AVFoundation @ OS X <10.7 2014-07-07 15:58:53 +00:00
README

Postprocessing and checking of files delivered by other modules.

This module has to be the last one built before creating install sets
in module 'instset_native'. Thus it ties together all the dependencies
of all the other de-coupled modules. See the first line of
[[postprocess/prj/build.lst]] for that.