graphicsresourceservices/graphicsresourceimplementation/test/group/sgresourcetest_helium.pkg
equal
deleted
inserted
replaced
10 ; |
10 ; |
11 ; Contributors: |
11 ; Contributors: |
12 ; |
12 ; |
13 ; Description: |
13 ; Description: |
14 ; |
14 ; |
15 ;File: bitgdi.pkg; |
15 ; File: sgresourcetest_helium.pkg |
16 ; |
16 ; |
17 ;*Languages |
17 ;*Languages |
18 &EN |
18 &EN |
19 ; |
19 ; |
20 ;*Standard SIS file header. This section specifies the package name, |
20 ;*Standard SIS file header. This section specifies the package name, |
21 ;application UID, and version/build numbers. Add the package TYPE here if needed. |
21 ;application UID, and version/build numbers. Add the package TYPE here if needed. |
22 #{"SGResourceTest"},(0x101FB3E8),1,0,1; |
22 #{"SgResourceTest"},(0x101FB3E8),1,0,1; |
23 ; |
23 ; |
24 |
24 |
25 ;*Unique (Non-Localized) Vendor name |
25 ;*Unique (Non-Localized) Vendor name |
26 ;This is used in combination with signing to prevent the unauthroized |
26 ;This is used in combination with signing to prevent the unauthroized |
27 ;upgrade of a a package by someone other than the rightful vendor. |
27 ;upgrade of a a package by someone other than the rightful vendor. |
32 %{"Nokia Test EN"} |
32 %{"Nokia Test EN"} |
33 |
33 |
34 ;*Files To Copy...<src> <destination> |
34 ;*Files To Copy...<src> <destination> |
35 |
35 |
36 ;//script file |
36 ;//script file |
37 "..\scripts\sgresourcetest_t_generic.script"-"c:\sgresourcetest\sgresourcetest_t_generic.script" |
37 "\epoc32\data\z\sgresourcetest\sgresourcetest_t_generic.script"-"c:\sgresourcetest\sgresourcetest_t_generic.script" |
38 "..\scripts\sgresourcetest_t_internal.script"-"c:\sgresourcetest\sgresourcetest_t_internal.script" |
38 "\epoc32\data\z\sgresourcetest\sgresourcetest_t_internal.script"-"c:\sgresourcetest\sgresourcetest_t_internal.script" |
|
39 "\epoc32\data\z\sgresourcetest\sgresourcetest_t_stress_auto.script"-"c:\sgresourcetest\sgresourcetest_t_stress_auto.script" |
39 |
40 |