taskswitcher/taskswitcherui/taskswitcherapp/group/tsapp.mmp
branchRCL_3
changeset 102 ba63c83f4716
parent 88 3321d3e205b6
equal deleted inserted replaced
93:b01126ce0bec 102:ba63c83f4716
    18 
    18 
    19 #include <data_caging_paths.hrh>
    19 #include <data_caging_paths.hrh>
    20 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    21 #include "../inc/tsuid.hrh"
    21 #include "../inc/tsuid.hrh"
    22 
    22 
    23 #ifndef WINSCW
    23 EPOCHEAPSIZE    0x100000 0xa00000  // 1 Mb - 10 Mb
    24     EPOCHEAPSIZE    0x100000 0xa00000  // 1 Mb - 10 Mb
       
    25 #endif
       
    26 EPOCSTACKSIZE   0x5000 // 20KB
    24 EPOCSTACKSIZE   0x5000 // 20KB
    27 
    25 
    28 TARGET          taskswitcher.exe
    26 TARGET          taskswitcher.exe
    29 
    27 
    30 TARGETTYPE      exe
    28 TARGETTYPE      exe
    37 SOURCE          tsapplication.cpp
    35 SOURCE          tsapplication.cpp
    38 SOURCE          tsdocument.cpp
    36 SOURCE          tsdocument.cpp
    39 SOURCE          tstaskswitcher.cpp 
    37 SOURCE          tstaskswitcher.cpp 
    40 SOURCE          tsappview.cpp
    38 SOURCE          tsappview.cpp
    41 SOURCE          tsfastswaparea.cpp
    39 SOURCE          tsfastswaparea.cpp
    42 SOURCE          tsfastswapareautils.cpp
       
    43 SOURCE          tsfastswapgrid.cpp
    40 SOURCE          tsfastswapgrid.cpp
    44 SOURCE          tsdevicestate.cpp
    41 SOURCE          tsdevicestate.cpp
    45 SOURCE          tseventcontroler.cpp
    42 SOURCE          tseventcontroler.cpp
    46 SOURCE          tsphysicsengine.cpp
    43 SOURCE          tsphysicsengine.cpp
    47 SOURCE          tsphysics.cpp
    44 SOURCE          tsphysics.cpp
    82 LIBRARY         akntransitionutils.lib
    79 LIBRARY         akntransitionutils.lib
    83 LIBRARY         bafl.lib
    80 LIBRARY         bafl.lib
    84 LIBRARY         akntouchgesturefw.lib
    81 LIBRARY         akntouchgesturefw.lib
    85 LIBRARY         aknphysics.lib
    82 LIBRARY         aknphysics.lib
    86 LIBRARY         touchfeedback.lib
    83 LIBRARY         touchfeedback.lib
    87 LIBRARY         bitmaptransforms.lib
       
    88 
    84 
    89 DEBUGLIBRARY    flogger.lib
    85 DEBUGLIBRARY    flogger.lib
    90 
    86 
    91 LIBRARY         tscontextservicesutils.lib
    87 LIBRARY         tscontextservicesutils.lib
    92 LIBRARY         tsfswclient.lib
    88 LIBRARY         tsfswclient.lib