[r7]: / tags / Release_0.0.0.5 / package / package.manifest  Maximize  Restore  History

Download this file

80 lines (79 with data), 2.8 kB

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