taskswitcher/taskswitcherui/taskswitcherapp/group/tsapp.mmp
branchRCL_3
changeset 88 3321d3e205b6
parent 83 5456b4e8b3a8
child 102 ba63c83f4716
--- a/taskswitcher/taskswitcherui/taskswitcherapp/group/tsapp.mmp	Wed Sep 01 12:32:46 2010 +0100
+++ b/taskswitcher/taskswitcherui/taskswitcherapp/group/tsapp.mmp	Tue Sep 14 20:58:58 2010 +0300
@@ -20,7 +20,9 @@
 #include <platform_paths.hrh>
 #include "../inc/tsuid.hrh"
 
-EPOCHEAPSIZE    0x100000 0xa00000  // 1 Mb - 10 Mb
+#ifndef WINSCW
+    EPOCHEAPSIZE    0x100000 0xa00000  // 1 Mb - 10 Mb
+#endif
 EPOCSTACKSIZE   0x5000 // 20KB
 
 TARGET          taskswitcher.exe
@@ -37,6 +39,7 @@
 SOURCE          tstaskswitcher.cpp 
 SOURCE          tsappview.cpp
 SOURCE          tsfastswaparea.cpp
+SOURCE          tsfastswapareautils.cpp
 SOURCE          tsfastswapgrid.cpp
 SOURCE          tsdevicestate.cpp
 SOURCE          tseventcontroler.cpp
@@ -81,6 +84,7 @@
 LIBRARY         akntouchgesturefw.lib
 LIBRARY         aknphysics.lib
 LIBRARY         touchfeedback.lib
+LIBRARY         bitmaptransforms.lib
 
 DEBUGLIBRARY    flogger.lib