# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_Module_Module,dtrans)) $(eval $(call gb_Module_add_targets,dtrans,\ Library_mcnttype \ )) ifeq ($(OS),WNT) $(eval $(call gb_Module_add_targets,dtrans,\ Library_dnd \ Library_dtrans \ Library_ftransl \ Library_sysdtrans \ StaticLibrary_dtobj \ )) endif # vim: set noet sw=4 ts=4: ropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui/util
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-10-21 16:23:57 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-25 19:55:29 -0500
commite73dde5fb4fa7514c5bddf4a3c5f47a4a0655db5 (patch)
treec3bc8d1e06fff9f51e4d18ba365e89bee63c2860 /cui/util
parente042951f36e29586d1144da70582f6a147c9a083 (diff)
Finally, gut the vos module out of the build
Diffstat (limited to 'cui/util')