# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Module_Module,registry)) $(eval $(call gb_Module_add_targets,registry,\ Library_reg \ $(if $(filter-out $(OS),IOS), \ $(if $(ENABLE_MACOSX_SANDBOX),, \ Executable_regmerge \ Executable_regview \ ) \ StaticLibrary_registry_helper \ ) \ )) ifneq ($(OS),IOS) # missing regmerge (see above), needed within test ifeq ($(ENABLE_MACOSX_SANDBOX),) # ditto $(eval $(call gb_Module_add_check_targets,registry, \ CustomTarget_regcompare_test \ )) endif endif # vim:set noet sw=4 ts=4: e='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/awt/_UnoControlTimeFieldModel.java
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-06-21 11:53:00 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-06-21 13:11:06 +0100
commitb6db3e3acc6ba349d845ec58e3242d025352ef2f (patch)
treeb371840f1594fc0a8c00550590153d89cfc4e1c6 /qadevOOo/tests/java/ifc/awt/_UnoControlTimeFieldModel.java
parentda6c3d4bdd069f8125277a54c93fa5cfdf87b70c (diff)
re-base on ALv2 code.
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1