<?xml version="1.0" encoding="ISO-8859-1"?>
<Package>
<Strings>
<String Id="GeneralName">
<Neutral>JSON - Parsing and Composing</Neutral>
</String>
<String Id="GeneralVendor">
<Neutral>Open Source Software</Neutral>
</String>
<String Id="GeneralCopyright">
<Neutral>all rights reserved</Neutral>
</String>
<String Id="GeneralDescription">
<Neutral></Neutral>
</String>
<String Id="license">
<Neutral>LICENSE.TXT</Neutral>
</String>
<String Id="TargetDir">
<Neutral>Target directory</Neutral>
</String>
<String Id="TargetDirDescription">
<Neutral>The target directory where the projects are saved.</Neutral>
</String>
</Strings>
<General>
<Id>{a9496819-f97e-11e8-b8e4-b7bd5be52f83}</Id>
<Version>1.0.0.3</Version>
<Name>$GeneralName</Name>
<Vendor>$GeneralVendor</Vendor>
<Copyright>$GeneralCopyright</Copyright>
<Description>$GeneralDescription</Description>
<LicenseAgreement>$license</LicenseAgreement>
<RequiredInstallerVersion>3.5.10.0</RequiredInstallerVersion>
</General>
<TargetDirectoryDefinitions>
<TargetDirectoryDefinition>
<Id>1</Id>
<Name>$TargetDir</Name>
<Description>$TargetDirDescription</Description>
<PromptUser>True</PromptUser>
<DefaultValue>%USERPROFILE%\CODESYS Projects\</DefaultValue>
</TargetDirectoryDefinition>
</TargetDirectoryDefinitions>
<Components>
<Component>
<General>
<Id>1</Id>
<Name>Default</Name>
<Description>Default Package</Description>
<Selectable>false</Selectable>
<SelectedByDefault>true</SelectedByDefault>
</General>
<Dependencies>
</Dependencies>
<Items>
<Library>
<Path>json-pac.library</Path>
</Library>
</Items>
</Component>
</Components>
</Package>