# -*- 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,sweb/launcher)) $(eval $(call gb_WinResTarget_set_include,sweb/launcher,\ $$(INCLUDE) \ -I$(SRCDIR)/sysui/desktop \ )) $(eval $(call gb_WinResTarget_add_defs,sweb/launcher,\ -DRES_APP_NAME=sweb \ -DRES_APP_FILEDESC="$(PRODUCTNAME) Writer (Web)" \ -DRES_APP_ICON=icons/writer_app.ico \ -DVERVARIANT=$(LIBO_VERSION_PATCH) \ -DRES_APP_VENDOR="$(OOO_VENDOR)" \ )) $(eval $(call gb_WinResTarget_add_dependencies,sweb/launcher,\ sysui/desktop/icons/writer_app.ico \ )) $(eval $(call gb_WinResTarget_set_rcfile,sweb/launcher,desktop/win32/source/applauncher/launcher)) # vim: set ts=4 sw=4 et: lotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/libfreehand
AgeCommit message (Expand)Author
2017-11-02ICU_UCHAR_TYPE is not needed for C++11 projectsDavid Tardon
2017-10-28libfreehand: pass optimization flags to configureDavid Tardon
2017-10-04use the new gbuild way to update config.*David Tardon
2017-09-19iOS, prepare libfreehand for 64 bit.jan Iversen
2017-09-16upload libfreehand 0.1.2David Tardon
2017-06-13iOS, patch libfreehandjan Iversen
2017-04-26Upgrade to ICU 59.1Eike Rathke
2017-02-23add upstream URL to READMEsDavid Tardon
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann
2015-09-13libfreehand: FHTransform defined as a struct but declared as a classDavid Ostrovsky
2015-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud
2015-06-12For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann
2015-06-11Upload libfreehand 0.1.1Fridrich Štrba
2014-11-13More passing of MAKE into external configureStephan Bergmann
2014-06-09libabw,libfreehand,libvisio: avoid some quoting issuesMichael Stahl
2014-05-26rebase all import libsDavid Tardon
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl
2013-10-31Build only what is needed: less probability to mess upFridrich Štrba
2013-10-31bundle libfreehandFridrich Štrba