| a/trunk/Library/package.manifest | b/trunk/Library/package.manifest | ||
|---|---|---|---|
| 1 | <?xml version="1.0" encoding="utf-8" standalone="yes"?> |
1 | <?xml version="1.0" encoding="utf-8" standalone="yes"?> |
| 2 | <Package> |
2 | <Package> |
| 3 | <Strings> |
3 | <Strings> |
| 4 | <String Id="GeneralName"> |
4 | <String Id="GeneralName"> |
| 5 | <Neutral>CfUnit Unit testing framework</Neutral> |
5 | <Neutral>CfUnit testing framework</Neutral> |
| 6 | </String> |
6 | </String> |
| 7 | <String Id="GeneralVendor"> |
7 | <String Id="GeneralVendor"> |
| 8 | <Neutral>Open Source Software</Neutral> |
8 | <Neutral>Open Source Software</Neutral> |
| 9 | </String> |
9 | </String> |
| 10 | <String Id="GeneralCopyright"> |
10 | <String Id="GeneralCopyright"> |
... |
... |
||
| 38 | <TargetDirectoryDefinition> |
38 | <TargetDirectoryDefinition> |
| 39 | <Id>1</Id> |
39 | <Id>1</Id> |
| 40 | <Name>$TargetDir</Name> |
40 | <Name>$TargetDir</Name> |
| 41 | <Description>$TargetDirDescription</Description> |
41 | <Description>$TargetDirDescription</Description> |
| 42 | <PromptUser>True</PromptUser> |
42 | <PromptUser>True</PromptUser> |
| 43 | <DefaultValue>%USERPROFILE%\CODESYS Projects\CfUnit\1.1.0.0</DefaultValue> |
43 | <DefaultValue>%USERPROFILE%\CODESYS Examples\CfUnit\1.1.0.0</DefaultValue> |
| 44 | </TargetDirectoryDefinition> |
44 | </TargetDirectoryDefinition> |
| 45 | </TargetDirectoryDefinitions> |
45 | </TargetDirectoryDefinitions> |
| 46 | <Components> |
46 | <Components> |
| 47 | <Component> |
47 | <Component> |
| 48 | <General> |
48 | <General> |
... |
... |
||
| 92 | </Package> |
92 | </Package> |