os/graphics/graphicscomposition/openwfc_ri_displayupdater/group/openwfc_ri_displayupdater.mmp
Update contrib.
1 // Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
3 // Permission is hereby granted, free of charge, to any person obtaining a
4 // copy of this software and/or associated documentation files (the
5 // "Materials"), to deal in the Materials without restriction, including
6 // without limitation the rights to use, copy, modify, merge, publish,
7 // distribute, sublicense, and/or sell copies of the Materials, and to
8 // permit persons to whom the Materials are furnished to do so, subject to
9 // the following conditions:
11 // The above copyright notice and this permission notice shall be included
12 // in all copies or substantial portions of the Materials.
14 // THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
15 // EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
16 // MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
17 // IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
18 // CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
19 // TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
20 // MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
23 // mmp file for display updater
25 #include <non_foundation_paths.hrh>
27 //MACRO ENABLE_LOGGING
29 TARGET openwfc_ri_displayupdater.dll
32 UID 0x2002BC57 0x2002BC5A
34 // same capabilities as OpenWF-C RI
35 CAPABILITY PowerMgmt ReadDeviceData WriteDeviceData ProtServ
38 OS_LAYER_SYSTEMINCLUDE
39 NON_FOUNDATION_ADAPT_LAYER_SYSTEMINCLUDE
45 LIBRARY WFCinterop.lib
46 LIBRARY display_updater.lib
47 LIBRARY surfacemanager.lib
50 SOURCE openwfc_ri_displayupdater.cpp
52 deffile SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(def/eabi/openwfc_ri_display.def)