graphicshwdrivers/surfacemgr/group/bld.inf
branchbug235_bringup_0
changeset 147 af143508cc47
parent 11 fed1595b188e
equal deleted inserted replaced
146:4d1fe4a7ce83 147:af143508cc47
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    17  @file
    17  @file
    18 */
    18 */
    19 
    19 
    20 // include test code
    20 // include test code
    21 #include "../test/group/bld.inf"
    21 #include "../test/group/bld.inf"
    22 
       
    23 PRJ_PLATFORMS
       
    24 BASEDEFAULT
       
    25 
       
    26 PRJ_EXPORTS
       
    27 surfacemanager.iby			/epoc32/rom/include/surfacemanager.iby
       
    28 surfacemanager_ref.iby		/epoc32/rom/include/surfacemanager_ref.iby
       
    29 ../inc/surfacemanager.h 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/surfacemanager.h)
       
    30 ../inc/surface_hints.h 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/surface_hints.h)
       
    31 
       
    32 PRJ_MMPFILES
       
    33 surfacemanagerdriver.mmp
       
    34 surfacemanager.mmp
       
    35