persistentstorage/sql/GROUP/SqlDb.mmp
changeset 22 a7ba600cb39d
parent 0 08ec8eefde2f
child 31 ba1c4f4a893f
equal deleted inserted replaced
19:d6ef85bc5971 22:a7ba600cb39d
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-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".
    28 
    28 
    29 TARGET			sqldb.dll
    29 TARGET			sqldb.dll
    30 TARGETTYPE		dll
    30 TARGETTYPE		dll
    31 
    31 
    32 UID				0x1000008d 0x10281E18
    32 UID				0x1000008d 0x10281E18
       
    33 
       
    34 //CodeWarrior compilation options - disable the "illegal pragma" warning
       
    35 OPTION CW -w noillpragmas
    33 
    36 
    34 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    35 USERINCLUDE		../INC
    38 USERINCLUDE		../INC
    36 USERINCLUDE		../SRC/Client
    39 USERINCLUDE		../SRC/Client
    37 USERINCLUDE		../SRC/Client/IPC
    40 USERINCLUDE		../SRC/Client/IPC