From 48b561c770699c9730de25ada2934cda36110eba Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 13 Dec 2016 11:41:07 +0000 Subject: post glew->epoxy, we don't need to link to win openg32 and mac OpenGL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iadc373961dcca788b1174ee71cb386979ce064ed Reviewed-on: https://gerrit.libreoffice.org/31954 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- vcl/CppunitTest_vcl_wmf_test.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'vcl/CppunitTest_vcl_wmf_test.mk') diff --git a/vcl/CppunitTest_vcl_wmf_test.mk b/vcl/CppunitTest_vcl_wmf_test.mk index 7cae3639cd0c..5f21cd84c23c 100644 --- a/vcl/CppunitTest_vcl_wmf_test.mk +++ b/vcl/CppunitTest_vcl_wmf_test.mk @@ -100,7 +100,6 @@ $(eval $(call gb_CppunitTest_use_system_darwin_frameworks,vcl_wmf_test,\ Cocoa \ Carbon \ CoreFoundation \ - OpenGL \ )) ifneq ($(ENABLE_MACOSX_SANDBOX),TRUE) $(eval $(call gb_CppunitTest_use_libraries,vcl_wmf_test,\ @@ -168,11 +167,9 @@ $(eval $(call gb_CppunitTest_use_system_win32_libs,vcl_wmf_test,\ crypt32 \ gdi32 \ gdiplus \ - glu32 \ imm32 \ mpr \ msimg32 \ - opengl32 \ ole32 \ shell32 \ usp10 \ -- cgit v1.2.3