1 // Gstreamer.MMP |
1 // Gstreamer.MMP |
2 /* |
2 /* |
3 * Copyright © 2008 Nokia Corporation. |
3 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. |
4 * This material, including documentation and any related |
4 * |
5 * computer progrs, is protected by copyright controlled by |
5 * This library is free software; you can redistribute it and/or |
6 * Nokia Corporation. All rights are reserved. Copying, |
6 * modify it under the terms of the GNU Lesser General Public |
7 * including reproducing, storing, adapting or translating, any |
7 * License as published by the Free Software Foundation; either |
8 * or all of this material requires the prior written consent of |
8 * version 2 of the License, or (at your option) any later version. |
9 * Nokia Corporation. This material also contains confidential |
9 * |
10 * information which may not be disclosed to others without the |
10 * This library is distributed in the hope that it will be useful, |
11 * prior written consent of Nokia Corporation. |
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of |
12 * ============================================================================ |
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
13 */ |
13 * Lesser General Public License for more details. |
|
14 * |
|
15 * You should have received a copy of the GNU Lesser General Public |
|
16 * License along with this library; if not, write to the |
|
17 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
|
18 * Boston, MA 02111-1307, USA. |
|
19 * |
|
20 * Description: |
|
21 * |
|
22 */ |
14 |
23 |
15 #include <platform_paths.hrh> |
24 #include <platform_paths.hrh> |
16 |
25 |
17 TARGET libgstcamerabin.dll |
26 TARGET libgstcamerabin.dll |
18 TARGETTYPE DLL |
27 TARGETTYPE DLL |