mmappcomponents/harvester/server/group/mpxharvester.mmp
branchRCL_3
changeset 19 51035f0751c2
parent 0 a2952bb97e68
child 23 4740b34b83ce
--- a/mmappcomponents/harvester/server/group/mpxharvester.mmp	Wed Mar 31 22:26:09 2010 +0300
+++ b/mmappcomponents/harvester/server/group/mpxharvester.mmp	Wed Apr 14 16:28:17 2010 +0300
@@ -23,8 +23,12 @@
 TARGET                  mpxharvesterserver.exe
 TARGETTYPE              exe
 UID                     0 0x101FFCA9
+#ifdef WINSCW
 EPOCHEAPSIZE            0x1000 0x500000
-EPOCSTACKSIZE 0X5000
+#else
+EPOCHEAPSIZE            0x1000 0x800000
+#endif
+EPOCSTACKSIZE           0x5000
 
 CAPABILITY              CAP_SERVER DRM AllFiles
 VENDORID                VID_DEFAULT
@@ -40,7 +44,6 @@
 SOURCE                  mpxfsformatmonitor.cpp
 SOURCE                  mpxmediaremovalmonitor.cpp
 SOURCE                  mpxusbeventhandler.cpp
-SOURCE                  mpxmmcejectmonitor.cpp
 
 USERINCLUDE             ../inc
 USERINCLUDE             ../../inc
@@ -60,3 +63,4 @@
 #ifdef RD_MULTIPLE_DRIVE
 LIBRARY                 PlatformEnv.lib
 #endif //RD_MULTIPLE_DRIVE
+LIBRARY                 disknotifyhandler.lib