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.

148 lines
5.9 KiB
XML

<?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>{85097DAD-C130-48BE-AF35-8B3EBE65E8E1}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Mesnac.PlugIn.MCProject</RootNamespace>
<AssemblyName>Mesnac.PlugIn.MCProject</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>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<StartupObject>
</StartupObject>
</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="FrmMCProject.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmMCProject.Designer.cs">
<DependentUpon>FrmMCProject.cs</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Action\Mesnac.ActionService\Mesnac.ActionService.csproj">
<Project>{4F366487-D407-48EB-9AAD-E13C177BC788}</Project>
<Name>Mesnac.ActionService</Name>
<Private>False</Private>
</ProjectReference>
<ProjectReference Include="..\..\Controls\Mesnac.Controls.Base\Mesnac.Controls.Base.csproj">
<Project>{18BCAA9F-D601-43B6-B443-E6B126ADF540}</Project>
<Name>Mesnac.Controls.Base</Name>
<Private>False</Private>
</ProjectReference>
<ProjectReference Include="..\..\Controls\Mesnac.Controls.Default\Mesnac.Controls.Default.csproj">
<Project>{F022C0E6-2819-4FB1-BB86-0F389F061A44}</Project>
<Name>Mesnac.Controls.Default</Name>
<Private>False</Private>
</ProjectReference>
<ProjectReference Include="..\..\Controls\Mesnac.Controls.Feeding\Mesnac.Controls.Feeding.csproj">
<Project>{D0C0324F-434E-47EB-8F7C-BA6CD7F233B4}</Project>
<Name>Mesnac.Controls.Feeding</Name>
<Private>False</Private>
</ProjectReference>
<ProjectReference Include="..\..\Libraries\Host\Host.csproj">
<Project>{E31DDB71-F07C-49F5-BB3C-8B52ADE42AB8}</Project>
<Name>Host</Name>
<Private>False</Private>
</ProjectReference>
<ProjectReference Include="..\..\Libraries\Loder\Loder.csproj">
<Project>{74E4263D-D3AA-411D-9D15-EB6F2225C53C}</Project>
<Name>Loder</Name>
<Private>False</Private>
</ProjectReference>
<ProjectReference Include="..\..\Equips\Mesnac.Equips\Mesnac.Equips.csproj">
<Project>{7fa4febd-51e5-47d6-9db1-147bb8b3df4d}</Project>
<Name>Mesnac.Equips</Name>
<Private>False</Private>
</ProjectReference>
<ProjectReference Include="..\..\Main\Mesnac.Basic\Mesnac.Basic.csproj">
<Project>{28ACACF1-9936-4E97-A866-F84366EC5286}</Project>
<Name>Mesnac.Basic</Name>
<Private>False</Private>
</ProjectReference>
<ProjectReference Include="..\..\Main\Mesnac.Gui.Common\Mesnac.Gui.Common.csproj">
<Project>{235DF851-9EA7-43D4-B3F9-0CAB7F60AD17}</Project>
<Name>Mesnac.Gui.Common</Name>
<Private>False</Private>
</ProjectReference>
<ProjectReference Include="..\..\Main\Mesnac.Gui.Edit.Global\Mesnac.Gui.Edit.Global.csproj">
<Project>{E7FE3BD9-0D1D-497B-AA59-CE46159CEFBC}</Project>
<Name>Mesnac.Gui.Edit.Global</Name>
<Private>False</Private>
</ProjectReference>
<ProjectReference Include="..\..\PlugInPlatform\ICSharpCode.Core\ICSharpCode.Core.csproj">
<Project>{113C657D-1CEC-471B-BB2E-3237A8A68428}</Project>
<Name>ICSharpCode.Core</Name>
<Private>False</Private>
</ProjectReference>
<ProjectReference Include="..\..\PlugInPlatform\Mesnac.PlugIn\Mesnac.PlugIn.csproj">
<Project>{B6723835-7CFE-4BE6-9D5C-B1C1C4CD60FC}</Project>
<Name>Mesnac.PlugIn</Name>
<Private>False</Private>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="FrmMCProject.resx">
<DependentUpon>FrmMCProject.cs</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<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>