| a | b/trunk/json/package.manifest | ||
|---|---|---|---|
| 1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
||
| 2 | <Package> |
||
| 3 | <Strings> |
||
| 4 | <String Id="GeneralName"> |
||
| 5 | <Neutral>JSON - Parsing and Composing</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></Neutral> |
||
| 15 | </String> |
||
| 16 | <String Id="license"> |
||
| 17 | <Neutral>LICENSE.TXT</Neutral> |
||
| 18 | </String> |
||
| 19 | <String Id="TargetDir"> |
||
| 20 | <Neutral>Target directory</Neutral> |
||
| 21 | </String> |
||
| 22 | <String Id="TargetDirDescription"> |
||
| 23 | <Neutral>The target directory where the projects are saved.</Neutral> |
||
| 24 | </String> |
||
| 25 | </Strings> |
||
| 26 | <General> |
||
| 27 | <Id>{a9496819-f97e-11e8-b8e4-b7bd5be52f83}</Id> |
||
| 28 | <Version>1.0.0.1</Version> |
||
| 29 | <Name>$GeneralName</Name> |
||
| 30 | <Vendor>$GeneralVendor</Vendor> |
||
| 31 | <Copyright>$GeneralCopyright</Copyright> |
||
| 32 | <Description>$GeneralDescription</Description> |
||
| 33 | <LicenseAgreement>$license</LicenseAgreement> |
||
| 34 | <RequiredInstallerVersion>3.5.10.0</RequiredInstallerVersion> |
||
| 35 | </General> |
||
| 36 | <TargetDirectoryDefinitions> |
||
| 37 | <TargetDirectoryDefinition> |
||
| 38 | <Id>1</Id> |
||
| 39 | <Name>$TargetDir</Name> |
||
| 40 | <Description>$TargetDirDescription</Description> |
||
| 41 | <PromptUser>True</PromptUser> |
||
| 42 | <DefaultValue>%USERPROFILE%\CODESYS Projects\</DefaultValue> |
||
| 43 | </TargetDirectoryDefinition> |
||
| 44 | </TargetDirectoryDefinitions> |
||
| 45 | <Components> |
||
| 46 | <Component> |
||
| 47 | <General> |
||
| 48 | <Id>1</Id> |
||
| 49 | <Name>Default</Name> |
||
| 50 | <Description>Default Package</Description> |
||
| 51 | <Selectable>false</Selectable> |
||
| 52 | <SelectedByDefault>true</SelectedByDefault> |
||
| 53 | </General> |
||
| 54 | <Dependencies> |
||
| 55 | </Dependencies> |
||
| 56 | <Items> |
||
| 57 | |||
| 58 | <Library> |
||
| 59 | <Path>json-pac.library</Path> |
||
| 60 | </Library> |
||
| 61 | |||
| 62 | </Items> |
||
| 63 | </Component> |
||
| 64 | </Components> |
||
| 65 | </Package> |