testexecfw/statsrv/device/group/stat.tdf
author Johnson Ma <johnson.ma@nokia.com>
Mon, 08 Mar 2010 15:03:44 +0800
changeset 0 3e07fef1e154
permissions -rw-r--r--
Initial EPL Contribution
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     2
<tool name="STAT" 
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     3
	description="STAT"  
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     4
	version="1.1.1001" 
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     5
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     6
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     7
	<files>
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     8
		<file source="\epoc32\release\armv5\udeb\statapi.exe" target="$EPOCROOT\epoc32\release\armv5\udeb" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
     9
		<file source="\epoc32\release\armv5\urel\statapi.exe" target="$EPOCROOT\epoc32\release\armv5\urel" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    10
		<file source="\epoc32\release\armv5\lib\serialdriver.dso" target="$EPOCROOT\epoc32\release\armv5\lib" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    11
		<file source="\epoc32\release\armv5\lib\serialdriver{000a0000}.dso" target="$EPOCROOT\epoc32\release\armv5\lib" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    12
		<file source="\epoc32\release\armv5\udeb\serialdriver.dll" target="$EPOCROOT\epoc32\release\armv5\udeb" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    13
		<file source="\epoc32\release\armv5\udeb\statlite.exe" target="$EPOCROOT\epoc32\release\armv5\udeb" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    14
		<file source="\epoc32\release\armv5\urel\serialdriver.dll" target="$EPOCROOT\epoc32\release\armv5\urel" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    15
		<file source="\epoc32\release\armv5\urel\statlite.exe" target="$EPOCROOT\epoc32\release\armv5\urel" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    16
		<file source="\epoc32\release\winscw\udeb\serialdriver.dll" target="$EPOCROOT\epoc32\release\winscw\udeb" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    17
		<file source="\epoc32\release\winscw\udeb\statlite.exe" target="$EPOCROOT\epoc32\release\winscw\udeb" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    18
		<file source="\epoc32\release\winscw\urel\serialdriver.dll" target="$EPOCROOT\epoc32\release\winscw\urel" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    19
		<file source="\epoc32\release\winscw\urel\statlite.exe" target="$EPOCROOT\epoc32\release\winscw\urel" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    20
		<file source="\epoc32\release\winscw\udeb\statapi.exe" target="$EPOCROOT\epoc32\release\winscw\udeb" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    21
		<file source="\epoc32\release\winscw\urel\statapi.exe" target="$EPOCROOT\epoc32\release\winscw\urel" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    22
		<file source="\epoc32\rom\include\statcommon.iby" target="$EPOCROOT\epoc32\rom\include" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    23
		<file source="\epoc32\rom\include\stat.iby" target="$EPOCROOT\epoc32\rom\include" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    24
		<file source="\epoc32\rom\include\statauto.iby" target="$EPOCROOT\epoc32\rom\include" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    25
		<file source="\epoc32\rom\include\statlite.iby" target="$EPOCROOT\epoc32\rom\include" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    26
		<file source="\epoc32\rom\include\techview_statapi.oby" target="$EPOCROOT\epoc32\rom\include" overwrite="true" />	
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    27
		<file source="\epoc32\rom\include\base_statlite.iby" target="$EPOCROOT\epoc32\rom\include" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    28
		<file source="\epoc32\data\z\system\data\stat.ini" target="$EPOCROOT\epoc32\data\z\system\data" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    29
		<file source="\epoc32\data\z\system\data\stat_h2.ini" target="$EPOCROOT\epoc32\data\z\system\data" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    30
		<file source="\epoc32\data\z\system\data\statapiconsole_armv5.pkg" target="$EPOCROOT\epoc32\data\z\system\data" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    31
		<file source="\epoc32\data\z\private\10003a3f\apps\statapi_reg.rsc" target="$EPOCROOT\epoc32\data\z\private\10003a3f\apps" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    32
		<file source="\epoc32\data\z\resource\apps\statapi_loc.rsc" target="$EPOCROOT\epoc32\data\z\resource\apps" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    33
		<file source="\epoc32\data\z\resource\apps\statapiicon.mbm" target="$EPOCROOT\epoc32\data\z\resource\apps" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    34
		<file source="\epoc32\include\statapiicon.mbg" target="$EPOCROOT\epoc32\include" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    35
		<file source="\epoc32\localisation\group\statapi_loc.info" target="$EPOCROOT\epoc32\localisation\group" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    36
		<file source="\epoc32\localisation\group\statapi_reg.info" target="$EPOCROOT\epoc32\localisation\group" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    37
		<file source="\epoc32\localisation\group\statapiicon.info" target="$EPOCROOT\epoc32\localisation\group" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    38
		<file source="\epoc32\localisation\statapi_loc\RSC\statapi_loc.rpp" target="$EPOCROOT\epoc32\localisation\statapi_loc\RSC" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    39
		<file source="\epoc32\localisation\statapi_reg\RSC\statapi_reg.rpp" target="$EPOCROOT\epoc32\localisation\statapi_reg\RSC" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    40
		<file source="\epoc32\localisation\statapiicon\mbm\statapiicon_24x24i.bmp" target="$EPOCROOT\epoc32\localisation\statapiicon\mbm" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    41
		<file source="\epoc32\localisation\statapiicon\mbm\statapiicon_24x24m.bmp" target="$EPOCROOT\epoc32\localisation\statapiicon\mbm" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    42
		<file source="\epoc32\localisation\statapiicon\mbm\statapiicon_32x32i.bmp" target="$EPOCROOT\epoc32\localisation\statapiicon\mbm" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    43
		<file source="\epoc32\localisation\statapiicon\mbm\statapiicon_32x32m.bmp" target="$EPOCROOT\epoc32\localisation\statapiicon\mbm" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    44
		<file source="\epoc32\release\winscw\udeb\z\private\10003a3f\apps\statapi_reg.rsc" target="$EPOCROOT\epoc32\release\winscw\udeb\z\private\10003a3f\apps" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    45
		<file source="\epoc32\release\winscw\udeb\z\resource\apps\statapi_loc.rsc" target="$EPOCROOT\epoc32\release\winscw\udeb\z\resource\apps" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    46
		<file source="\epoc32\release\winscw\udeb\z\resource\apps\statapiicon.mbm" target="$EPOCROOT\epoc32\release\winscw\udeb\z\resource\apps" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    47
		<file source="\epoc32\release\winscw\urel\z\private\10003a3f\apps\statapi_reg.rsc" target="$EPOCROOT\epoc32\release\winscw\urel\z\private\10003a3f\apps" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    48
		<file source="\epoc32\release\winscw\urel\z\resource\apps\statapi_loc.rsc" target="$EPOCROOT\epoc32\release\winscw\urel\z\resource\apps" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    49
		<file source="\epoc32\release\winscw\urel\z\resource\apps\statapiicon.mbm" target="$EPOCROOT\epoc32\release\winscw\urel\z\resource\apps" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    50
		<file source="\epoc32\data\z\resource\engtools_swicertstore.dat" target="$EPOCROOT\epoc32\data\z\resource" overwrite="true" />
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    51
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    52
	</files>
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    53
3e07fef1e154 Initial EPL Contribution
Johnson Ma <johnson.ma@nokia.com>
parents:
diff changeset
    54
</tool>