pimappsupport/chinesecalendarconverter/group/bld.inf
changeset 45 b6db4fd4947b
parent 0 f979ecb2b13e
equal deleted inserted replaced
23:fd30d51f876b 45:b6db4fd4947b
       
     1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "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".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // Calcon BLD.INF
       
    15 // Calendar conversion utilities
       
    16 // 
       
    17 //
       
    18 
       
    19 PRJ_PLATFORMS
       
    20 PRJ_EXPORTS
       
    21 ../inc/CalendarConverter.h 		SYMBIAN_APP_LAYER_PUBLIC_EXPORT_PATH(calendarconverter.h)
       
    22 ../inc/calendarconverterplugin.h 	SYMBIAN_APP_LAYER_PLATFORM_EXPORT_PATH(calendarconverterplugin.h)
       
    23 ../group/calcon.iby /epoc32/rom/include/calcon.iby
       
    24 
       
    25 PRJ_MMPFILES
       
    26 ../group/CCon.mmp
       
    27