# -*- 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_Library_Library,evtatt)) $(eval $(call gb_Library_set_componentfile,evtatt,eventattacher/source/evtatt)) $(eval $(call gb_Library_use_libraries,evtatt,\ comphelper \ cppuhelper \ cppu \ sal \ $(gb_UWINAPI) \ )) $(eval $(call gb_Library_add_exception_objects,evtatt,\ eventattacher/source/eventattacher \ )) $(eval $(call gb_Library_use_api,evtatt,\ udkapi \ )) # vim: set ts=4 sw=4 et: '> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oowintool
diff options
context:
space:
mode:
authorJesús Corrius <jesus@softcatala.org>2010-10-07 13:44:12 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2010-10-07 14:19:11 +0200
commitf7b6780284eef554386f9d9649c0a4f5b82d7ef5 (patch)
tree689fbf99fb606f0d7429194678748c8453d7f4fc /oowintool
parent3d6d5f01a1e902c894c2faec83542d9f859846ff (diff)
Detect the correct .NET Framework for Visual Studio 2008