summaryrefslogtreecommitdiff
path: root/unoil/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
=5e04ec1e7d5adc9f14ea803d765aa42f8b0e08cd'>typo: inteface -> interfaceThomas Arnhold 2014-03-29typo: decription -> descriptionThomas Arnhold 2014-03-26Close those <p> tags.Kohei Yoshida 2014-03-12Spelling fix: suportedTor Lillqvist 2014-03-10Deprecate com.sun.star.XTypeProvider.getImplementationIdStephan Bergmann 2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann 2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann 2013-12-20typo fixesAndras Timar 2013-11-21documented BCP 47 semanticsEike Rathke