#************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # Copyright 2008 by Sun Microsystems, Inc. # # OpenOffice.org - a multi-platform office productivity suite # # $RCSfile: makefile.mk,v $ # # $Revision: 1.7 $ # # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License version 3 # only, as published by the Free Software Foundation. # # OpenOffice.org is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License version 3 for more details # (a copy is included in the LICENSE file that accompanied this code). # # You should have received a copy of the GNU Lesser General Public License # version 3 along with OpenOffice.org. If not, see # # for a copy of the LGPLv3 License. # #************************************************************************* PRJ=..$/..$/.. PROJECTPCH=sd PROJECTPCHSOURCE=$(PRJ)$/util$/sd PRJNAME=sd TARGET=slideshow ENABLE_EXCEPTIONS=TRUE AUTOSEG=true # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/util$/makefile.pmk # --- Files -------------------------------------------------------- SLOFILES = \ $(SLO)$/slideshow.obj \ $(SLO)$/showwin.obj \ $(SLO)$/slideshowimpl.obj \ $(SLO)$/slideshowviewimpl.obj \ $(SLO)$/PaneHider.obj \ $(SLO)$/SlideShowRestarter.obj SRS1NAME=$(TARGET) SRC1FILES = \ slideshow.src # --- Tagets ------------------------------------------------------- .INCLUDE : target.mk distro/cib/libreoffice-6-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/instsetoo_native/inc_openoffice/windows/msi_templates
AgeCommit message (Expand)Author
2017-01-30tdf#105568 Language code has to be arrangedfakabbir
2016-08-17tdf#69066: use Restart Manager to restart processes during installationMike Kaganski
2015-04-10Don't try to install LibreOffice on XP, if it was built with SDK 8.x or higherAndras Timar
2014-12-09Allow comments is .idt files, and comment that "Excecution" is _necessary_.Jan Holesovsky
2014-12-09Revert "Fix common typos. No automatic tools. Handmade…"Stephan Bergmann
2014-12-09Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-20fix "Could not merge msm file into database"Christian Lohmaier
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-06-25fdo#80527 fix tab order on ReadyToInstall dialogAndras Timar
2014-06-23fdo#80332 followup fixAndras Timar
2014-06-22fdo#80332 remove "Support assistive technology tools" checkbox from installerAndras Timar
2014-05-04fix windows packagingMarkus Mohrhard
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni