<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ProductVersion>8.0.30703</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{235DF851-9EA7-43D4-B3F9-0CAB7F60AD17}</ProjectGuid> <OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>Mesnac.Gui.Common</RootNamespace> <AssemblyName>Mesnac.Gui.Common</AssemblyName> <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> <SccProjectName> </SccProjectName> <SccLocalPath> </SccLocalPath> <SccAuxPath> </SccAuxPath> <SccProvider> </SccProvider> </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> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugType>pdbonly</DebugType> <Optimize>true</Optimize> <OutputPath>bin\Release\</OutputPath> <DefineConstants>TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> </PropertyGroup> <ItemGroup> <Reference Include="System" /> <Reference Include="System.configuration" /> <Reference Include="System.Core" /> <Reference Include="System.Design" /> <Reference Include="System.Drawing" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml.Linq" /> <Reference Include="System.Data.DataSetExtensions" /> <Reference Include="Microsoft.CSharp" /> <Reference Include="System.Data" /> <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> <Compile Include="EquipLogin.cs"> <SubType>Form</SubType> </Compile> <Compile Include="EquipLogin.Designer.cs"> <DependentUpon>EquipLogin.cs</DependentUpon> </Compile> <Compile Include="FrmRunTemplate.cs"> <SubType>Form</SubType> </Compile> <Compile Include="FrmRunTemplate.Designer.cs"> <DependentUpon>FrmRunTemplate.cs</DependentUpon> </Compile> <Compile Include="FrmSysLogin.cs"> <SubType>Form</SubType> </Compile> <Compile Include="FrmSysLogin.Designer.cs"> <DependentUpon>FrmSysLogin.cs</DependentUpon> </Compile> <Compile Include="KeyBoard.cs"> <SubType>Form</SubType> </Compile> <Compile Include="KeyBoard.Designer.cs"> <DependentUpon>KeyBoard.cs</DependentUpon> </Compile> <Compile Include="MyEventHandler.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="PublicConfig.cs" /> <Compile Include="RunEngine.cs" /> <Compile Include="TecLogin.cs"> <SubType>Form</SubType> </Compile> <Compile Include="TecLogin.Designer.cs"> <DependentUpon>TecLogin.cs</DependentUpon> </Compile> </ItemGroup> <ItemGroup> <ProjectReference Include="..\..\Action\Mesnac.Action.Base\Mesnac.Action.Base.csproj"> <Project>{7c91bc10-712a-4391-bc2c-fa48dc59f806}</Project> <Name>Mesnac.Action.Base</Name> </ProjectReference> <ProjectReference Include="..\..\Action\Mesnac.ActionService\Mesnac.ActionService.csproj"> <Project>{4F366487-D407-48EB-9AAD-E13C177BC788}</Project> <Name>Mesnac.ActionService</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.Default\Mesnac.Controls.Default.csproj"> <Project>{F022C0E6-2819-4FB1-BB86-0F389F061A44}</Project> <Name>Mesnac.Controls.Default</Name> </ProjectReference> <ProjectReference Include="..\..\Libraries\Host\Host.csproj"> <Project>{E31DDB71-F07C-49F5-BB3C-8B52ADE42AB8}</Project> <Name>Host</Name> </ProjectReference> <ProjectReference Include="..\..\Libraries\Loder\Loder.csproj"> <Project>{74E4263D-D3AA-411D-9D15-EB6F2225C53C}</Project> <Name>Loder</Name> </ProjectReference> <ProjectReference Include="..\..\Equips\Mesnac.Equips.Connection\Mesnac.Equips.Connection.csproj"> <Project>{9B7D65BE-0107-41C6-A14F-DD67658CCFA3}</Project> <Name>Mesnac.Equips.Connection</Name> </ProjectReference> <ProjectReference Include="..\..\Equips\Mesnac.Equips\Mesnac.Equips.csproj"> <Project>{7FA4FEBD-51E5-47D6-9DB1-147BB8B3DF4D}</Project> <Name>Mesnac.Equips</Name> </ProjectReference> <ProjectReference Include="..\..\Libraries\Mesnac.Codd\Mesnac.Codd.csproj"> <Project>{60f0fc7f-c072-4887-8bab-d4cdcadf366a}</Project> <Name>Mesnac.Codd</Name> </ProjectReference> <ProjectReference Include="..\..\Libraries\Mesnac.Docking\Mesnac.Docking.csproj"> <Project>{ED8F690A-F97C-4C56-B94C-D055A8815BD8}</Project> <Name>Mesnac.Docking</Name> </ProjectReference> <ProjectReference Include="..\..\PlugInPlatform\ICSharpCode.Core\ICSharpCode.Core.csproj"> <Project>{113C657D-1CEC-471B-BB2E-3237A8A68428}</Project> <Name>ICSharpCode.Core</Name> </ProjectReference> <ProjectReference Include="..\..\PlugInPlatform\Mesnac.Core\Mesnac.Core.csproj"> <Project>{FC8A87DF-9314-4A7C-821E-E577E209D2F8}</Project> <Name>Mesnac.Core</Name> </ProjectReference> <ProjectReference Include="..\..\PlugInPlatform\Mesnac.Gui\Mesnac.Gui.csproj"> <Project>{170F7E89-A9C1-48F5-BB5A-4AAD2775B1E3}</Project> <Name>Mesnac.Gui</Name> </ProjectReference> <ProjectReference Include="..\..\PlugInPlatform\Mesnac.PlugIn\Mesnac.PlugIn.csproj"> <Project>{B6723835-7CFE-4BE6-9D5C-B1C1C4CD60FC}</Project> <Name>Mesnac.PlugIn</Name> </ProjectReference> <ProjectReference Include="..\Mesnac.Basic\Mesnac.Basic.csproj"> <Project>{28ACACF1-9936-4E97-A866-F84366EC5286}</Project> <Name>Mesnac.Basic</Name> </ProjectReference> </ItemGroup> <ItemGroup> <EmbeddedResource Include="EquipLogin.resx"> <DependentUpon>EquipLogin.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="FrmRunTemplate.resx"> <DependentUpon>FrmRunTemplate.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="FrmSysLogin.resx"> <DependentUpon>FrmSysLogin.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="KeyBoard.resx"> <DependentUpon>KeyBoard.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="TecLogin.resx"> <DependentUpon>TecLogin.cs</DependentUpon> </EmbeddedResource> </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>