sdkcreationmw/sdkplatformupdates/sdk_build.conf
author rajpuroh
Mon, 08 Mar 2010 12:09:11 +0530
changeset 0 b26acd06ea60
child 1 ac50fd48361b
permissions -rw-r--r--
First Contribution of SDK components
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
     1
# -*- Mode: shell-script -*-
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
     2
#
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
     3
# Series 60 SDK build configuration file
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
     4
#
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
     5
# Each entry in this file occupies one line. Lines might end in backslashes
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
     6
# to indicate continuation. Lines beginning with the hash character are
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
     7
# comments. Empty lines are ignored. Entries have the following format:
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
     8
#
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
     9
# <file> : <module>[, <component> ,<component>]
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    10
#
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    11
# Where <file> is the name of the file being patched, <mod> is the directory
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    12
# containing bld.inf file of the module affected by the patch, followed by
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    13
# comma-separated list of components (names of .mmp files). The order of
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    14
# the entries and components defines the order in which they will be rebuilt
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    15
# by sdk_build.pl script. The file name is relative to the build root (the
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    16
# directory containing epoc32, s60 and src subdirectories).
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    17
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    18
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    19
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    20
sf/os/boardsupport/emulator/emulatorbsp/specific/property.cpp:\
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    21
	sf/os/boardsupport/emulator/emulatorbsp,vwins
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    22
sf/os/boardsupport/emulator/emulatorbsp/inc/gui.h	
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    23
sf/os/boardsupport/emulator/emulatorbsp/specific/gui.cpp:\
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    24
	sf/os/boardsupport/emulator/emulatorbsp, winsgui
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    25
	
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    26
	
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    27
sf/os/devicesrv/sysstatemgmt/ssmcmdlists/data/criticalappscmdlist.rss:\
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    28
sf/os/devicesrv/sysstatemgmt/ssmcmdlists/group,ssmcmdlists
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    29
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    30
#added since winsock component was not building correctly
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    31
sf/os/commsfw/datacommsserver/networkinterfacemgr/inc/nifif.h:\
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    32
sf/os/commsfw/datacommsserver/networkinterfacemgr/group
b26acd06ea60 First Contribution of SDK components
rajpuroh
parents:
diff changeset
    33