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.
495 lines
26 KiB
XML
495 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">
|
|
<HintPath>..\..\..\XL\dll\FreeSql.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="FreeSql.DbContext">
|
|
<HintPath>..\..\..\XL\dll\FreeSql.DbContext.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="FreeSql.Extensions.LazyLoading">
|
|
<HintPath>..\..\..\XL\dll\FreeSql.Extensions.LazyLoading.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="FreeSql.Provider.SqlServer">
|
|
<HintPath>..\..\..\XL\dll\FreeSql.Provider.SqlServer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="FreeSql.Repository">
|
|
<HintPath>..\..\..\XL\dll\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>E:\普力通处理\dll\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">
|
|
<HintPath>..\..\A3Lib\log4net\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.Design" />
|
|
<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>
|
|
<Reference Include="zxing">
|
|
<HintPath>..\..\Actions\ChemicalWeighing\Mesnac.Action.ChemicalWeighing\bin\Debug\zxing.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="zxing.presentation">
|
|
<HintPath>..\..\Actions\ChemicalWeighing\Mesnac.Action.ChemicalWeighing\bin\Debug\zxing.presentation.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\DeviceConfig\Mesnac.Equips\Mesnac.Equip.Mitsubishi\vssver2.scc" />
|
|
<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="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="..\..\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="..\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" />
|
|
<Content Include="Data\DeviceConfig\Mesnac.Maths\Mesnac.Math.Database.dll" />
|
|
<Content Include="Data\DeviceConfig\Mesnac.Maths\Mesnac.Math.Default.dll" />
|
|
<Content Include="Data\DeviceConfig\Mesnac.Maths\Mesnac.Math.Feeding.dll" />
|
|
<Content Include="Data\DeviceConfig\Mesnac.Maths\Mesnac.Math.Simulate.dll" />
|
|
<Content Include="Data\DeviceConfig\设备接口目录.txt">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Data\EventConfig\事件处理程序-Action配置文件目录.txt">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Data\EventConfig\小料称量\LanguageDefault.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\业务基础.系统日志.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\业务测试.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\参数监控画面.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\反应釜管理.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\基础界面.单表界面.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\展示界面.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\工位管理.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\工程调试.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\报表管理.分析报表.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\报表管理.溶剂称量生产报表.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\报表管理.物料统计报表.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\报表管理.生产报表-.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\报警管理.报警参数-.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\报警管理.报警日志.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\拉缸管理 .xml" />
|
|
<Content Include="Data\EventConfig\小料称量\数据回放.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\整包管理.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\料仓管理.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\料桶管理.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\日志.系统日志.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\泵管理.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\溶剂报警管理.报警参数-.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\溶剂报警管理.报警日志.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\物料管理.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\物料管理.小料.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\班次管理.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\生产管理.小料计划.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\生产管理.生产计划-.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\用户管理.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\监控画面.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\系统基础.系统初始化.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\系统工具.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\系统配置.权限管理.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\角色管理.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\设备参数管理.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\配方管理.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\配方管理.小料.xml" />
|
|
<Content Include="Data\EventConfig\小料称量\配方类别管理.xml" />
|
|
<Content Include="Data\MCProject\nodeCommand.xml" />
|
|
<Content Include="Data\MCProject\nodeDataSource.xml" />
|
|
<Content Include="Data\MCProject\nodeDevice.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\Form1.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormAuthority.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormBarrel.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormLog.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormRole.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FormUser.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\FrmBarrel.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmBin.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmCurrentPlan.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\frmCylinder.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\frmDW.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\frmHw_MaterialPackage.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\FrmProductionReport.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\frmPump.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmRecipe.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmScadaExtentScreen.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\FrmShift.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\frmWarehouse.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\test.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\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\nodeForm\设置报警参数.xml" />
|
|
<Content Include="Data\MCProject\nodeForm\配方管理-小料.xml" />
|
|
<Content Include="Data\MCProject\PlcSchema.xml" />
|
|
<Content Include="Data\MCProject\RunSchema.xml" />
|
|
<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> |