# -*- 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/. # # Copyright (C) 2012, Timothy Pearson # $(eval $(call gb_Library_Library,vclplug_tde)) $(eval $(call gb_Library_set_include,vclplug_tde,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ -I$(SRCDIR)/vcl/inc/unx/kde \ )) $(eval $(call gb_Library_set_include,vclplug_tde,\ $$(INCLUDE) \ $$(TDE_CFLAGS) \ )) $(eval $(call gb_Library_add_defs,vclplug_tde,\ -DVCLPLUG_TDE_IMPLEMENTATION \ )) $(eval $(call gb_Library_use_sdk_api,vclplug_tde)) $(eval $(call gb_Library_add_libs,vclplug_tde,\ $(TDE_LIBS) \ -lX11 \ -lXext \ -lSM \ -lICE \ )) $(eval $(call gb_Library_use_libraries,vclplug_tde,\ vclplug_gen \ vcl \ tl \ utl \ sot \ ucbhelper \ basegfx \ comphelper \ cppuhelper \ i18nlangtag \ i18nutil \ $(if $(ENABLE_JAVA), \ jvmaccess) \ cppu \ sal \ )) $(eval $(call gb_Library_use_externals,vclplug_tde,\ boost_headers \ icuuc \ )) $(eval $(call gb_Library_add_exception_objects,vclplug_tde,\ vcl/unx/kde/kdedata \ vcl/unx/kde/salnativewidgets-kde \ vcl/unx/kde/UnxCommandThread \ vcl/unx/kde/UnxFilePicker \ vcl/unx/kde/UnxNotifyThread \ )) # TDE/TQt consider -Wshadow more trouble than benefit $(eval $(call gb_Library_add_cxxflags,vclplug_tde,\ -Wno-shadow \ )) $(eval $(call gb_Library_set_warnings_not_errors,vclplug_tde)) ifeq ($(OS),LINUX) $(eval $(call gb_Library_add_libs,vclplug_tde,\ -lm \ -ldl \ -lpthread \ )) endif # vim: set noet sw=4 ts=4: -6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/tools/workben
AgeCommit message (Expand)Author
2011-11-27remove include of pch header from toolsNorbert Thiebaud
2011-08-24callcatcher: remove various unused methodsCaolán McNamara
2011-06-14remove GetCleanedNextLineCaolán McNamara
2011-05-26remove __cdecl and use SAL_CALL insteadChr. Rossmanith
2011-05-21Drop OS2Tor Lillqvist
2011-04-28Remove references to sstring.hxxJoseph Powers
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-01Remove RCS informationThomas Arnhold
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen
2010-11-19Easy Hack: RTL_CONST macro from createFromAsciiKevin Hunter
2010-10-28add modelines to .h and .c files as wellCaolán McNamara
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-06-16Cleanup tools workben makefile.Matthias Huetsch [mhu]
2010-06-16Added enclosing classname to FixedMemPool diagnosis.Matthias Huetsch [mhu]
2010-03-10sg01: merge with DEV300_m73Steffen Grund
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-22#161491# bugfixes and additional testsSteffen Grund
2010-01-07#i53184# further fix in INetURLObject::setAbsURIRef for UNC server names cont...Stephan Bergmann
2009-08-26CWS-TOOLING: integrate CWS mh132Vladimir Glazounov
2009-07-27CWS-TOOLING: integrate CWS kso32fixesJens-Heiner Rechtien
2008-12-12CWS-TOOLING: integrate CWS mooxlscRüdiger Timm
2008-07-22INTEGRATION: CWS os2port03 (1.9.94); FILE MERGEDOliver Bolte
2008-04-15INTEGRATION: CWS sb86 (1.37.80); FILE MERGEDVladimir Glazounov
2008-04-11INTEGRATION: CWS changefileheader (1.37.84); FILE MERGEDRüdiger Timm
2008-04-11INTEGRATION: CWS changefileheader (1.4.84); FILE MERGEDRüdiger Timm
2008-04-11INTEGRATION: CWS changefileheader (1.6.58); FILE MERGEDRüdiger Timm
2008-04-11INTEGRATION: CWS changefileheader (1.9.124); FILE MERGEDRüdiger Timm
2008-04-11INTEGRATION: CWS changefileheader (1.5.84); FILE MERGEDRüdiger Timm
2008-04-11INTEGRATION: CWS changefileheader (1.2.292); FILE MERGEDRüdiger Timm
2008-04-11INTEGRATION: CWS changefileheader (1.4.180); FILE MERGEDRüdiger Timm
2008-04-11INTEGRATION: CWS changefileheader (1.4.84); FILE MERGEDRüdiger Timm