|
a |
|
b/trunk/Library/package.manifest |
|
|
1 |
<?xml version="1.0" encoding="utf-8" standalone="yes"?> |
|
|
2 |
<Package> |
|
|
3 |
<Strings> |
|
|
4 |
<String Id="GeneralName"> |
|
|
5 |
<Neutral>CfUnit Unit testing framework</Neutral> |
|
|
6 |
</String> |
|
|
7 |
<String Id="GeneralVendor"> |
|
|
8 |
<Neutral>Open Source Software</Neutral> |
|
|
9 |
</String> |
|
|
10 |
<String Id="GeneralCopyright"> |
|
|
11 |
<Neutral>all rights reserved</Neutral> |
|
|
12 |
</String> |
|
|
13 |
<String Id="GeneralDescription"> |
|
|
14 |
<Neutral>CfUnit, an open source unit testing framework</Neutral> |
|
|
15 |
</String> |
|
|
16 |
<String Id="TargetDir"> |
|
|
17 |
<Neutral>Target directory</Neutral> |
|
|
18 |
</String> |
|
|
19 |
<String Id="TargetDirDescription"> |
|
|
20 |
<Neutral>The target directory where the projects are saved.</Neutral> |
|
|
21 |
</String> |
|
|
22 |
<String Id="license"> |
|
|
23 |
<Neutral>LICENSE.TXT</Neutral> |
|
|
24 |
</String> |
|
|
25 |
</Strings> |
|
|
26 |
<General> |
|
|
27 |
<Id>964eedf5-ba13-4c41-b573-e19d730b60a1</Id> |
|
|
28 |
<Version>1.1.0.0</Version> |
|
|
29 |
<Name>$GeneralName</Name> |
|
|
30 |
<Vendor>$GeneralVendor</Vendor> |
|
|
31 |
<Copyright>$GeneralCopyright</Copyright> |
|
|
32 |
<Description>$GeneralDescription</Description> |
|
|
33 |
<Icon>Icons/Package1.ico</Icon> |
|
|
34 |
<LicenseAgreement>$license</LicenseAgreement> |
|
|
35 |
<RequiredInstallerVersion>3.5.10.0</RequiredInstallerVersion> |
|
|
36 |
</General> |
|
|
37 |
<TargetDirectoryDefinitions> |
|
|
38 |
<TargetDirectoryDefinition> |
|
|
39 |
<Id>1</Id> |
|
|
40 |
<Name>$TargetDir</Name> |
|
|
41 |
<Description>$TargetDirDescription</Description> |
|
|
42 |
<PromptUser>True</PromptUser> |
|
|
43 |
<DefaultValue>%USERPROFILE%\CODESYS Projects\CfUnit\1.1.0.0</DefaultValue> |
|
|
44 |
</TargetDirectoryDefinition> |
|
|
45 |
</TargetDirectoryDefinitions> |
|
|
46 |
<Components> |
|
|
47 |
<Component> |
|
|
48 |
<General> |
|
|
49 |
<Id>1</Id> |
|
|
50 |
<Name>Default</Name> |
|
|
51 |
<Description>Default Package</Description> |
|
|
52 |
<Icon>Icons/Component2.ico</Icon> |
|
|
53 |
<Selectable>False</Selectable> |
|
|
54 |
<SelectedByDefault>True</SelectedByDefault> |
|
|
55 |
</General> |
|
|
56 |
<Items> |
|
|
57 |
<Library> |
|
|
58 |
<Path>CfUnit.library</Path> |
|
|
59 |
</Library> |
|
|
60 |
<File> |
|
|
61 |
<Path>CfUnitTimedTestExample.project</Path> |
|
|
62 |
<IgnoreArchiveFolder>True</IgnoreArchiveFolder> |
|
|
63 |
<TargetFolder>$1</TargetFolder> |
|
|
64 |
<Overwrite> |
|
|
65 |
<Option>Yes</Option> |
|
|
66 |
<Version>1.1.0.0</Version> |
|
|
67 |
</Overwrite> |
|
|
68 |
</File> |
|
|
69 |
<File> |
|
|
70 |
<Path>CfUnitVerifier.project</Path> |
|
|
71 |
<IgnoreArchiveFolder>True</IgnoreArchiveFolder> |
|
|
72 |
<TargetFolder>$1</TargetFolder> |
|
|
73 |
<Overwrite> |
|
|
74 |
<Option>Yes</Option> |
|
|
75 |
<Version>1.1.0.0</Version> |
|
|
76 |
</Overwrite> |
|
|
77 |
</File> |
|
|
78 |
<File> |
|
|
79 |
<Path>SimpleCfUnitExample.project</Path> |
|
|
80 |
<IgnoreArchiveFolder>True</IgnoreArchiveFolder> |
|
|
81 |
<TargetFolder>$1</TargetFolder> |
|
|
82 |
<Overwrite> |
|
|
83 |
<Option>Yes</Option> |
|
|
84 |
<Version>1.1.0.0</Version> |
|
|
85 |
</Overwrite> |
|
|
86 |
</File> |
|
|
87 |
</Items> |
|
|
88 |
<ProfileSelectionList Hide="False" ActiveProfileOnly="False" /> |
|
|
89 |
<PostInstallActions /> |
|
|
90 |
</Component> |
|
|
91 |
</Components> |
|
|
92 |
</Package> |