mmappcomponents/harvester/server/group/mpxharvester.mmp
branchRCL_3
changeset 19 51035f0751c2
parent 0 a2952bb97e68
child 23 4740b34b83ce
equal deleted inserted replaced
17:780c925249c1 19:51035f0751c2
    21 #include <platform_paths.hrh>
    21 #include <platform_paths.hrh>
    22 
    22 
    23 TARGET                  mpxharvesterserver.exe
    23 TARGET                  mpxharvesterserver.exe
    24 TARGETTYPE              exe
    24 TARGETTYPE              exe
    25 UID                     0 0x101FFCA9
    25 UID                     0 0x101FFCA9
       
    26 #ifdef WINSCW
    26 EPOCHEAPSIZE            0x1000 0x500000
    27 EPOCHEAPSIZE            0x1000 0x500000
    27 EPOCSTACKSIZE 0X5000
    28 #else
       
    29 EPOCHEAPSIZE            0x1000 0x800000
       
    30 #endif
       
    31 EPOCSTACKSIZE           0x5000
    28 
    32 
    29 CAPABILITY              CAP_SERVER DRM AllFiles
    33 CAPABILITY              CAP_SERVER DRM AllFiles
    30 VENDORID                VID_DEFAULT
    34 VENDORID                VID_DEFAULT
    31 
    35 
    32 SOURCEPATH              ../src
    36 SOURCEPATH              ../src
    38 
    42 
    39 // System events
    43 // System events
    40 SOURCE                  mpxfsformatmonitor.cpp
    44 SOURCE                  mpxfsformatmonitor.cpp
    41 SOURCE                  mpxmediaremovalmonitor.cpp
    45 SOURCE                  mpxmediaremovalmonitor.cpp
    42 SOURCE                  mpxusbeventhandler.cpp
    46 SOURCE                  mpxusbeventhandler.cpp
    43 SOURCE                  mpxmmcejectmonitor.cpp
       
    44 
    47 
    45 USERINCLUDE             ../inc
    48 USERINCLUDE             ../inc
    46 USERINCLUDE             ../../inc
    49 USERINCLUDE             ../../inc
    47 
    50 
    48 MW_LAYER_SYSTEMINCLUDE
    51 MW_LAYER_SYSTEMINCLUDE
    58 LIBRARY                 mpxplaybackutility.lib
    61 LIBRARY                 mpxplaybackutility.lib
    59 LIBRARY                 usbman.lib
    62 LIBRARY                 usbman.lib
    60 #ifdef RD_MULTIPLE_DRIVE
    63 #ifdef RD_MULTIPLE_DRIVE
    61 LIBRARY                 PlatformEnv.lib
    64 LIBRARY                 PlatformEnv.lib
    62 #endif //RD_MULTIPLE_DRIVE
    65 #endif //RD_MULTIPLE_DRIVE
       
    66 LIBRARY                 disknotifyhandler.lib