# -*- 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_WinResTarget_WinResTarget,sdraw/launcher)) $(eval $(call gb_WinResTarget_set_include,sdraw/launcher,\ $$(INCLUDE) \ -I$(SRCDIR)/sysui/desktop \ )) $(eval $(call gb_WinResTarget_add_defs,sdraw/launcher,\ -DRES_APP_NAME=sdraw \ -DRES_APP_FILEDESC="$(PRODUCTNAME) Draw" \ -DRES_APP_ICON=icons/draw_app.ico \ -DVERVARIANT=$(LIBO_VERSION_PATCH) \ -DRES_APP_VENDOR="$(OOO_VENDOR)" \ )) $(eval $(call gb_WinResTarget_add_dependencies,sdraw/launcher,\ sysui/desktop/icons/draw_app.ico \ )) $(eval $(call gb_WinResTarget_set_rcfile,sdraw/launcher,desktop/win32/source/applauncher/launcher)) # vim: set ts=4 sw=4 et: tropia/zeta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/MathMLDTD/math.dtd
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2001-07-30 08:19:12 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2001-07-30 08:19:12 +0000
commitc12f405260d8620ccafe9d46d7883cc7519ff285 (patch)
tree62563392caad8e11c264a6e7f2c283382c018f2e /MathMLDTD/math.dtd
parent89951154790a7f6635b0cbe792922d5c9bb45146 (diff)
#87051# added namespaces and removed entity includes from DTD
to allow easier validation of our Math files