<?xml version="1.0" encoding="ISO-8859-1"?> <Package> <Strings> <String Id="GeneralName"> <Neutral>GPIO Mods</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>{3d79667a-a648-11e8-a9fd-e5f6498540b8}</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>GPIOMods.library</Path> </Library> </Items> </Component> </Components> </Package>