# -*- 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,svptest)) $(eval $(call gb_Executable_use_api,svptest,\ offapi \ udkapi \ )) $(eval $(call gb_Executable_use_external,svptest,boost_headers)) $(eval $(call gb_Executable_set_include,svptest,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ )) $(eval $(call gb_Executable_use_libraries,svptest,\ tl \ sal \ vcl \ cppu \ cppuhelper \ comphelper \ )) $(eval $(call gb_Executable_add_exception_objects,svptest,\ vcl/workben/svptest \ )) # vim: set noet sw=4 ts=4: din@gmail.com>
stage 2 of replacing usage of various checks for the windows platform
with the compiler-defined '_WIN32' macro

In this stage we focus on replacing usage of the WIN macro

Change-Id: Ie8a4a63198a6de96bd158ecd707dadafb9c8ea84
Reviewed-on: https://gerrit.libreoffice.org/22393
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
remove whitespaces 2014-06-25T03:41:09+00:00 Markus Mohrhard markus.mohrhard@collabora.co.uk 2014-06-25T03:20:00+00:00 ed6b8a100c1aabb342573f252509573bbe124d29 Change-Id: I9daea42a433b5032931a722878874917cf37f4d1
Change-Id: I9daea42a433b5032931a722878874917cf37f4d1
various: remove SAL_THROW macro 2014-06-05T06:17:52+00:00 Noel Grandin noel@peralex.com 2014-06-05T06:16:59+00:00 0e507ae031768deceab236a41d1bbe9fb5123cea Change-Id: I9464179a736b91f5bc32eb5e5e89b3b4e3da3494
Change-Id: I9464179a736b91f5bc32eb5e5e89b3b4e3da3494