From de030cd7a234fd9191364647deb1a4836ca992cb Mon Sep 17 00:00:00 2001 From: David Ostrovsky Date: Sat, 4 Mar 2017 14:36:08 +0100 Subject: gbuild: Remove MSVC 2013 legacy code Uwinapi is discontinued. Change-Id: I063b4d0d8fab2d60de168e960a63b8181158ac01 Reviewed-on: https://gerrit.libreoffice.org/23198 Reviewed-by: David Ostrovsky Tested-by: David Ostrovsky --- cppuhelper/CppunitTest_cppuhelper_qa_weak.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'cppuhelper/CppunitTest_cppuhelper_qa_weak.mk') diff --git a/cppuhelper/CppunitTest_cppuhelper_qa_weak.mk b/cppuhelper/CppunitTest_cppuhelper_qa_weak.mk index d5792d70c807..9a6322caf9d6 100644 --- a/cppuhelper/CppunitTest_cppuhelper_qa_weak.mk +++ b/cppuhelper/CppunitTest_cppuhelper_qa_weak.mk @@ -22,7 +22,6 @@ $(eval $(call gb_CppunitTest_use_libraries,cppuhelper_qa_weak,\ cppu \ cppuhelper \ sal \ - $(gb_UWINAPI) \ )) # vim: set noet sw=4 ts=4: -- cgit LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-29rename functions for consistency with the rest of gbuildDavid Tardon
2011-12-10enhance VersionInfo resource of Windows excutablesAndras Timar
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-02remove unused OOo Windows iconsAndras Timar
2011-09-26add resource filesDavid Tardon
2011-09-19Make 'desktop' build again with MinGW.Jan Holesovsky
2011-09-15gbuildize desktopDavid Tardon