gstreamer_core/tsrc/examples/manual/getelements/group/gstelementget.mmp
branchRCL_3
changeset 30 7e817e7e631c
parent 29 567bb019e3e3
equal deleted inserted replaced
29:567bb019e3e3 30:7e817e7e631c
    21 */
    21 */
    22 
    22 
    23 #include <platform_paths.hrh>                    
    23 #include <platform_paths.hrh>                    
    24 
    24 
    25 TARGET			manual_gstelementget.exe
    25 TARGET			manual_gstelementget.exe
    26 TARGETTYPE		EXE
    26 TARGETTYPE		STDEXE
    27 UID           	0x1000008d 0x0AB229CE 
    27 UID           	0x1000008d 0x0AB229CE 
    28 
    28 
    29 #ifdef EKA2
    29 #ifdef EKA2
    30 LANG            SC
    30 LANG            SC
    31 CAPABILITY All -Tcb
    31 CAPABILITY All -Tcb
    39 
    39 
    40 MW_LAYER_SYSTEMINCLUDE
    40 MW_LAYER_SYSTEMINCLUDE
    41 OS_LAYER_LIBC_SYSTEMINCLUDE
    41 OS_LAYER_LIBC_SYSTEMINCLUDE
    42 
    42 
    43 OS_LAYER_GLIB_SYSTEMINCLUDE
    43 OS_LAYER_GLIB_SYSTEMINCLUDE
    44 MW_LAYER_GSTREAMER_SYSTEMINCLUDE 
    44 USERINCLUDE		../../../../../../include/gstreamer
       
    45 USERINCLUDE		../../../../../../include/gstreamer/gst
       
    46 USERINCLUDE		../../../../../../include/gstreamer/gst/base
       
    47 USERINCLUDE		../../../../../../include/gstreamer/gst/controller
       
    48 USERINCLUDE		../../../../../../include/gstreamer/gst/dataprotocol
       
    49 USERINCLUDE		../../../../../../include/gstreamer/gst/net
    45 
    50 
    46 USERINCLUDE		../../../../../libs/gst/check
    51 USERINCLUDE		../../../../../libs/gst/check
    47 
    52 
    48 SYSTEMINCLUDE	../../../../../libs
    53 SYSTEMINCLUDE	../../../../../libs
    49 
    54 
    70 
    75 
    71 #ifdef WINSCW
    76 #ifdef WINSCW
    72 LIBRARY		ewsd.lib //wsd solution
    77 LIBRARY		ewsd.lib //wsd solution
    73 #endif
    78 #endif
    74 
    79 
    75 STATICLIBRARY  libcrt0.lib
    80 
       
    81 
       
    82 
       
    83 
       
    84 
    76 
    85 
    77 SMPSAFE
    86 SMPSAFE