|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
|
<ProjectGuid>{6A2190C6-B530-4D5B-BD34-29EFB0431F67}</ProjectGuid>
|
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
<RootNamespace>Mesnac.Action.Default</RootNamespace>
|
|
|
|
|
<AssemblyName>Mesnac.Action.Default</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>full</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="DevExpress.Data.v19.1, Version=19.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
|
|
|
<Reference Include="DevExpress.Xpo.v19.1, Version=19.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
<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="Mesnac.Action.Base">
|
|
|
|
|
<HintPath>..\..\Mesnac.Action.Base.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Mesnac.Codd">
|
|
|
|
|
<HintPath>..\..\..\Libraries\Mesnac.Codd.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Mesnac.Equips">
|
|
|
|
|
<HintPath>..\..\..\Equips\Mesnac.Equips.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Mesnac.Gui">
|
|
|
|
|
<HintPath>..\..\..\PlugInPlatform\Mesnac.Gui.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Mesnac.PlugIn">
|
|
|
|
|
<HintPath>..\..\..\PlugInPlatform\Mesnac.PlugIn.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Configuration" />
|
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
|
<Reference Include="System.Drawing" />
|
|
|
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
|
|
|
<Reference Include="System.ServiceModel" />
|
|
|
|
|
<Reference Include="System.Web" />
|
|
|
|
|
<Reference Include="System.Web.Services" />
|
|
|
|
|
<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="DefaultAction.cs" />
|
|
|
|
|
<Compile Include="Entity\ActionType.cs" />
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Purview\BasRole\FrmInsert.cs">
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Purview\BasRole\FrmInsert.Designer.cs">
|
|
|
|
|
<DependentUpon>FrmInsert.cs</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Purview\BasRole\InitFormAction.cs" />
|
|
|
|
|
<Compile Include="Purview\BasRole\InsertAction.cs" />
|
|
|
|
|
<Compile Include="Purview\BasRole\SelectAction.cs" />
|
|
|
|
|
<Compile Include="Purview\BasUser\FrmInsert.cs">
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Purview\BasUser\FrmInsert.Designer.cs">
|
|
|
|
|
<DependentUpon>FrmInsert.cs</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Purview\BasUser\InitFormAction.cs" />
|
|
|
|
|
<Compile Include="Purview\BasUser\InsertAction.cs" />
|
|
|
|
|
<Compile Include="Purview\BasUser\SelectAction.cs" />
|
|
|
|
|
<Compile Include="Purview\CheckPurviewControl.cs" />
|
|
|
|
|
<Compile Include="Purview\ClearSelectAction.cs" />
|
|
|
|
|
<Compile Include="Purview\Login.cs" />
|
|
|
|
|
<Compile Include="Purview\ManagePurview.cs" />
|
|
|
|
|
<Compile Include="Purview\LoadPurview.cs" />
|
|
|
|
|
<Compile Include="Purview\FrmSysLogin.cs">
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Purview\FrmSysLogin.Designer.cs">
|
|
|
|
|
<DependentUpon>FrmSysLogin.cs</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Purview\PurviewHelper.cs" />
|
|
|
|
|
<Compile Include="Purview\RefreshSystemPurview.cs" />
|
|
|
|
|
<Compile Include="Purview\SaveDefaultPurviewAction.cs" />
|
|
|
|
|
<Compile Include="Purview\SelectAllPurviewAction.cs" />
|
|
|
|
|
<Compile Include="Purview\SetDefaultPurviewAction.cs" />
|
|
|
|
|
<Compile Include="SynchroData\ClearForm.cs" />
|
|
|
|
|
<Compile Include="SynchroData\Delete.cs" />
|
|
|
|
|
<Compile Include="SynchroData\EquipReadData.cs" />
|
|
|
|
|
<Compile Include="SynchroData\Insert.cs" />
|
|
|
|
|
<Compile Include="SynchroData\Select.cs" />
|
|
|
|
|
<Compile Include="SynchroData\Update.cs" />
|
|
|
|
|
<Compile Include="SynchroData\SelectRow.cs" />
|
|
|
|
|
<Compile Include="SynchroData\NextRow.cs" />
|
|
|
|
|
<Compile Include="SynchroData\PreRow.cs" />
|
|
|
|
|
<Compile Include="SynchroData\IniForm.cs" />
|
|
|
|
|
<Compile Include="SynchroData\FirstRow.cs" />
|
|
|
|
|
<Compile Include="SynchroData\LastRow.cs" />
|
|
|
|
|
<Compile Include="SynchroData\LastTimeRow.cs" />
|
|
|
|
|
<Compile Include="Test\TestAction.cs" />
|
|
|
|
|
<Compile Include="Tools\CalCalculatorAction.cs" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<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="..\..\..\Main\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="..\..\..\Main\Mesnac.Basic\Mesnac.Basic.csproj">
|
|
|
|
|
<Project>{28acacf1-9936-4e97-a866-f84366ec5286}</Project>
|
|
|
|
|
<Name>Mesnac.Basic</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
|
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
|
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
<EmbeddedResource Include="Purview\BasRole\FrmInsert.resx">
|
|
|
|
|
<DependentUpon>FrmInsert.cs</DependentUpon>
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
<EmbeddedResource Include="Purview\BasUser\FrmInsert.resx">
|
|
|
|
|
<DependentUpon>FrmInsert.cs</DependentUpon>
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
<EmbeddedResource Include="Purview\FrmSysLogin.resx">
|
|
|
|
|
<DependentUpon>FrmSysLogin.cs</DependentUpon>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Content Include="Purview\BasRole\0readme.txt" />
|
|
|
|
|
<Content Include="Purview\BasUser\0readme.txt" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<PostBuildEvent>XCOPY "$(TargetPath)" /S/Y "$(SolutionDir)bin\Data\Action\Default\"</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>
|