[r87]: / trunk / cforge / package.manifest  Maximize  Restore  History

Download this file

121 lines (120 with data), 4.8 kB

<?xml version="1.0" encoding="ISO-8859-1"?>
<Package>
  <Strings>
    <String Id="GeneralName">
      <Neutral>cforge Tool</Neutral>
    </String>
    <String Id="GeneralCopyright">
      <Neutral>Copyright (c) 2018 by General Purpose Solutions. No rights reserved.</Neutral>
    </String>
    <String Id="GeneralDescription">
      <Neutral>This package builds the perfect fusion between the Desktop Application CODESYS and the Online Services of CODESYS Forge. It speeds up the major workflows, which you usually need when you are working with CODESYS Forge (Checkout, Build, Checkin, Install, ...).</Neutral>
    </String>	
    <String Id="license">
      <Neutral>cforge\license.txt</Neutral>
    </String>		
  </Strings>
  <General>
    <Id>{BE6F128B-AFD1-4E2D-B51E-2525B0339298}</Id>
    <Version>1.0.0.29</Version>
    <Name>$GeneralName</Name>
    <Vendor>General Purpose Solutions</Vendor>
    <Copyright>$GeneralCopyright</Copyright>
    <Description>$GeneralDescription</Description>	
    <LicenseAgreement>$license</LicenseAgreement>		
    <RequiredInstallerVersion>3.5.10.0</RequiredInstallerVersion>
  </General>
  <TargetDirectoryDefinitions>  
  </TargetDirectoryDefinitions>
  <Components>			    
    <Component>
      <General>
	<Id>1</Id>
	<Name>Tools</Name>
	<Description>Tools</Description>
	<Selectable>false</Selectable>
	<SelectedByDefault>true</SelectedByDefault>
      </General>
      <Dependencies>				
      </Dependencies>
      <Items>
	<Folder>
          <Path>cforge\Package\CFORGE</Path>
          <IgnoreArchiveFolder>True</IgnoreArchiveFolder>
          <TargetFolder>%AP_ROOT%\</TargetFolder>
        </Folder>
	<File>
          <Path>packages\IronPython-2.7.8\Net45\IronPython.dll</Path>
          <IgnoreArchiveFolder>True</IgnoreArchiveFolder>
          <TargetFolder>%AP_ROOT%\CFORGE\</TargetFolder>
        </File>
	<File>
          <Path>packages\IronPython-2.7.8\Net45\IronPython.xml</Path>
          <IgnoreArchiveFolder>True</IgnoreArchiveFolder>
          <TargetFolder>%AP_ROOT%\CFORGE\</TargetFolder>
        </File>
	<File>
          <Path>packages\IronPython-2.7.8\Net45\IronPython.Modules.dll</Path>
          <IgnoreArchiveFolder>True</IgnoreArchiveFolder>
          <TargetFolder>%AP_ROOT%\CFORGE\</TargetFolder>
        </File>
	<File>
          <Path>packages\IronPython-2.7.8\Net45\IronPython.Modules.xml</Path>
          <IgnoreArchiveFolder>True</IgnoreArchiveFolder>
          <TargetFolder>%AP_ROOT%\CFORGE\</TargetFolder>
        </File>
	<File>
          <Path>packages\IronPython-2.7.8\Net45\DLLs\IronPython.SQLite.dll</Path>
          <IgnoreArchiveFolder>True</IgnoreArchiveFolder>
          <TargetFolder>%AP_ROOT%\CFORGE\</TargetFolder>
        </File>
	<File>
          <Path>packages\IronPython-2.7.8\Net45\DLLs\IronPython.SQLite.xml</Path>
          <IgnoreArchiveFolder>True</IgnoreArchiveFolder>
          <TargetFolder>%AP_ROOT%\CFORGE\</TargetFolder>
        </File>
	<File>
          <Path>packages\IronPython-2.7.8\Net45\DLLs\IronPython.Wpf.dll</Path>
          <IgnoreArchiveFolder>True</IgnoreArchiveFolder>
          <TargetFolder>%AP_ROOT%\CFORGE\</TargetFolder>
        </File>
	<File>
          <Path>packages\IronPython-2.7.8\Net45\DLLs\IronPython.Wpf.xml</Path>
          <IgnoreArchiveFolder>True</IgnoreArchiveFolder>
          <TargetFolder>%AP_ROOT%\CFORGE\</TargetFolder>
        </File>
	<File>
          <Path>packages\IronPython-2.7.8\Net45\Microsoft.Dynamic.dll</Path>
          <IgnoreArchiveFolder>True</IgnoreArchiveFolder>
          <TargetFolder>%AP_ROOT%\CFORGE\</TargetFolder>
        </File>
	<File>
          <Path>packages\IronPython-2.7.8\Net45\Microsoft.Dynamic.xml</Path>
          <IgnoreArchiveFolder>True</IgnoreArchiveFolder>
          <TargetFolder>%AP_ROOT%\CFORGE\</TargetFolder>
        </File>
	<File>
          <Path>packages\IronPython-2.7.8\Net45\Microsoft.Scripting.dll</Path>
          <IgnoreArchiveFolder>True</IgnoreArchiveFolder>
          <TargetFolder>%AP_ROOT%\CFORGE\</TargetFolder>
        </File>
	<File>
          <Path>packages\IronPython-2.7.8\Net45\Microsoft.Scripting.xml</Path>
          <IgnoreArchiveFolder>True</IgnoreArchiveFolder>
          <TargetFolder>%AP_ROOT%\CFORGE\</TargetFolder>
        </File>
	<File>
          <Path>cforge\bin\Debug\cforge.exe</Path>
          <IgnoreArchiveFolder>True</IgnoreArchiveFolder>
          <TargetFolder>%AP_ROOT%\CFORGE\</TargetFolder>
        </File>
	<ExternalCall>
            <Installation>
            <FileName>%AP_ROOT%\CFORGE\Setup.bat</FileName>
            <CreateNoWindow>FALSE</CreateNoWindow>
            </Installation>
            </ExternalCall>
      </Items>			
    </Component>     
  </Components>
</Package>