uidesigner/com.nokia.sdt.series60.componentlibrary/templates/Series 60 v3.0 EXE/template.xml
changeset 589 d7c1a3ec899c
parent 0 fb279309251b
equal deleted inserted replaced
577:b46382ab04d2 589:d7c1a3ec899c
    79 	<process class="com.nokia.carbide.templatewizard.processes.CopyFiles"
    79 	<process class="com.nokia.carbide.templatewizard.processes.CopyFiles"
    80 	 	bundle="com.nokia.carbide.templatewizard">
    80 	 	bundle="com.nokia.carbide.templatewizard">
    81 		<parameter name="project" projectName="$(projectName)" />
    81 		<parameter name="project" projectName="$(projectName)" />
    82 		
    82 		
    83 		<parameter name="file"
    83 		<parameter name="file"
    84 			sourcePath="data/basename_reg.loc" 
    84 			sourcePath="data/baseName_reg.loc" 
    85 			targetPath="$(dataDir)/$(baseName)_reg.loc" 
    85 			targetPath="$(dataDir)/$(baseName)_reg.loc" 
    86 			/>
    86 			/>
    87 		<parameter name="file"
    87 		<parameter name="file"
    88 			sourcePath="data/basename_reg.rss" 
    88 			sourcePath="data/baseName_reg.rss" 
    89 			targetPath="$(dataDir)/$(baseName)_reg.rss" 
    89 			targetPath="$(dataDir)/$(baseName)_reg.rss" 
    90 			/>
    90 			/>
    91 		<parameter name="file"
    91 		<parameter name="file"
    92 			sourcePath="inc/basename.pan" 
    92 			sourcePath="inc/baseName.pan" 
    93 			targetPath="$(incDir)/$(baseName).pan" 
    93 			targetPath="$(incDir)/$(baseName).pan" 
    94 			/>
    94 			/>
    95 		<!-- provide some sample BMP images -->
    95 		<!-- provide some sample BMP images -->
    96 		<parameter name="file"
    96 		<parameter name="file"
    97 			sourcePath="gfx/list_icon.bmp" 
    97 			sourcePath="gfx/list_icon.bmp" 
   112 			sourcePath="gfx/mark_icon_mask.bmp" 
   112 			sourcePath="gfx/mark_icon_mask.bmp" 
   113 			targetPath="$(gfxDir)/mark_icon_mask.bmp" 
   113 			targetPath="$(gfxDir)/mark_icon_mask.bmp" 
   114 			substitute="false" 
   114 			substitute="false" 
   115 			/>
   115 			/>
   116 		<parameter name="file"
   116 		<parameter name="file"
   117 			sourcePath="gfx/qgn_menu_basename.svg" 
   117 			sourcePath="gfx/qgn_menu_baseName.svg" 
   118 			targetPath="$(gfxDir)/qgn_menu_$(baseName).svg" 
   118 			targetPath="$(gfxDir)/qgn_menu_$(baseName).svg" 
   119 			substitute="false" 
   119 			substitute="false" 
   120 			/>
   120 			/>
   121 		<parameter name="file"
   121 		<parameter name="file"
   122 			sourcePath="group/basename.mmp" 
   122 			sourcePath="group/baseName.mmp" 
   123 			targetPath="$(groupDir)/$(baseName).mmp" 
   123 			targetPath="$(groupDir)/$(baseName).mmp" 
   124 			/>
   124 			/>
   125 		<parameter name="file"
   125 		<parameter name="file"
   126 			sourcePath="group/bld.inf" 
   126 			sourcePath="group/bld.inf" 
   127 			targetPath="$(groupDir)/bld.inf" 
   127 			targetPath="$(groupDir)/bld.inf" 
   129 		<parameter name="file"
   129 		<parameter name="file"
   130 			sourcePath="group/Icons_aif_scalable_dc.mk" 
   130 			sourcePath="group/Icons_aif_scalable_dc.mk" 
   131 			targetPath="$(groupDir)/Icons_aif_scalable_dc.mk" 
   131 			targetPath="$(groupDir)/Icons_aif_scalable_dc.mk" 
   132 			/>
   132 			/>
   133 		<parameter name="file"
   133 		<parameter name="file"
   134 			sourcePath="sis/basename.pkg" 
   134 			sourcePath="sis/baseName.pkg" 
   135 			targetPath="$(sisDir)/$(baseName).pkg" 
   135 			targetPath="$(sisDir)/$(baseName).pkg" 
   136 			/>
   136 			/>
   137 		<parameter name="file"
   137 		<parameter name="file"
   138 			sourcePath="sis/backup_registration.xml" 
   138 			sourcePath="sis/backup_registration.xml" 
   139 			targetPath="$(sisDir)/backup_registration.xml" 
   139 			targetPath="$(sisDir)/backup_registration.xml"