summaryrefslogtreecommitdiff
path: root/uui/UIConfig_uui.mk
blob: f0986cd1b6b988e7dd4c2457877c4e156c182320 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# -*- 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_UIConfig_UIConfig,uui))

$(eval $(call gb_UIConfig_add_uifiles,uui,\
	uui/uiconfig/ui/filterselect \
	uui/uiconfig/ui/authfallback \
	uui/uiconfig/ui/logindialog \
	uui/uiconfig/ui/macrowarnmedium \
	uui/uiconfig/ui/masterpassworddlg \
	uui/uiconfig/ui/password \
	uui/uiconfig/ui/setmasterpassworddlg \
	uui/uiconfig/ui/simplenameclash \
	uui/uiconfig/ui/sslwarndialog \
	uui/uiconfig/ui/unknownauthdialog \
))

# vim: set noet sw=4 ts=4:
1c089519ef3249464aa09eadf03a8db93a39'>Merge branch 'master' into feature/killsdfAndras Timar 2012-11-08Revert "readd SYSTEM_LPSOLVE define in sccomp after gbuildification"Peter Foley 2012-11-08readd SYSTEM_LPSOLVE define in sccomp after gbuildificationRene Engelhard 2012-11-07convert lpsolve to gbuildPeter Foley 2012-11-04Enough with that...Norbert Thiebaud 2012-11-03convert lpsolve to gbuildPeter Foley 2012-10-13Merge branch 'master' into feature/killsdfAndras Timar 2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák 2012-10-01translations is a source-only moduleAndras Timar 2012-10-01gbuild: invert handling of standard system libraries:Michael Stahl 2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl 2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl 2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl 2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl 2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl