sl@0: # Copyright (c) 2009-2012 Stéphane Lenclud. sl@0: # All rights reserved. sl@0: # This component and the accompanying materials are made available sl@0: # under the terms of the License "Eclipse Public License v1.0" sl@0: # which accompanies this distribution, and is available sl@0: # at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: # sl@0: # Initial Contributors: sl@0: # Stéphane Lenclud. sl@0: # sl@0: sl@0: #Avoid warnings sl@0: cmake_minimum_required(VERSION 2.8) sl@0: sl@0: #TODO sl@0: #include (windowserver.cmake) sl@0: sl@0: #------------------------------------ sl@0: #Exports sl@0: sl@0: public_export(../inc/W32STD.H /) sl@0: public_export(../inc/sizemode.h /) sl@0: public_export(../inc/pointerevent.h /) sl@0: public_export(../inc/advancedpointerevent.h /) sl@0: public_export(../inc/advancedpointerevent.inl /) sl@0: public_export(../inc/textcursor.h /) sl@0: public_export(../inc/wspublishandsubscribedata.h /) sl@0: public_export(../inc/W32ADLL.H /) sl@0: public_export(../inc/W32CLICK.H /) sl@0: public_export(../inc/W32STDGRAPHIC.H /) sl@0: public_export(../inc/graphics/windowserverconstants.h /graphics/) sl@0: sl@0: platform_export(../inc/graphics/pointereventdata.h /graphics/) sl@0: platform_export(../inc/openwfc/W32Debug.H /) sl@0: sl@0: #Graphic Drawer exports for partners sl@0: platform_export(../inc/graphics/WSGRAPHICDRAWER.H /graphics/) sl@0: platform_export(../inc/graphics/openwfc/WSGRAPHICDRAWERINTERFACE.H /graphics/) sl@0: platform_export(../inc/graphics/WSGRAPHICMSGBUF.H /graphics/) sl@0: platform_export(../inc/graphics/W32STDGRAPHICTEST.H /graphics/) sl@0: sl@0: #Plugin exports for partners sl@0: platform_export(../inc/graphics/WSPLUGIN.H /graphics/) sl@0: platform_export(../inc/graphics/WsRenderStage.h /graphics/) sl@0: platform_export(../inc/graphics/WsRenderStageFactory.h /graphics/) sl@0: platform_export(../inc/graphics/wscursor.h /graphics/) sl@0: platform_export(../inc/graphics/wsgraphicscontext.h /graphics/) sl@0: platform_export(../inc/graphics/wsscreendevice.h /graphics/) sl@0: platform_export(../inc/graphics/wsuibuffer.h /graphics/) sl@0: platform_export(../inc/graphics/wsdrawablesourceprovider.h /graphics/) sl@0: platform_export(../inc/graphics/wsdisplaycontrol.h /graphics/) sl@0: platform_export(../inc/graphics/openwfc/wsdisplaymapping.h /graphics/) sl@0: platform_export(../inc/graphics/wsdisplaypolicy.h /graphics/) sl@0: platform_export(../inc/graphics/openwfc/wselement.h /graphics/) sl@0: platform_export(../inc/graphics/openwfc/wsscene.h /graphics/) sl@0: platform_export(../inc/graphics/wskeyrouter.h /graphics/) sl@0: platform_export(../inc/graphics/wscontentreadyforcomposition.h /graphics/) sl@0: sl@0: #RemoteGc exports for partners sl@0: platform_export(../inc/RemoteGc.h /graphics/) sl@0: platform_export(../inc/CommandBuffer.h /graphics/) sl@0: platform_export(../inc/RemoteGcUtils.h /graphics/) sl@0: sl@0: #Test Screen Capture sl@0: platform_export(../inc/graphics/testscreencapture.h /graphics/) sl@0: platform_export(../inc/graphics/wsscreendeviceutils.h /graphics/) sl@0: platform_export(../inc/graphics/wstestscreencapture.h /graphics/) sl@0: sl@0: platform_export(../inc/graphics/wsdrawresource.h /graphics/) sl@0: sl@0: # Workaround for Bug 3283 sl@0: platform_export(../inc/Graphics/wstfxconst.h /graphics/) sl@0: sl@0: sl@0: #Surface support sl@0: platform_export(../inc/graphics/surfaceconfiguration.h /graphics/) sl@0: platform_export(../inc/graphics/openwfc/surfaceconfiguration.inl /graphics/) sl@0: #Display Control sl@0: platform_export(../inc/graphics/displaycontrol.h /graphics/) sl@0: sl@0: #Display Mapping sl@0: platform_export(../inc/graphics/displaymapping.h /graphics/)