persistentstorage/dbms/bmake/EDBMS.MMP
changeset 55 44f437012c90
parent 0 08ec8eefde2f
equal deleted inserted replaced
51:7d4490026038 55:44f437012c90
     1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1997-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".
    31 // The component build proper...
    31 // The component build proper...
    32 
    32 
    33 target		edbms.dll
    33 target		edbms.dll
    34 
    34 
    35 targettype	dll
    35 targettype	dll
       
    36 
       
    37 //CodeWarrior compilation options - disable the "illegal pragma" warning
       
    38 OPTION CW -w noillpragmas
    36 
    39 
    37 userinclude	 ../inc
    40 userinclude	 ../inc
    38 userinclude	 ../Inc2
    41 userinclude	 ../Inc2
    39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    42 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    40 
    43