| a | b/trunk/spitemp/package.manifest | ||
|---|---|---|---|
| 1 | <?xml version="1.0" encoding="ISO-8859-1"?> | ||
| 2 | <Package> | ||
| 3 | <Strings> | ||
| 4 | <String Id="GeneralName"> | ||
| 5 | <Neutral>SPI Temperature</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>{a7fc8d87-a646-11e8-91f5-8904358c283e}</Id> | ||
| 28 | <Version>1.0.0.0</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 | <DeviceDescription> | ||
| 59 | <Path>SPITemperature.devdesc.xml</Path> | ||
| 60 | </DeviceDescription> | ||
| 61 | |||
| 62 | <Library> | ||
| 63 | <Path>SPITemperature.library</Path> | ||
| 64 | </Library> | ||
| 65 | |||
| 66 | </Items> | ||
| 67 | </Component> | ||
| 68 | </Components> | ||
| 69 | </Package> |