equal
deleted
inserted
replaced
1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2002-2010 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 "Eclipse Public 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.eclipse.org/legal/epl-v10.html". |
34 SOURCEPATH ../../src/Client/Video |
34 SOURCEPATH ../../src/Client/Video |
35 |
35 |
36 source mediaclientvideodisplay.cpp |
36 source mediaclientvideodisplay.cpp |
37 source mediaclientvideodisplaybody.cpp |
37 source mediaclientvideodisplaybody.cpp |
38 source mediaclientextdisplayinterface.cpp |
38 source mediaclientextdisplayinterface.cpp |
|
39 source mediaclientextdisplayhandler.cpp |
39 |
40 |
40 library ws32.lib |
41 library ws32.lib |
41 library euser.lib |
42 library euser.lib |
42 library mmfcontrollerframework.lib |
43 library mmfcontrollerframework.lib |
43 library mmfstandardcustomcommands.lib |
44 library mmfstandardcustomcommands.lib |
44 library ecom.lib |
45 library ecom.lib |
45 |
46 |
46 nostrictdef |
47 nostrictdef |
47 |
48 |
48 // MACRO __ENABLE_MEDIA_CLIENT_VIDEO_TRACE__ |
49 MACRO __ENABLE_MEDIA_CLIENT_VIDEO_TRACE__ |
49 |
50 |
50 SMPSAFE |
51 SMPSAFE |
51 |
52 |
52 |
53 |