208 lines
8.9 KiB
XML
208 lines
8.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>9.0.21022</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{020E9407-3C06-4298-925B-35B4E17C1A1C}</ProjectGuid>
|
|
<OutputType>Exe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>com.itac.mes</RootNamespace>
|
|
<AssemblyName>JavaAssemblyGenerator</AssemblyName>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<UpgradeBackupLocation>
|
|
</UpgradeBackupLocation>
|
|
<OldToolsVersion>4.0</OldToolsVersion>
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<ManifestCertificateThumbprint>866A2DE643095EA59F094BA8FFCA188CAA8AAE48</ManifestCertificateThumbprint>
|
|
<ManifestKeyFile>siemens.oib.proxy_TemporaryKey.pfx</ManifestKeyFile>
|
|
<GenerateManifests>true</GenerateManifests>
|
|
<SignManifests>false</SignManifests>
|
|
<ApplicationIcon>icon_itac_logo.ico</ApplicationIcon>
|
|
<StartupObject>com.itac.mes.proxy.winservice.WindowsService</StartupObject>
|
|
<TargetFrameworkProfile />
|
|
<PublishUrl>C:\projects_jee\product\mainline\mes.suite\interfaces\datainterface\siemens.oib.publish\</PublishUrl>
|
|
<Install>true</Install>
|
|
<InstallFrom>Disk</InstallFrom>
|
|
<UpdateEnabled>false</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateInterval>7</UpdateInterval>
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<MapFileExtensions>false</MapFileExtensions>
|
|
<SupportUrl>http://www.itacsoftware.com</SupportUrl>
|
|
<ProductName>MES.Suite OIB Adapter</ProductName>
|
|
<PublisherName>iTAC Software AG</PublisherName>
|
|
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
<ApplicationVersion>1.3.0.0</ApplicationVersion>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<DocumentationFile>
|
|
</DocumentationFile>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>2</WarningLevel>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<NoWarn>436</NoWarn>
|
|
<DocumentationFile>
|
|
</DocumentationFile>
|
|
<CodeAnalysisIgnoreGeneratedCode>false</CodeAnalysisIgnoreGeneratedCode>
|
|
<RunCodeAnalysis>false</RunCodeAnalysis>
|
|
</PropertyGroup>
|
|
<PropertyGroup />
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
<ItemGroup>
|
|
<Reference Include="ASM.AS.OIB.Client">
|
|
<HintPath>lib\ASM.AS.OIB.Client.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ASM.AS.OIB.Client.CustomExtensions">
|
|
<HintPath>lib\ASM.AS.OIB.Client.CustomExtensions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Asm.As.Oib.Common">
|
|
<HintPath>lib\Asm.As.Oib.Common.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Asm.As.Oib.Common.Proxy">
|
|
<HintPath>lib\Asm.As.Oib.Common.Proxy.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ASM.AS.OIB.DisplayService.Contracts">
|
|
<HintPath>lib\ASM.AS.OIB.DisplayService.Contracts.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ASM.AS.OIB.DisplayService.Proxy">
|
|
<HintPath>lib\ASM.AS.OIB.DisplayService.Proxy.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Asm.As.Oib.Monitoring.Contracts">
|
|
<HintPath>lib\Asm.As.Oib.Monitoring.Contracts.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Asm.As.Oib.Monitoring.Proxy">
|
|
<HintPath>lib\Asm.As.Oib.Monitoring.Proxy.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Asm.As.Oib.SIPLACEPro.Contracts">
|
|
<HintPath>lib\Asm.As.Oib.SIPLACEPro.Contracts.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Asm.As.Oib.SIPLACEPro.LineControl.Contracts">
|
|
<HintPath>lib\Asm.As.Oib.SIPLACEPro.LineControl.Contracts.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Asm.As.Oib.SIPLACEPro.LineControl.Proxy">
|
|
<HintPath>lib\Asm.As.Oib.SIPLACEPro.LineControl.Proxy.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Asm.As.Oib.SIPLACEPro.Proxy">
|
|
<HintPath>lib\Asm.As.Oib.SIPLACEPro.Proxy.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Asm.As.Oib.SIPLACESetupCenter.Contracts">
|
|
<HintPath>lib\Asm.As.Oib.SIPLACESetupCenter.Contracts.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Asm.As.Oib.SiplaceSetupCenter.Proxy">
|
|
<HintPath>lib\Asm.As.Oib.SiplaceSetupCenter.Proxy.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Asm.As.Oib.WS.Common">
|
|
<HintPath>lib\Asm.As.Oib.WS.Common.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Asm.As.Oib.WS.Eventing.Contracts">
|
|
<HintPath>lib\Asm.As.Oib.WS.Eventing.Contracts.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.configuration" />
|
|
<Reference Include="System.Configuration.Install" />
|
|
<Reference Include="System.Core">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Data.DataSetExtensions">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Serialization">
|
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v3.0\Windows Communication Foundation\System.ServiceModel.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ServiceProcess" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="src\AssemblyGenerator.cs" />
|
|
<Compile Include="src\WindowsService.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>PublicSettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="src\main\resources\app.config">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.0 %28x86%29</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WCFMetadata Include="Service References\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="icon_itac_logo.ico" />
|
|
<Content Include="src\main\resources\Readme.txt" />
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
</Project> |