#************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # Copyright 2000, 2011 Oracle and/or its affiliates. # # OpenOffice.org - a multi-platform office productivity suite # # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License version 3 # only, as published by the Free Software Foundation. # # OpenOffice.org is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License version 3 for more details # (a copy is included in the LICENSE file that accompanied this code). # # You should have received a copy of the GNU Lesser General Public License # version 3 along with OpenOffice.org. If not, see # # for a copy of the LGPLv3 License. # #************************************************************************* $(eval $(call gb_Module_Module,o3tl)) $(eval $(call gb_Module_add_targets,o3tl,\ Package_inc \ )) $(eval $(call gb_Module_add_check_targets,o3tl,\ CppunitTest_o3tl_tests \ )) # vim: set noet sw=4: ce-5-1'>distro/cib/libreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/slideshow/Library_OGLTrans.mk
AgeCommit message (Expand)Author
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-12-13post glew->epoxy, we don't need to link to win openg32 and mac OpenGLCaolán McNamara
2016-12-13change from glew to epoxyCaolán McNamara
2016-11-06tdf#103696 ensure glm always uses radiansDavid Tardon
2016-10-25rename dir to follow suitDavid Tardon
2016-10-25remove unnecessary dir and name prefixDavid Tardon
2016-10-25merge duplicate source file listsDavid Tardon
2015-11-23slideshow: Move Operation to its own translation unitEmmanuel Gil Peyrot
2015-11-12Bin mesa_headers completelyTor Lillqvist
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist
2015-08-11slideshow: stop (mis)-using VERBOSENorbert Thiebaud
2015-03-02Remove references to unused GLUStephan Bergmann
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard
2014-09-02basegfx -> glm in OGLTransMarkus Mohrhard
2014-09-02use generic implementation for OSXMarkus Mohrhard
2014-08-13remove useless OGL transition shader codeMarkus Mohrhard
2014-05-20use VCL's OpenGLContext for 3D transitionsDavid Tardon