diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/_image_conv_8mmp-source.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/_image_conv_8mmp-source.html Tue Mar 30 11:56:28 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,67 +0,0 @@ - - -TB10.1 Example Applications: examples/Multimedia/ImageConv/group/ImageConv.mmp Source File - - - - -

examples/Multimedia/ImageConv/group/ImageConv.mmp

00001 // Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies).
-00002 // All rights reserved.
-00003 // This component and the accompanying materials are made available
-00004 // under the terms of "Eclipse Public License v1.0"
-00005 // which accompanies this distribution, and is available
-00006 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
-00007 //
-00008 // Initial Contributors:
-00009 // Nokia Corporation - initial contribution.
-00010 //
-00011 // Contributors:
-00012 //
-00013 // Description:
-00014 //
-00015 
-00016 TARGET          imageconv.exe
-00017 TARGETTYPE      exe
-00018 UID             0x100039CE 0xE8000064
-00019 VENDORID        0x70000001
-00020 
-00021 sourcepath      ../src
-00022 SOURCE          CImageApp.cpp
-00023 SOURCE          CImageAppUi.cpp
-00024 SOURCE          CImageDocument.cpp 
-00025 SOURCE          CImageAppView.cpp
-00026 SOURCE          CImageHandler.cpp
-00027 
-00028 START RESOURCE  ImageConv.rss
-00029 TARGETPATH     /resource/apps
-00030 HEADER
-00031 END
-00032 
-00033 SYSTEMINCLUDE   /epoc32/include
-00034 SYSTEMINCLUDE   /epoc32/include/techview
-00035 
-00036 LIBRARY         euser.lib 
-00037 LIBRARY         apparc.lib 
-00038 LIBRARY         ws32.lib 
-00039 LIBRARY         cone.lib 
-00040 LIBRARY         eikcore.lib
-00041 LIBRARY         eikdlg.lib 
-00042 LIBRARY         eikcoctl.lib 
-00043 LIBRARY         eikfile.lib
-00044 LIBRARY         eikctl.lib
-00045 LIBRARY         fbscli.lib
-00046 LIBRARY         imageconversion.lib
-00047 LIBRARY         bitmaptransforms.lib
-00048 LIBRARY         bafl.lib
-00049 LIBRARY         efsrv.lib
-00050 
-00051 START RESOURCE ImageConv_reg.rss
-00052 TARGETPATH     /private/10003a3f/apps
-00053 END
-00054 
-00055 SMPSAFE
-

Generated on Thu Jan 21 10:32:59 2010 for TB10.1 Example Applications by  - -doxygen 1.5.3
- -