gst_plugins_base/group/liboil.mmp
branchRCL_3
changeset 30 7e817e7e631c
parent 2 5505e8908944
equal deleted inserted replaced
29:567bb019e3e3 30:7e817e7e631c
       
     1 
       
     2 #include <platform_paths.hrh>                    
       
     3 
       
     4 TARGET      liboil.dll
       
     5 TARGETTYPE  dll
       
     6 UID         0x20004c45 0x2001F443
       
     7 
       
     8 #ifdef EKA2
       
     9 LANG            SC
       
    10 CAPABILITY All -Tcb
       
    11 VENDORID        VID_DEFAULT
       
    12 #endif
       
    13 
       
    14 #if !defined(__WINSCW__) && !defined(__WINS__)
       
    15 EpocAllowDllData
       
    16 #endif
       
    17 
       
    18 
       
    19 
       
    20 SOURCEPATH      ../gst/oil
       
    21 
       
    22 SOURCE stub.c
       
    23 
       
    24 USERINCLUDE     ../gst/oil
       
    25 USERINCLUDE     ..
       
    26 
       
    27 MW_LAYER_SYSTEMINCLUDE
       
    28 OS_LAYER_LIBC_SYSTEMINCLUDE
       
    29 
       
    30 USERINCLUDE		../../include/gstreamer
       
    31 
       
    32 LIBRARY libc.lib
       
    33 
       
    34 
       
    35 SMPSAFE