mmplugins/cameraplugins/mmpfiles/TestCamera.mmp
branchRCL_3
changeset 64 92a82bc706f7
parent 0 40261b775718
equal deleted inserted replaced
9:9ae0fe04e757 64:92a82bc706f7
     1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of the License "Symbian Foundation License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
     7 //
     7 //
     8 // Initial Contributors:
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 // ECamTestPlugin.dll Test plugin implementation
    14 // ECamTestPlugin.dll Test plugin implementation
    15 // 
    15 // 
    16 //
    16 //
       
    17 
       
    18 
    17 
    19 
    18 /**
    20 /**
    19  @file
    21  @file
    20 */
    22 */
    21 
    23 
    35 SOURCE 		test_advanced_settings.cpp
    37 SOURCE 		test_advanced_settings.cpp
    36 SOURCE      test_snapshot.cpp
    38 SOURCE      test_snapshot.cpp
    37 SOURCE      test_image_processing.cpp
    39 SOURCE      test_image_processing.cpp
    38 
    40 
    39 USERINCLUDE	../source/testcamera
    41 USERINCLUDE	../source/testcamera
    40 USERINCLUDE     ../../../imagingandcamerafws/camerafw/Include
    42 SYSTEMINCLUDE 	/epoc32/include
    41 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    42 
    43 
    43 START RESOURCE 	102070CC.RSS
    44 START RESOURCE 	102070CC.RSS
    44 TARGET ecamtestplugin.rsc
    45 TARGET ecamtestplugin.rsc
    45 END
    46 END
    46 
    47 
    49 LIBRARY     ecam.lib
    50 LIBRARY     ecam.lib
    50 LIBRARY     fbscli.lib
    51 LIBRARY     fbscli.lib
    51 LIBRARY     bitgdi.lib
    52 LIBRARY     bitgdi.lib
    52 LIBRARY     ws32.lib
    53 LIBRARY     ws32.lib
    53 LIBRARY     efsrv.lib 
    54 LIBRARY     efsrv.lib 
    54 
       
    55 
       
    56 
       
    57 
       
    58 
       
    59 
       
    60 
       
    61 
       
    62 SMPSAFE