# -*- 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_Executable_Executable,simpress)) $(eval $(call gb_Executable_set_targettype_gui,simpress,YES)) $(eval $(call gb_Executable_add_defs,simpress,\ -DUNICODE \ )) $(eval $(call gb_Executable_add_ldflags,simpress,\ /ENTRY:wWinMainCRTStartup \ )) $(eval $(call gb_Executable_use_static_libraries,simpress,\ winlauncher \ )) $(eval $(call gb_Executable_add_exception_objects,simpress,\ desktop/win32/source/applauncher/simpress \ )) $(eval $(call gb_Executable_add_nativeres,simpress,simpress/launcher)) # vim: set ts=4 sw=4 et: 5492 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com> App and Mimetype update to new flat design 2018-06-06T05:45:31+00:00 andreas kainz kainz.a@gmail.com 2018-06-06T00:00:46+00:00 7530424771c84d50f1e7e9ec5eba0bffc91d655a Change-Id: Id17b0d8e26658bc3b140bd26a37a990e51e08409 Reviewed-on: https://gerrit.libreoffice.org/55356 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Change-Id: Id17b0d8e26658bc3b140bd26a37a990e51e08409
Reviewed-on: https://gerrit.libreoffice.org/55356
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Mimetype icon update for apps and impress 2018-06-01T13:11:32+00:00 andreas kainz kainz.a@gmail.com 2018-06-01T11:35:00+00:00 2e87a61cc7b8ac501adc05e1c53be96f3e530353 Change-Id: I99d47fe7845740b02f85af3de39bc177424894e7 Reviewed-on: https://gerrit.libreoffice.org/55175 Reviewed-by: andreas_kainz <kainz.a@gmail.com> Tested-by: andreas_kainz <kainz.a@gmail.com>
Change-Id: I99d47fe7845740b02f85af3de39bc177424894e7
Reviewed-on: https://gerrit.libreoffice.org/55175
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Tested-by: andreas_kainz <kainz.a@gmail.com>