sbsv2/raptor/test/smoke_suite/test_resources/simple_dll/CreateStaticPDLL.mmp
changeset 616 24e4ef208cca
parent 591 22486c9c7b15
equal deleted inserted replaced
613:839712f5a78c 616:24e4ef208cca
     1 /*
     1 /*
     2 * Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2000-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    33 #ifdef ARMV7
    33 #ifdef ARMV7
    34 SOURCE        armv7_specific.cpp
    34 SOURCE        armv7_specific.cpp
    35 #endif
    35 #endif
    36 
    36 
    37 USERINCLUDE   .
    37 USERINCLUDE   .
    38 SYSTEMINCLUDE /epoc32/include
    38 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
    39 
    39 
    40 LIBRARY       euser.lib
    40 LIBRARY       euser.lib
    41 
    41 
    42 #if defined(WINS)
    42 #if defined(WINS)
    43     deffile ./CREATESTATICPDLLWINS.def
    43     deffile ./CREATESTATICPDLLWINS.def