gstreamer_core/tsrc/examples/manual/createelements/group/gstelementcreate.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_gstelementcreate.exe
    25 TARGET			manual_gstelementcreate.exe
    26 TARGETTYPE		EXE
    26 TARGETTYPE		STDEXE
    27 UID           	0x1000008d 0x0AB229CC 
    27 UID           	0x1000008d 0x0AB229CC 
    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 
    51 
    47 USERINCLUDE		../../../../../libs/gst/check
    52 USERINCLUDE		../../../../../libs/gst/check
    48 
    53 
    49 SYSTEMINCLUDE	../../../../../libs
    54 SYSTEMINCLUDE	../../../../../libs
    70 #ifdef WINSCW
    75 #ifdef WINSCW
    71 LIBRARY		ewsd.lib //wsd solution
    76 LIBRARY		ewsd.lib //wsd solution
    72 #endif
    77 #endif
    73 
    78 
    74 
    79 
    75 STATICLIBRARY  libcrt0.lib
    80 
       
    81 
       
    82 
       
    83 
       
    84 
    76 SMPSAFE
    85 SMPSAFE