deprecated/buildtools/romkiteka2/tools/configpaging/configpaging.cfg
author Ross Qin <ross.qin@nokia.com>
Fri, 29 Oct 2010 10:03:48 +0800
changeset 670 46ea84d14897
parent 655 3f65fd25dfd4
permissions -rw-r--r--
remove migrated template meta data files (in DFS_MCL wk42)

#
# System config v1.0
#

#
# To set the default setting use:
#	defaultpaged
# Or
#	defaultunpaged
#
# This will override the paged/unpaged flags in executables and any paged/unpaged attributes in iby files.
# Do not use a default setting if the existing paged/unpaged flags/attributes are to be respected.
#
# To mark executables as not pageable use:
#	<executable regex> unpaged
# Or
#	unpaged:
#	<executable regex>
#	<executable regex> 
#
# To include other configuration files within this configuration file use:
#	include "<includefile>"
#
# Included files will be processed before the remaining lines of the parent file are processed. Included files
# can themselves include other other files.

include "configpaging_recommended.cfg"