# -*- 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,modules/scanner)) $(eval $(call gb_UIConfig_add_uifiles,modules/scanner,\ extensions/uiconfig/scanner/ui/sanedialog \ extensions/uiconfig/scanner/ui/griddialog \ )) # vim: set noet sw=4 ts=4: link rel='vcs-git' href='https://anongit.freedesktop.org/git/libreoffice/core.git' title='libreoffice/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/cppcanvas/Module_cppcanvas.mk
AgeCommit message (Expand)AuthorFilesLines
2014-04-10CppunitTest_cppcanvas_emfplus: disable this in case there is no display to useMiklos Vajna1-0/+2
2014-04-10fdo#77229 testcaseMiklos Vajna1-0/+4
2013-06-11create a cairo canvas unit test, if only I could use the XCanvas API.Michael Meeks1-0/+7
2013-04-23execute move of global headersBjoern Michaelsen1-1/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-21/+12
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1