# -*- Mode: makefile; 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/. # # 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 . # $(eval $(call gb_CppunitTest_CppunitTest,o3tl_tests)) $(eval $(call gb_CppunitTest_use_external,o3tl_tests,boost_headers)) $(eval $(call gb_CppunitTest_use_libraries,o3tl_tests,\ sal \ $(gb_UWINAPI) \ )) $(eval $(call gb_CppunitTest_add_exception_objects,o3tl_tests,\ o3tl/qa/cow_wrapper_clients \ o3tl/qa/test-cow_wrapper \ o3tl/qa/test-heap_ptr \ o3tl/qa/test-range \ o3tl/qa/test-vector_pool \ o3tl/qa/test-sorted_vector \ )) # vim: set noet sw=4: ed> Joseph Powers jpowers27@cox.net 2011-11-05T03:30:50+00:00 abb87485415b941d81324b91ebe018849e7b8b47

Add vim/emacs modelines to all source files 2010-10-14T15:02:15+00:00 Sebastian Spaeth Sebastian@SSpaeth.de 2010-10-14T06:27:31+00:00 4905a190326a423b418a6b5531c5d990a5cc0082 Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12T14:01:35+00:00 Jens-Heiner Rechtien hr@openoffice.org 2010-02-12T14:01:35+00:00 8764506704eca7215efafd5a2e88f8b93a1e52b6