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 --- slideshow/Library_OGLTrans.mk | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'slideshow/Library_OGLTrans.mk') diff --git a/slideshow/Library_OGLTrans.mk b/slideshow/Library_OGLTrans.mk index fb04596cb7ba..c7908b666863 100644 --- a/slideshow/Library_OGLTrans.mk +++ b/slideshow/Library_OGLTrans.mk @@ -40,24 +40,6 @@ $(eval $(call gb_Library_use_externals,OGLTrans,\ $(eval $(call gb_Library_set_componentfile,OGLTrans,slideshow/source/engine/opengl/ogltrans)) -ifeq ($(strip $(OS)),MACOSX) - -$(eval $(call gb_Library_use_system_darwin_frameworks,OGLTrans,\ - Cocoa \ - GLUT \ - OpenGL \ -)) - -else ifeq ($(strip $(OS)),WNT) - -$(eval $(call gb_Library_use_system_win32_libs,OGLTrans,\ - gdi32 \ - glu32 \ - opengl32 \ -)) - -endif - $(eval $(call gb_Library_add_exception_objects,OGLTrans,\ slideshow/source/engine/opengl/TransitionerImpl \ slideshow/source/engine/opengl/TransitionImpl \ -- cgit ro/cib/libreoffice-5-2'>distro/cib/libreoffice-5-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author