sl@0: // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // dbspconv Database management - database security policy file creation tool sl@0: // sl@0: // sl@0: sl@0: /** sl@0: @file sl@0: */ sl@0: sl@0: TARGET edbspconv.exe sl@0: TARGETTYPE EXE sl@0: UID 0 0x102032AC // Allocated UID - KUidDbSpConv = 0x102032AC sl@0: VENDORID 0x70000001 sl@0: sl@0: SMPSAFE sl@0: sl@0: OS_LAYER_SYSTEMINCLUDE_SYMBIAN sl@0: USERINCLUDE ../inc sl@0: USERINCLUDE ../security sl@0: sl@0: SOURCEPATH ../SPConv sl@0: SOURCE cn_main.cpp cn_cmdparse.cpp cn_util.cpp cn_txt2bin.cpp cn_bin2txt.cpp cn_proc.cpp sl@0: sl@0: SOURCEPATH ../udbms sl@0: SOURCE Ud_Assert.cpp sl@0: sl@0: SOURCEPATH ../security sl@0: SOURCE SC_Policy.cpp SC_StrmIn.cpp SC_StrmOut.cpp SC_Builder.cpp SC_Reader.cpp sl@0: SOURCE SC_TextOut.cpp SC_TextIn.cpp SC_Strings.cpp sl@0: sl@0: LIBRARY euser.lib efsrv.lib estor.lib