sbsv2/raptor/test/smoke_suite/test_resources/simple_gui/HelloWorld.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".
    25 SOURCE        HelloWorld_Application.cpp
    25 SOURCE        HelloWorld_Application.cpp
    26 SOURCE        HelloWorld_Document.cpp
    26 SOURCE        HelloWorld_Document.cpp
    27 SOURCE        HelloWorld_AppUi.cpp
    27 SOURCE        HelloWorld_AppUi.cpp
    28 SOURCE        HelloWorld_AppView.cpp
    28 SOURCE        HelloWorld_AppView.cpp
    29 USERINCLUDE   .
    29 USERINCLUDE   .
    30 SYSTEMINCLUDE /epoc32/include
    30 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
    31 SYSTEMINCLUDE /epoc32/include/techview
       
    32 OPTION GCCXML -fpermissive
    31 OPTION GCCXML -fpermissive
    33 START RESOURCE	HelloWorld.rss
    32 START RESOURCE	HelloWorld.rss
    34 HEADER
    33 HEADER
    35 TARGETPATH		/resource/apps
    34 TARGETPATH		/resource/apps
    36 end
    35 end