# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: >
summaryrefslogtreecommitdiff
path: root/sdext/Library_pdfimport.mk
AgeCommit message (Expand)Author
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-16gbuildify basegfxNorbert Thiebaud
2012-04-19convert pdfimport to passive registrationDavid Tardon
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-04sdext: use CustomTarget makefilesMatúš Kukan
2012-03-12sdext: factor out a static library to fix triple-linked objectsMichael Stahl
2012-03-06the include must be at the beginningDavid Tardon
2012-03-06fix platform IDDavid Tardon
2012-03-06fix platform IDDavid Tardon
2012-03-06gbuildize sdextDavid Tardon