imagingandcamerafws/imagingfws/src/Test/TScaladoApp/group/TScaladoApp.mmp
changeset 0 40261b775718
equal deleted inserted replaced
-1:000000000000 0:40261b775718
       
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // Name		: TScaladoApp.mmp
       
    15 // Author	  : 
       
    16 // This is the project specification file for TScaladoApp.
       
    17 // 
       
    18 //
       
    19 
       
    20 TARGET		  TScaladoApp.exe
       
    21 TARGETTYPE	  exe
       
    22 UID			 0 0xEDF100C8
       
    23 
       
    24 USERINCLUDE	 ..\inc
       
    25 
       
    26 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    27 
       
    28 SOURCEPATH	  ..\src
       
    29 SOURCE		  TScaladoApp.cpp
       
    30 
       
    31 LIBRARY		euser.lib
       
    32 LIBRARY		ecom.lib
       
    33 LIBRARY		efsrv.lib
       
    34 LIBRARY		capsimageprocessorextension.lib
       
    35 LIBRARY		imageprocessor.lib
       
    36 
       
    37 #ifdef ENABLE_ABIV2_MODE
       
    38   DEBUGGABLE
       
    39 #endif
       
    40 
       
    41 SMPSAFE