<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProjectGuid>{6A760526-39BF-4F73-9C2E-497907355F21}</ProjectGuid>
|
<OutputType>WinExe</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>VirtualSrm</RootNamespace>
|
<AssemblyName>VirtualSrm</AssemblyName>
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<TargetFrameworkProfile />
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugType>pdbonly</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<PropertyGroup>
|
<ApplicationIcon>favicon.ico</ApplicationIcon>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="System" />
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.EnterpriseServices" />
|
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.ServiceModel" />
|
<Reference Include="System.Web.Services" />
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Deployment" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Windows.Forms" />
|
<Reference Include="System.Xml" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Cache\Entity\CacheEntity.cs" />
|
<Compile Include="Common\Entity\BindableBase.cs" />
|
<Compile Include="Common\Entity\Context.cs" />
|
<Compile Include="Common\Entity\IStrategy.cs" />
|
<Compile Include="MainForm.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="MainForm.Designer.cs">
|
<DependentUpon>MainForm.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Program.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Service References\OpcWcfService\Reference.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Compile>
|
<Compile Include="Srm\Entity\OpcWriteItem.cs" />
|
<Compile Include="Srm\Entity\OpcReadItem.cs" />
|
<Compile Include="Srm\Entity\StackerEntity.cs" />
|
<Compile Include="Srm\Entity\TaskEntity.cs" />
|
<Compile Include="Srm\EnumType\EForkPos.cs" />
|
<Compile Include="Srm\EnumType\ESrmCommand.cs" />
|
<Compile Include="Srm\EnumType\ESrmMode.cs" />
|
<Compile Include="Srm\EnumType\ESrmState.cs" />
|
<Compile Include="Srm\EnumType\ETaskStatus.cs" />
|
<Compile Include="Srm\Strategy\执行搬运命令.cs" />
|
<Compile Include="Utils\LogTextHelper.cs" />
|
<Compile Include="Utils\ThreadHelper.cs" />
|
<Compile Include="View\Srm\StackerForm.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="View\Srm\StackerForm.Designer.cs">
|
<DependentUpon>StackerForm.cs</DependentUpon>
|
</Compile>
|
<EmbeddedResource Include="MainForm.resx">
|
<DependentUpon>MainForm.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<Compile Include="Properties\Resources.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DependentUpon>Resources.resx</DependentUpon>
|
<DesignTime>True</DesignTime>
|
</Compile>
|
<EmbeddedResource Include="View\Srm\StackerForm.resx">
|
<DependentUpon>StackerForm.cs</DependentUpon>
|
</EmbeddedResource>
|
<None Include="packages.config" />
|
<None Include="Properties\Settings.settings">
|
<Generator>SettingsSingleFileGenerator</Generator>
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
</None>
|
<Compile Include="Properties\Settings.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DependentUpon>Settings.settings</DependentUpon>
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
</Compile>
|
<None Include="Service References\OpcWcfService\Arrays.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\OpcWcfService\service.wsdl" />
|
<None Include="Service References\OpcWcfService\service.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\OpcWcfService\service1.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="App.config">
|
<SubType>Designer</SubType>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadata Include="Service References\" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="favicon.ico" />
|
<Content Include="icons\favicon.ico" />
|
<None Include="Service References\OpcWcfService\Reference.svcmap">
|
<Generator>WCF Proxy Generator</Generator>
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
</None>
|
<None Include="Service References\OpcWcfService\configuration.svcinfo" />
|
<None Include="Service References\OpcWcfService\configuration91.svcinfo" />
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadataStorage Include="Service References\OpcWcfService\" />
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\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>
|
-->
|
</Project>
|