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.
313 lines
13 KiB
XML
313 lines
13 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)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{D061040C-E4C0-4B7A-8348-88D4315B4889}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Mesnac.Gui.Edit</RootNamespace>
|
|
<AssemblyName>Mesnac.Gui.Edit</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<SccProjectName>
|
|
</SccProjectName>
|
|
<SccLocalPath>
|
|
</SccLocalPath>
|
|
<SccAuxPath>
|
|
</SccAuxPath>
|
|
<SccProvider>
|
|
</SccProvider>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</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>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</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="FastReport.VSDesign">
|
|
<HintPath>..\..\A3Lib\FastReport\FastReport.VSDesign.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="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.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\PlugInPlatform\Mesnac.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mesnac.Docking, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\Libraries\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.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, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\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="Mesnac.UI.ToolBox, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\Libraries\Mesnac.UI.ToolBox.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="PropertyGridEx, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\Libraries\PropertyGridEx.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.configuration" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Design" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Drawing.Design" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Windows.Forms.DataVisualization" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="TeeChart">
|
|
<HintPath>..\..\A3Lib\TeeChart\TeeChart.DLL</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Common\CustomProperty.cs" />
|
|
<Compile Include="Common\DelIntakeControl.cs" />
|
|
<Compile Include="Common\FormDesignerHelper.cs" />
|
|
<Compile Include="Common\FormKeyHandler.cs" />
|
|
<Compile Include="Dialog\FrmDataItem.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmDataItem.Designer.cs">
|
|
<DependentUpon>FrmDataItem.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmEventAction.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmEventAction.Designer.cs">
|
|
<DependentUpon>FrmEventAction.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmNew.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmNew.Designer.cs">
|
|
<DependentUpon>FrmNew.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmNewDataSource.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmNewDataSource.Designer.cs">
|
|
<DependentUpon>FrmNewDataSource.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmNewProject.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmNewProject.Designer.cs">
|
|
<DependentUpon>FrmNewProject.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmRegister.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmRegister.designer.cs">
|
|
<DependentUpon>FrmRegister.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmTemplateList.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmTemplateList.Designer.cs">
|
|
<DependentUpon>FrmTemplateList.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmVar.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmVar.Designer.cs">
|
|
<DependentUpon>FrmVar.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Pad\ActionWindow.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Pad\ActionWindow.Designer.cs">
|
|
<DependentUpon>ActionWindow.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Pad\EventWindow.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Pad\EventWindow.Designer.cs">
|
|
<DependentUpon>EventWindow.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Pad\ProjectWindow.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Pad\ProjectWindow.Designer.cs">
|
|
<DependentUpon>ProjectWindow.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Pad\PropertyWindow.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Pad\PropertyWindow.Designer.cs">
|
|
<DependentUpon>PropertyWindow.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Pad\ToolBoxWindow.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Pad\ToolBoxWindow.Designer.cs">
|
|
<DependentUpon>ToolBoxWindow.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="ViewContent\BrowserCommand.cs" />
|
|
<Compile Include="ViewContent\FrmContainer.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="ViewContent\FrmContainer.Designer.cs">
|
|
<DependentUpon>FrmContainer.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ViewContent\FrmDataSource.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="ViewContent\FrmDataSource.Designer.cs">
|
|
<DependentUpon>FrmDataSource.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ViewContent\ReportDesiger.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="ViewContent\ReportDesiger.Designer.cs">
|
|
<DependentUpon>ReportDesiger.cs</DependentUpon>
|
|
</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.Default\Mesnac.Controls.Default.csproj">
|
|
<Project>{F022C0E6-2819-4FB1-BB86-0F389F061A44}</Project>
|
|
<Name>Mesnac.Controls.Default</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.Edit.Global\Mesnac.Gui.Edit.Global.csproj">
|
|
<Project>{E7FE3BD9-0D1D-497B-AA59-CE46159CEFBC}</Project>
|
|
<Name>Mesnac.Gui.Edit.Global</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Dialog\FrmDataItem.resx">
|
|
<DependentUpon>FrmDataItem.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Dialog\FrmEventAction.resx">
|
|
<DependentUpon>FrmEventAction.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Dialog\FrmNew.resx">
|
|
<DependentUpon>FrmNew.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Dialog\FrmNewDataSource.resx">
|
|
<DependentUpon>FrmNewDataSource.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Dialog\FrmNewProject.resx">
|
|
<DependentUpon>FrmNewProject.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Dialog\FrmRegister.resx">
|
|
<DependentUpon>FrmRegister.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Dialog\FrmTemplateList.resx">
|
|
<DependentUpon>FrmTemplateList.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Dialog\FrmVar.resx">
|
|
<DependentUpon>FrmVar.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Pad\ActionWindow.resx">
|
|
<DependentUpon>ActionWindow.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Pad\EventWindow.resx">
|
|
<DependentUpon>EventWindow.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Pad\ProjectWindow.resx">
|
|
<DependentUpon>ProjectWindow.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Pad\PropertyWindow.resx">
|
|
<DependentUpon>PropertyWindow.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Pad\ToolBoxWindow.resx">
|
|
<DependentUpon>ToolBoxWindow.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="ViewContent\FrmContainer.resx">
|
|
<DependentUpon>FrmContainer.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="ViewContent\FrmDataSource.resx">
|
|
<DependentUpon>FrmDataSource.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="ViewContent\ReportDesiger.resx">
|
|
<DependentUpon>ReportDesiger.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="packages.config" />
|
|
</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> |