| a | b/trunk/package/package.manifest | ||
|---|---|---|---|
| 1 | <?xml version="1.0" encoding="utf-8" standalone="yes"?> |
||
| 2 | <Package> |
||
| 3 | <Strings> |
||
| 4 | <String Id="GeneralCopyright"> |
||
| 5 | <Neutral>all rights reserved</Neutral> |
||
| 6 | </String> |
||
| 7 | <String Id="GeneralDescription"> |
||
| 8 | <Neutral>SoftMotion-Drive for StepperMotor with a Raspberry Pi </Neutral> |
||
| 9 | </String> |
||
| 10 | <String Id="GeneralName"> |
||
| 11 | <Neutral>SM3 Raspi Stepper</Neutral> |
||
| 12 | </String> |
||
| 13 | <String Id="GeneralVendor"> |
||
| 14 | <Neutral>Open Source Software</Neutral> |
||
| 15 | </String> |
||
| 16 | <String Id="TargetDir"> |
||
| 17 | <Neutral>Target directory</Neutral> |
||
| 18 | </String> |
||
| 19 | <String Id="TargetDirDescription"> |
||
| 20 | <Neutral>The target directory where the projects are saved.</Neutral> |
||
| 21 | </String> |
||
| 22 | <String Id="license"> |
||
| 23 | <Neutral>LocalizedFiles/license/Neutral/license.txt</Neutral> |
||
| 24 | </String> |
||
| 25 | </Strings> |
||
| 26 | <General> |
||
| 27 | <Id>f5615fa6-90f0-47ad-8e39-c567cd437b00</Id> |
||
| 28 | <Version>0.0.0.5</Version> |
||
| 29 | <Name>$GeneralName</Name> |
||
| 30 | <Vendor>$GeneralVendor</Vendor> |
||
| 31 | <Copyright>$GeneralCopyright</Copyright> |
||
| 32 | <Description>$GeneralDescription</Description> |
||
| 33 | <LicenseAgreement>$license</LicenseAgreement> |
||
| 34 | <RequiredInstallerVersion>3.4.1.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>0</Id> |
||
| 49 | <Name>Default</Name> |
||
| 50 | <Description>Default Package</Description> |
||
| 51 | <Icon>Icons/Component1.ico</Icon> |
||
| 52 | <Selectable>False</Selectable> |
||
| 53 | <SelectedByDefault>True</SelectedByDefault> |
||
| 54 | </General> |
||
| 55 | <Items> |
||
| 56 | <DeviceDescription> |
||
| 57 | <Path>Component/DeviceDescription/SM3_Drive_RaspiStepper_Direct.devdesc.xml</Path> |
||
| 58 | </DeviceDescription> |
||
| 59 | <DeviceDescription> |
||
| 60 | <Path>Component/DeviceDescription 2/SM3_Drive_RaspiStepper_PulsDir.devdesc.xml</Path> |
||
| 61 | </DeviceDescription> |
||
| 62 | <Library> |
||
| 63 | <Path>Component/Library/SM3_Drive_RaspiStepper.library</Path> |
||
| 64 | </Library> |
||
| 65 | <File> |
||
| 66 | <Path>Component/Project/StepperTestProject.project</Path> |
||
| 67 | <IgnoreArchiveFolder>False</IgnoreArchiveFolder> |
||
| 68 | <TargetFolder>$1</TargetFolder> |
||
| 69 | <Overwrite> |
||
| 70 | <Option>Yes</Option> |
||
| 71 | </Overwrite> |
||
| 72 | <Id>1</Id> |
||
| 73 | </File> |
||
| 74 | </Items> |
||
| 75 | <ProfileSelectionList Hide="False" ActiveProfileOnly="False" /> |
||
| 76 | <PostInstallActions /> |
||
| 77 | </Component> |
||
| 78 | </Components> |
||
| 79 | </Package> |