summaryrefslogtreecommitdiff
path: root/apple_remote/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:
/cgit/lo/core/commit/forms/source/inc/FormComponent.hxx?h=feature/wasm&id=a2222061223af8946a9ddb6d52f62c912f892356'>Replace some macros in forms part 13Julien Nabet 2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC 2021-02-21loplugin:refcounting in formsNoel 2020-08-30Fix typo in codeAndrea Gelmini 2020-08-29Fix typosAndrea Gelmini