imageeditor/IEPB/rom/ImageEditorIEPB.iby
changeset 1 edfc90759b9f
equal deleted inserted replaced
0:57d4cdd99204 1:edfc90759b9f
       
     1 /*
       
     2 * Copyright (c) 2010 Ixonos Plc.
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - Initial contribution
       
    11 *
       
    12 * Contributors:
       
    13 * Ixonos Plc
       
    14 *
       
    15 * Description:  
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 //Disabled until wk21
       
    21 //#undef RD_S60_IMAGE_EDITOR
       
    22 
       
    23 #ifdef RD_S60_IMAGE_EDITOR
       
    24 
       
    25 #ifndef __IEPB_IBY__
       
    26 #define __IEPB_IBY__
       
    27 
       
    28 // DLL
       
    29 file=ABI_DIR\BUILD_DIR\iepb.dll		SHARED_LIB_DIR\iepb.dll
       
    30 
       
    31 #endif // __IEPB_IBY__
       
    32 
       
    33 #endif
       
    34 //  End of File