os/persistentdata/persistentstorage/centralrepository/convtool/group/centrepconv.mmp
Update contrib.
1 // Copyright (c) 2005-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".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // CentRepConv - convert CentRep text initialization files to
15 // binary to speed up access.
22 MACRO CENTREP_CONV_TOOL
24 TARGET centrepconv.exe
27 UID 0 0x1027431B // Allocated UID
32 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
34 USERINCLUDE ../../cenrepsrv
35 USERINCLUDE ../../common/inc
38 SOURCE main.cpp CentRepConvTool.cpp consoleprint.cpp
40 SOURCEPATH ../../cenrepsrv
42 SOURCE cachemgr.cpp obsrvr_noc.cpp srvrepos_noc.cpp srvres.cpp
44 SOURCEPATH ../../common/src
45 SOURCE cregen.cpp datatype.cpp inifile.cpp panic.cpp heaprepos.cpp
47 LIBRARY euser.lib efsrv.lib estor.lib bafl.lib charconv.lib
48 LIBRARY bsulinifile.lib
49 #ifdef SYMBIAN_BAFL_SYSUTIL