testtoolsconn/stat/desktop/group/stat_desktop.tdf
changeset 0 3da2a79470a7
equal deleted inserted replaced
-1:000000000000 0:3da2a79470a7
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <tool name="STATDesktop" 
       
     3 	description="STAT PC side."  
       
     4 	version="1.1.1001" 
       
     5 	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
       
     6 
       
     7 	<properties>
       
     8 		<property name="toolType" type="toolLogic" value="console"></property>
       
     9 		<property name="Path" type="toolLogic" value="$INSTDIR\stat\bin"></property>
       
    10 		<property name="dirRemove" type="uninstall" value="$INSTDIR\stat\bin"/>
       
    11 	</properties>
       
    12 
       
    13 	<files>
       
    14 		<file source="\epoc32\tools\STAT\stat.dll" target="$INSTDIR\stat\bin" overwrite="true" />
       
    15 		<file source="\epoc32\tools\STAT\stat.exp" target="$INSTDIR\stat\bin" overwrite="true" />
       
    16 		<file source="\epoc32\tools\STAT\stat.lib" target="$INSTDIR\stat\bin" overwrite="true" />
       
    17 		<file source="\epoc32\tools\STAT\STAT2PERL.exe" target="$INSTDIR\stat\bin" overwrite="true" />
       
    18 		<file source="\epoc32\tools\STAT\STATDesktop.exe" target="$INSTDIR\stat\bin" overwrite="true" />
       
    19 		<file source="\EPOC32\tools\stat\symbianusb.dll" target="$INSTDIR\stat\bin" overwrite="true" />
       
    20 		<file source="\EPOC32\tools\stat\symbianusb.inf" target="$INSTDIR\stat\bin" overwrite="true" />
       
    21 		<file source="\EPOC32\tools\stat\symbianusb.sys" target="$INSTDIR\stat\bin" overwrite="true" />
       
    22 		<file source="\EPOC32\tools\stat\symbianusb98.sys" target="$INSTDIR\stat\bin" overwrite="true" />
       
    23 	</files>
       
    24 
       
    25 </tool>