Update contrib.
2 * Copyright (c) 2004 Nokia Corporation and/or its subsidiary(-ies).
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".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
14 * Description: Project file for DRM server
20 #include <data_caging_paths.hrh>
21 #include <platform_paths.hrh>
23 TARGET DRMPlayServer.exe
31 CAPABILITY ProtServ DRM UserEnvironment
35 USERINCLUDE . ../../../../inc
37 OS_LAYER_SYSTEMINCLUDE
38 SYSTEMINCLUDE /epoc32/include/mmf/server
39 SYSTEMINCLUDE /epoc32/include/kernel
40 SYSTEMINCLUDE /epoc32/include/mmf/common
44 SOURCE DRMPlayServer.cpp
45 SOURCE DRMPlaySession.cpp
46 SOURCE DRMCustomCommandAsyncAO.cpp
52 LIBRARY mediaclientaudio.lib
53 LIBRARY mmfcontrollerframework.lib
54 #ifdef RD_TSP_CLIENT_MAPPER
55 LIBRARY tspclientmapper.lib
56 #endif // RD_TSP_CLIENT_MAPPER