gstregistrygenerator/group/gstregistrygenerator.mmp
changeset 8 4a7fac7dd34a
parent 7 71e347f905f2
child 10 6f340f756486
equal deleted inserted replaced
7:71e347f905f2 8:4a7fac7dd34a
     5  Copyright   : Your copyright notice
     5  Copyright   : Your copyright notice
     6  Description : This is the project specification file for GSTRegistryGenerator.
     6  Description : This is the project specification file for GSTRegistryGenerator.
     7 ============================================================================
     7 ============================================================================
     8 */
     8 */
     9 
     9 
       
    10 /*
       
    11 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
       
    12 *
       
    13 * This library is free software; you can redistribute it and/or
       
    14 * modify it under the terms of the GNU Lesser General Public
       
    15 * License as published by the Free Software Foundation; either
       
    16 * version 2 of the License, or (at your option) any later version.
       
    17 *
       
    18 * This library is distributed in the hope that it will be useful,
       
    19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
       
    20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
       
    21 * Lesser General Public License for more details.
       
    22 *
       
    23 * You should have received a copy of the GNU Lesser General Public
       
    24 * License along with this library; if not, write to the
       
    25 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
       
    26 * Boston, MA 02111-1307, USA.
       
    27 *
       
    28 * Description:
       
    29 *
       
    30 */
       
    31 
    10 #include <platform_paths.hrh>      
    32 #include <platform_paths.hrh>      
    11 
    33 
    12 TARGET		  GSTRegistryGenerator.exe
    34 TARGET		  GSTRegistryGenerator.exe
    13 TARGETTYPE	  STDEXE
    35 TARGETTYPE	  STDEXE
    14 UID			 0 0x2002BC6E
    36 UID			 0 0xEE84F17B
       
    37 
       
    38 EPOCHEAPSIZE 0x100000 0x1000000
    15 
    39 
    16 CAPABILITY All -Tcb
    40 CAPABILITY All -Tcb
    17 
    41 
    18 VENDORID        VID_DEFAULT
    42 VENDORID        VID_DEFAULT
    19 
    43 
    34 USERINCLUDE		../../include/gstreamer/gst/net
    58 USERINCLUDE		../../include/gstreamer/gst/net
    35 
    59 
    36 
    60 
    37 
    61 
    38 SOURCEPATH	  ../src
    62 SOURCEPATH	  ../src
    39 SOURCE		  gstregistrygenerator.cpp
    63 SOURCE		  GSTRegistryGenerator.cpp
    40 
    64 
    41 STATICLIBRARY    libcrt0.lib
    65 STATICLIBRARY    libcrt0.lib
    42 
    66 
    43 LIBRARY         libc.lib
    67 LIBRARY         libc.lib
    44 LIBRARY         libpthread.lib
    68 LIBRARY         libpthread.lib