Update contrib.
1 # Copyright (c) 2009-2012 Stéphane Lenclud.
3 # This component and the accompanying materials are made available
4 # under the terms of the License "Eclipse Public License v1.0"
5 # which accompanies this distribution, and is available
6 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 # Initial Contributors:
13 cmake_minimum_required(VERSION 2.8)
16 #include (windowserver.cmake)
18 #------------------------------------
21 public_export(../inc/W32STD.H /)
22 public_export(../inc/sizemode.h /)
23 public_export(../inc/pointerevent.h /)
24 public_export(../inc/advancedpointerevent.h /)
25 public_export(../inc/advancedpointerevent.inl /)
26 public_export(../inc/textcursor.h /)
27 public_export(../inc/wspublishandsubscribedata.h /)
28 public_export(../inc/W32ADLL.H /)
29 public_export(../inc/W32CLICK.H /)
30 public_export(../inc/W32STDGRAPHIC.H /)
31 public_export(../inc/graphics/windowserverconstants.h /graphics/)
33 platform_export(../inc/graphics/pointereventdata.h /graphics/)
34 platform_export(../inc/openwfc/W32Debug.H /)
36 #Graphic Drawer exports for partners
37 platform_export(../inc/graphics/WSGRAPHICDRAWER.H /graphics/)
38 platform_export(../inc/graphics/openwfc/WSGRAPHICDRAWERINTERFACE.H /graphics/)
39 platform_export(../inc/graphics/WSGRAPHICMSGBUF.H /graphics/)
40 platform_export(../inc/graphics/W32STDGRAPHICTEST.H /graphics/)
42 #Plugin exports for partners
43 platform_export(../inc/graphics/WSPLUGIN.H /graphics/)
44 platform_export(../inc/graphics/WsRenderStage.h /graphics/)
45 platform_export(../inc/graphics/WsRenderStageFactory.h /graphics/)
46 platform_export(../inc/graphics/wscursor.h /graphics/)
47 platform_export(../inc/graphics/wsgraphicscontext.h /graphics/)
48 platform_export(../inc/graphics/wsscreendevice.h /graphics/)
49 platform_export(../inc/graphics/wsuibuffer.h /graphics/)
50 platform_export(../inc/graphics/wsdrawablesourceprovider.h /graphics/)
51 platform_export(../inc/graphics/wsdisplaycontrol.h /graphics/)
52 platform_export(../inc/graphics/openwfc/wsdisplaymapping.h /graphics/)
53 platform_export(../inc/graphics/wsdisplaypolicy.h /graphics/)
54 platform_export(../inc/graphics/openwfc/wselement.h /graphics/)
55 platform_export(../inc/graphics/openwfc/wsscene.h /graphics/)
56 platform_export(../inc/graphics/wskeyrouter.h /graphics/)
57 platform_export(../inc/graphics/wscontentreadyforcomposition.h /graphics/)
59 #RemoteGc exports for partners
60 platform_export(../inc/RemoteGc.h /graphics/)
61 platform_export(../inc/CommandBuffer.h /graphics/)
62 platform_export(../inc/RemoteGcUtils.h /graphics/)
65 platform_export(../inc/graphics/testscreencapture.h /graphics/)
66 platform_export(../inc/graphics/wsscreendeviceutils.h /graphics/)
67 platform_export(../inc/graphics/wstestscreencapture.h /graphics/)
69 platform_export(../inc/graphics/wsdrawresource.h /graphics/)
71 # Workaround for Bug 3283
72 platform_export(../inc/Graphics/wstfxconst.h /graphics/)
76 platform_export(../inc/graphics/surfaceconfiguration.h /graphics/)
77 platform_export(../inc/graphics/openwfc/surfaceconfiguration.inl /graphics/)
79 platform_export(../inc/graphics/displaycontrol.h /graphics/)
82 platform_export(../inc/graphics/displaymapping.h /graphics/)