applications/Symbian_MiniGUI_TestApp/Grid.mmp
changeset 67 57a5a30dc911
parent 46 b6935a90ca64
child 70 634f7e208f90
equal deleted inserted replaced
46:b6935a90ca64 67:57a5a30dc911
     1 /*******************************************************************************
     1 /*******************************************************************************
     2 * Copyright (c) 2009 Accenture
     2 * Copyright (c) 2009 Accenture
       
     3 * Portions Copyright (c) 2010 Nokia Corporation. All rights reserved.
       
     4 *
     3 * All rights reserved. This program and the accompanying materials
     5 * All rights reserved. This program and the accompanying materials
     4 * are made available under the terms of the Eclipse Public License v1.0
     6 * are made available under the terms of the Eclipse Public License v1.0
     5 * which accompanies this distribution, and is available at
     7 * which accompanies this distribution, and is available at
     6 * http://www.eclipse.org/legal/epl-v10.html
     8 * http://www.eclipse.org/legal/epl-v10.html
     7 *
     9 *
     8 * Contributors:
    10 * Contributors:
     9 * Accenture - Johnathan White
    11 * Accenture - Johnathan White
    10 
    12 *
    11 *******************************************************************************/
    13 *******************************************************************************/
    12 
    14 
    13 TARGET			grid.EXE
    15 TARGET			grid.EXE
    14 TARGETTYPE		EXE
    16 TARGETTYPE		EXE
    15 SOURCEPATH		.
    17 SOURCEPATH		.
    16 SOURCE			grid.cpp
    18 SOURCE			grid.cpp
    17 SYSTEMINCLUDE		\epoc32\include
    19 
       
    20 #include <platform_paths.hrh>
       
    21 OS_LAYER_SYSTEMINCLUDE
       
    22 
    18 LIBRARY			efsrv.lib euser.lib hal.lib ws32.lib 
    23 LIBRARY			efsrv.lib euser.lib hal.lib ws32.lib