/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * 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/. * * This file incorporates work covered by the following license notice: * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright * ownership. The ASF licenses this file to you under the Apache * License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #ifndef INCLUDED_CONNECTIVITY_DBTOOLSDLLAPI_HXX #define INCLUDED_CONNECTIVITY_DBTOOLSDLLAPI_HXX #include #include #if defined OOO_DLLIMPLEMENTATION_DBTOOLS #define OOO_DLLPUBLIC_DBTOOLS SAL_DLLPUBLIC_EXPORT #else #define OOO_DLLPUBLIC_DBTOOLS SAL_DLLPUBLIC_IMPORT #endif #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ gemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-04Resolves: tdf#97046 ensure build system variables start with gb_Sabyasachi Bhoi
2020-12-09One more gbuild $ -> $$ fixStephan Bergmann
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2019-12-16Revert "Make font-based unit test depend on instdir fonts"Jan-Marek Glogowski
2019-07-05Make font-based unit test depend on instdir fontsJan-Marek Glogowski
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2016-10-26gbuild: missing emacs mode-linesMichael Stahl
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-03-25correctly rebuild extension desc. l10ns when langs changeDavid Tardon
2014-12-18avoid exceeding commandline limitsChristian Lohmaier
2014-11-10avoid exceeding commandline limitsChristian Lohmaier
2014-09-12Use $(LIBO_SHARE_FOLDER) instead of hardcoded 'share'Tor Lillqvist
2014-04-11gbuild: More crude hacking to fix over-evalutation of gb_Extension_*COMMANDsStephan Bergmann