textrendering/textformatting/test/group/TUndo.mmp
changeset 0 1fb32624e06b
equal deleted inserted replaced
-1:000000000000 0:1fb32624e06b
       
     1 /*
       
     2 * Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 target tundo.exe
       
    20 targettype exe
       
    21 
       
    22 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    23 userinclude ../../tagma
       
    24 userinclude ../../undo
       
    25 userinclude ../../inc
       
    26 
       
    27 sourcepath ../src
       
    28 source TUndo.cpp TGraphicsContext.cpp
       
    29 
       
    30 sourcepath ../../undo
       
    31 source UniqueInstanceImpl.cpp UniqueInstance.cpp
       
    32 source UndoSystem.cpp UndoSystemImpl.cpp
       
    33 source EditorCommands.cpp EditorUndo.cpp
       
    34 source EditorPlainTextCommands.cpp EditorPlainTextUndo.cpp
       
    35  
       
    36 
       
    37 library euser.lib tagma.lib fntstr.lib gdi.lib estor.lib etext.lib form.lib ws32.lib fbscli.lib form_and_etext_editor.lib
       
    38 epocstacksize	0x10000
       
    39 VENDORID 0x70000001
       
    40 
       
    41 SMPSAFE