You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
496 lines
26 KiB
XML
496 lines
26 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{91C803A6-90D1-4361-8B92-9AFD9E766411}</ProjectGuid>
|
|
<OutputType>Exe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>MCRun</RootNamespace>
|
|
<AssemblyName>MCRun</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
|
<TargetFrameworkProfile>
|
|
</TargetFrameworkProfile>
|
|
<FileAlignment>512</FileAlignment>
|
|
<SccProjectName>
|
|
</SccProjectName>
|
|
<SccLocalPath>
|
|
</SccLocalPath>
|
|
<SccAuxPath>
|
|
</SccAuxPath>
|
|
<SccProvider>
|
|
</SccProvider>
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<PublishUrl>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>true</MapFileExtensions>
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>none</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<StartupObject />
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationIcon>images\runner.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="FastReport">
|
|
<HintPath>..\..\A3Lib\FastReport\FastReport.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="FastReport.Bars">
|
|
<HintPath>..\..\A3Lib\FastReport\FastReport.Bars.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="FastReport.Editor">
|
|
<HintPath>..\..\A3Lib\FastReport\FastReport.Editor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="FreeSql, Version=3.2.800.0, Culture=neutral, PublicKeyToken=a33928e5d4a4b39c, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\FreeSql.3.2.800\lib\net451\FreeSql.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="FreeSql.DbContext, Version=3.2.800.0, Culture=neutral, PublicKeyToken=d6971b25f8f033dc, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\FreeSql.DbContext.3.2.800\lib\net45\FreeSql.DbContext.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="FreeSql.Extensions.LazyLoading, Version=3.2.800.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\FreeSql.Extensions.LazyLoading.3.2.800\lib\net45\FreeSql.Extensions.LazyLoading.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="FreeSql.Provider.SqlServer, Version=3.2.800.0, Culture=neutral, PublicKeyToken=d313b98af285bd88, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\FreeSql.Provider.SqlServer.3.2.800\lib\net451\FreeSql.Provider.SqlServer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="FreeSql.Repository, Version=3.2.800.0, Culture=neutral, PublicKeyToken=e2c05379863de526, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\FreeSql.Repository.3.2.800\lib\net45\FreeSql.Repository.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Host, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\Libraries\Host.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="HslCommunication">
|
|
<HintPath>..\..\Actions\HslCommunication.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ICSharpCode.Core, Version=4.3.0.9338, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\PlugInPlatform\ICSharpCode.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ICSharpCode.Data.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\PlugInPlatform\ICSharpCode.Data.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Loder, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\Libraries\Loder.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\log4net.1.2.10\lib\2.0\log4net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mesnac.ActionService, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\Actions\Mesnac.ActionService.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mesnac.Communication, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\Libraries\Mesnac.Communication.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mesnac.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\PlugInPlatform\Mesnac.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mesnac.Docking">
|
|
<HintPath>..\..\dll\Mesnac.Docking.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mesnac.Equips, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\Equips\Mesnac.Equips.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mesnac.Equips.Connection, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\Equips\Mesnac.Equips.Connection.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mesnac.Gui, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\PlugInPlatform\Mesnac.Gui.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mesnac.Gui.Common">
|
|
<HintPath>..\..\dll\Mesnac.Gui.Common.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mesnac.PlugIn, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\PlugInPlatform\Mesnac.PlugIn.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\A3Lib\Json\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.configuration" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data.Common, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\System.Data.Common.4.3.0\lib\net451\System.Data.Common.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Data.SqlClient, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\System.Data.SqlClient.4.8.5\lib\net451\System.Data.SqlClient.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Design" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<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" />
|
|
<Reference Include="TeeChart">
|
|
<HintPath>..\..\A3Lib\TeeChart\TeeChart.DLL</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<EmbeddedResource Include="Properties\Mesnac.Action.ChemicalWeighing.resx">
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\Mesnac.Action.Default.resx">
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\Mesnac.Controls.Default.resx">
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\MesnacResource.en-US.resx" />
|
|
<EmbeddedResource Include="Properties\MesnacResource.zh-CN.resx">
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\MesnacResource.resx">
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\Mesnac.Common.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Mesnac.Common.Designer.cs</LastGenOutput>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\Mesnac.Run.en-US.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Mesnac.Run.en-US.Designer.cs</LastGenOutput>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\Mesnac.Run.zh-CN.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Mesnac.Run.zh-CN.Designer.cs</LastGenOutput>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\Mesnac.Run.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Mesnac.Run.Designer.cs</LastGenOutput>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\SDRes.resx">
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<None Include="App.config">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Include="Data\MCProject\SCWSProject2.mprj" />
|
|
<None Include="Data\SysConfig\MenuConfig.dat">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="Data\SysConfig\ToolStripConfig.dat">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="Localization\Chinese %28Simplified%29.frl" />
|
|
<None Include="packages.config" />
|
|
<None Include="Properties\app.manifest" />
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<Compile Include="Properties\Mesnac.Common.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Mesnac.Common.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\Mesnac.Run.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Mesnac.Run.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\Mesnac.Run.en-US.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Mesnac.Run.en-US.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\Mesnac.Run.zh-CN.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Mesnac.Run.zh-CN.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\Actions\ChemicalWeighing\Mesnac.Action.ChemicalWeighing\Mesnac.Action.ChemicalWeighing.csproj">
|
|
<Project>{90cc2d8a-dec5-4d2a-82c9-f7a033060dc1}</Project>
|
|
<Name>Mesnac.Action.ChemicalWeighing</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Controls\Mesnac.Controls.Base\Mesnac.Controls.Base.csproj">
|
|
<Project>{18bcaa9f-d601-43b6-b443-e6b126adf540}</Project>
|
|
<Name>Mesnac.Controls.Base</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Controls\Mesnac.Controls.ChemicalWeighing\Mesnac.Controls.ChemicalWeighing.csproj">
|
|
<Project>{b9b99759-8b95-4078-a5e9-a63e0e48384c}</Project>
|
|
<Name>Mesnac.Controls.ChemicalWeighing</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Controls\Mesnac.Controls.Default\Mesnac.Controls.Default.csproj">
|
|
<Project>{f022c0e6-2819-4fb1-bb86-0f389f061a44}</Project>
|
|
<Name>Mesnac.Controls.Default</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Controls\Mesnac.Controls.Feeding\Mesnac.Controls.Feeding.csproj">
|
|
<Project>{d0c0324f-434e-47eb-8f7c-ba6cd7f233b4}</Project>
|
|
<Name>Mesnac.Controls.Feeding</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Mesnac.DoUtils\Mesnac.DoUtils.csproj">
|
|
<Project>{ad132cad-5288-44dc-a38f-4b0658fc228c}</Project>
|
|
<Name>Mesnac.DoUtils</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Mensac.Gui.Run.Global\Mesnac.Gui.Run.Global.csproj">
|
|
<Project>{CC98CB3B-F532-4510-AC08-7DDBD520CB06}</Project>
|
|
<Name>Mesnac.Gui.Run.Global</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Mesnac.Basic\Mesnac.Basic.csproj">
|
|
<Project>{28ACACF1-9936-4E97-A866-F84366EC5286}</Project>
|
|
<Name>Mesnac.Basic</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Mesnac.Gui.Run\Mesnac.Gui.Run.csproj">
|
|
<Project>{902D2229-8803-4B7C-B245-4AD4B04D0C3F}</Project>
|
|
<Name>Mesnac.Gui.Run</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.0">
|
|
<Visible>False</Visible>
|
|
<ProductName>Microsoft .NET Framework 4 %28x86 和 x64%29</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<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.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
|
<Visible>False</Visible>
|
|
<ProductName>Windows Installer 3.1</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="Data\DeviceConfig\Mesnac.Equips\Mesnac.Equip.AllenBradley\Mesnac.Equip.AllenBradley.dll" />
|
|
<Content Include="Data\DeviceConfig\Mesnac.Equips\Mesnac.Equip.ConfigInfo\Mesnac.Equip.ConfigInfo.dll" />
|
|
<Content Include="Data\DeviceConfig\Mesnac.Equips\Mesnac.Equip.Display\Mesnac.Equip.Display.dll" />
|
|
<Content Include="Data\DeviceConfig\Mesnac.Equips\Mesnac.Equip.FictitiousPlc\Mesnac.Equip.FictitiousPlc.dll" />
|
|
<Content Include="Data\DeviceConfig\Mesnac.Equips\Mesnac.Equip.Mitsubishi\ActUtlTypeLib.dll" />
|
|
<Content Include="Data\DeviceConfig\Mesnac.Equips\Mesnac.Equip.Mitsubishi\Interop.ActUtlTypeLib.dll" />
|
|
<Content Include="Data\DeviceConfig\Mesnac.Equips\Mesnac.Equip.Mitsubishi\Mesnac.Equip.Mitsubishi.dll" />
|
|
<Content Include="Data\DeviceConfig\Mesnac.Equips\Mesnac.Equip.OMRON\Mesnac.Equip.OMRON.dll" />
|
|
<Content Include="Data\DeviceConfig\Mesnac.Equips\Mesnac.Equip.Siemens\Mesnac.Equip.Siemens.dll">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Data\DeviceConfig\Mesnac.Maths\Mesnac.Math.Database.dll">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Data\DeviceConfig\Mesnac.Maths\Mesnac.Math.Default.dll">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Data\DeviceConfig\Mesnac.Maths\Mesnac.Math.Feeding.dll">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Data\DeviceConfig\Mesnac.Maths\Mesnac.Math.Simulate.dll">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Data\DeviceConfig\设备接口目录.txt">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Data\EventConfig\事件处理程序-Action配置文件目录.txt">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Data\MCProject\1710.txt" />
|
|
<Content Include="Data\MCProject\1710.xml" />
|
|
<Content Include="Data\MCProject\nodeDataSource.xml" />
|
|
<Content Include="Data\MCProject\nodeDevice.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\BaseUser.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\DeviceParamManage.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\Form1.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormAction.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormDeliver.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormDevice.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormdeviceDetail.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormDeviceDetail2.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormDeviceMonitor.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormDhj.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormElectrical.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormFirst.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormHu.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormMachine.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormMain.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormMaterialInfoType.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormMetage.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormMix.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormMuFence.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormPressureSetting.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormProductLine.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormProportionalSetting.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormStock.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormStockMaterial.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormTankNum.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormWeight.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmAlarmInfo.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmAlarmRecord.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmAnalysisReport.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmBarcodeReport.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmBasRole.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmBasUser.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmBin.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmCurrentPlan.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\frmDW.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmMainScada.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmMaterial.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmMaterialReport.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmOperationRecord.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmProductionReport.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmProjectDebug.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmRecipe.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmRecipeType.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmRolePurview.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmScadaExtentScreen.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmShift.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmTest1.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\PLC.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\PLC测试.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\密炼回放.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\工程调试.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\监控主界面.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\监控画面.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\设备参数管理.xml" />
|
|
<Content Include="Data\MCProject\PlcSchema.xml" />
|
|
<Content Include="Data\MCProject\RunSchema.xml" />
|
|
<Content Include="Data\MCProject\新文件 1.txt" />
|
|
<Content Include="Data\MCProject\组态工程目录.txt">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Data\MesnacPlugIn\自定义插件目录.txt">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Data\SharpPlugIn\Mesnac.addin">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="Data\SysConfig\About.xml">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="Data\SysConfig\系统工程配置.txt">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<EmbeddedResource Include="images\loginbg.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_Login.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_About.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_Cancel.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_Danger.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_Delete.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_Display.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_Exit.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_Hint.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_History.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_Home.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_Load.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_Message.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_Ok.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_PlugInList.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_Refresh.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_Report.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_Table.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_TurnOff.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_UserGroup.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_View.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_Wrench.png" />
|
|
<Content Include="images\MenuAndTools\Icons_16X16_Default.png" />
|
|
<Content Include="images\runner.ico" />
|
|
<Content Include="Resources\Mesnac.Action.Feeding\ico\material\0.ico" />
|
|
<Content Include="Resources\Mesnac.Action.Feeding\ico\material\1.ico" />
|
|
<Content Include="Resources\Mesnac.Action.Feeding\ico\material\2.ico" />
|
|
<Content Include="Resources\Mesnac.Action.Feeding\ico\material\3.ico" />
|
|
<Content Include="Resources\Mesnac.Action.Feeding\ico\material\4.ico" />
|
|
<Content Include="Resources\Mesnac.Action.Feeding\ico\material\5.ico" />
|
|
<Content Include="Resources\Mesnac.Action.Feeding\ico\material\6.ico" />
|
|
<Content Include="Resources\Mesnac.Action.Feeding\ico\material\7.ico" />
|
|
<Content Include="Resources\Mesnac.Action.Feeding\ico\material\8.ico" />
|
|
<Content Include="Resources\Mesnac.Action.Feeding\ico\material\9.ico" />
|
|
<None Include="Resources\Mesnac.Action.Feeding\png\Material_16x16.png" />
|
|
<None Include="Resources\Mesnac.Action.Feeding\ico\material\Folder_ico.ico" />
|
|
<None Include="Resources\Mesnac.Action.Feeding\ico\Finder_16x16.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="images\RunPlatform\" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PreBuildEvent>XCOPY "$(SolutionDir)bin\*.*" /S/Y "$(TargetDir)"
|
|
XCOPY "$(SolutionDir)packages\*.*" /S/Y "$(TargetDir)"
|
|
XCOPY "$(SolutionDir)Main\MCEdit\Data\EventConfig\*.*" /S/Y "$(TargetDir)Data\EventConfig\"
|
|
XCOPY "$(SolutionDir)Main\MCEdit\Data\MCProject\*.*" /S/Y "$(TargetDir)Data\MCProject\"
|
|
XCOPY "$(SolutionDir)Main\MCEdit\Data\ComponentProperty.xml" /S/Y "$(TargetDir)Data\"
|
|
XCOPY "$(SolutionDir)Main\MCEdit\Data\ComponentProperty.en-US.xml" /S/Y "$(TargetDir)Data\"
|
|
XCOPY "$(SolutionDir)Main\MCEdit\Data\ComponentAction.xml" /S/Y "$(TargetDir)Data\"
|
|
XCOPY "$(SolutionDir)Main\MCEdit\Data\ComponentAction.en-US.xml" /S/Y "$(TargetDir)Data\"
|
|
XCOPY "$(SolutionDir)Main\MCEdit\Data\ComponentEvent.xml" /S/Y "$(TargetDir)Data\"
|
|
XCOPY "$(SolutionDir)Main\MCEdit\Data\ComponentEvent.en-US.xml" /S/Y "$(TargetDir)Data\"</PreBuildEvent>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<PostBuildEvent>
|
|
</PostBuildEvent>
|
|
</PropertyGroup>
|
|
<!-- 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> |