--- a/emulator/emulatorbsp/bld.inf Tue Feb 02 01:39:10 2010 +0200
+++ b/emulator/emulatorbsp/bld.inf Fri Feb 19 23:55:59 2010 +0200
@@ -21,7 +21,8 @@
PRJ_EXPORTS
documentation/wins_ether_drv_howto.txt /epoc32/engdoc/ethernet/ //
-
+estart/estart_nocaching.txt /epoc32/release/winscw/udeb/z/sys/data/estart.txt
+estart/estart_nocaching.txt /epoc32/release/winscw/urel/z/sys/data/estart.txt
inc/variantmediadef.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(wins/variantmediadef.h)
variant.mmh SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(wins/variant.mmh)
@@ -76,9 +77,9 @@
start extension base/nand_fbr_offset
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
-option INC_PATH /epoc32/include
+option INC_PATH $(EPOCROOT)epoc32/include
#else
-option INC_PATH /epoc32/include/platform
+option INC_PATH $(EPOCROOT)epoc32/include/platform
#endif
option SRCDIR $(EXTENSION_ROOT)/inc
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulator/emulatorbsp/estart/estart_nocaching.txt Fri Feb 19 23:55:59 2010 +0200
@@ -0,0 +1,23 @@
+# Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
+# All rights reserved.
+# This component and the accompanying materials are made available
+# under the terms of "Eclipse Public License v1.0"
+# which accompanies this distribution, and is available
+# at the URL "http://www.eclipse.org/legal/epl-v10.html".
+#
+# Initial Contributors:
+# Nokia Corporation - initial contribution.
+#
+# Contributors:
+#
+# Description:
+#
+# This estart.txt file was created in response to the virtual address space problems
+# that were found with the S60 emulator. It will turn off directory and file caching,
+# thereby saving ~70 MB of virtual address space in the emulator's Windows address space
+
+[FileCache]
+GlobalCacheEnabled OFF
+
+[CacheMemory]
+GlobalCacheMemorySize 0