First public contribution.
     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)
 
    18 #------------------------------------
 
    20 #------------------------------------
 
    23 public_export(../inc/BITMAP.H /)
 
    24 platform_export(../inc/bitmap.inl /graphics/)
 
    25 public_export(../inc/FBS.H /)
 
    26 platform_export(../inc/fbsrasterizer.h /graphics/)
 
    27 platform_export(../inc/fbsrasterizerclearcache.h /graphics/)
 
    28 platform_export(../inc/bitmapuid.h /graphics/)
 
    29 public_export(../inc/fbsdefs.h    /graphics/)
 
    30 platform_export(../sfbs/fbsglyphdataiterator.h /graphics/)
 
    31 platform_export(../sfbs/fbsglyphmetricsarray.h /graphics/)
 
    32 platform_export(../sfbs/fbsoogmmessage.h /graphics/)
 
    33 platform_export(../sfbs/fbsoogmmessage.inl /graphics/)