# -*- 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_Executable_Executable,ui-previewer)) $(eval $(call gb_Executable_use_external,ui-previewer,boost_headers)) $(eval $(call gb_Executable_use_api,ui-previewer,\ offapi \ udkapi \ )) $(eval $(call gb_Executable_use_static_libraries,ui-previewer,\ vclmain \ )) $(eval $(call gb_Executable_use_libraries,ui-previewer,\ comphelper \ cppu \ cppuhelper \ sal \ tl \ ucbhelper \ vcl \ )) $(eval $(call gb_Executable_add_exception_objects,ui-previewer,\ vcl/source/uipreviewer/previewer \ )) ifeq ($(OS), $(filter LINUX %BSD SOLARIS, $(OS))) $(eval $(call gb_Executable_add_libs,ui-previewer,\ -lm $(DLOPEN_LIBS) \ -lpthread \ -lX11 \ )) $(eval $(call gb_Executable_use_static_libraries,ui-previewer,\ glxtest \ )) endif # vim: set noet sw=4 ts=4: /zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/dptabsrc.hxx
AgeCommit message (Expand)Author
2010-03-23CWS-TOOLING: integrate CWS datapilotperfVladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-04datapilotperf: merge with DEV300_m71Niklas Nebel
2010-02-03datapilotperf: manual migration of changes by Wang Xu Ming from svn to hgNiklas Nebel
2010-01-28koheidatapilot03: merge with DEV300_m57Jens-Heiner Rechtien
2009-08-25CWS-TOOLING: integrate CWS koheicoderemoval02Vladimir Glazounov
2009-06-19#i100619# initial commit of patches from ooo-build that implement newKohei Yoshida
2009-06-19#i22029# #i81335# applied & adjusted the patch from ooo-build.Kohei Yoshida
2009-01-19CWS-TOOLING: integrate CWS kohei02Vladimir Glazounov
2008-05-20INTEGRATION: CWS koheidatapilot01 (1.8.216); FILE MERGEDKurt Zenker
2008-04-10INTEGRATION: CWS changefileheader (1.10.134); FILE MERGEDRüdiger Timm
2007-11-26INTEGRATION: CWS datapilotdetails (1.8.222); FILE MERGEDIvo Hinkelmann
2007-11-20INTEGRATION: CWS datapilotsort (1.8.174); FILE MERGEDIvo Hinkelmann
2007-01-25INTEGRATION: CWS calc41 (1.7.354); FILE MERGEDOliver Bolte