126 lines
6.4 KiB
XML
126 lines
6.4 KiB
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
|
<Project ToolsVersion="15.0" 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>{FD254B5C-1BE6-4165-9176-9DA10375CE7D}</ProjectGuid>
|
|||
|
|
<OutputType>Library</OutputType>
|
|||
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|||
|
|
<RootNamespace>aoyuPlugIn</RootNamespace>
|
|||
|
|
<AssemblyName>aoyuPlugIn</AssemblyName>
|
|||
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|||
|
|
<FileAlignment>512</FileAlignment>
|
|||
|
|
<Deterministic>true</Deterministic>
|
|||
|
|
</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="Kingdee.BOS, Version=7.2.856.1, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>bin\Debug\Kingdee.BOS.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Kingdee.BOS.App, Version=7.2.856.1, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>bin\Debug\Kingdee.BOS.App.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Kingdee.BOS.App.Core, Version=7.2.856.1, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>bin\Debug\Kingdee.BOS.App.Core.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Kingdee.BOS.Contracts, Version=7.2.856.1, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>bin\Debug\Kingdee.BOS.Contracts.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Kingdee.BOS.Core, Version=7.2.856.1, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>bin\Debug\Kingdee.BOS.Core.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Kingdee.BOS.DataEntity, Version=7.2.856.1, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>bin\Debug\Kingdee.BOS.DataEntity.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Kingdee.BOS.ServiceHelper, Version=7.2.856.1, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>bin\Debug\Kingdee.BOS.ServiceHelper.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Kingdee.BOS.WebApi.Client, Version=7.2.856.1, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>C:\Program Files (x86)\Kingdee\K3Cloud\WebSite\bin\Kingdee.BOS.WebApi.Client.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Kingdee.BOS.WebApi.FormService, Version=7.5.1450.1, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>C:\Program Files (x86)\Kingdee\K3Cloud\WebSite\bin\Kingdee.BOS.WebApi.FormService.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Kingdee.K3.Core, Version=7.2.856.1, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>C:\Program Files (x86)\Kingdee\K3Cloud\WebSite\bin\Kingdee.K3.Core.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Kingdee.K3.FIN.App.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>C:\Program Files (x86)\Kingdee\K3Cloud\WebSite\bin\Kingdee.K3.FIN.App.Core.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\Newtonsoft.Json.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System" />
|
|||
|
|
<Reference Include="System.Core" />
|
|||
|
|
<Reference Include="System.Drawing" />
|
|||
|
|
<Reference Include="System.Web.Extensions" />
|
|||
|
|
<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.Net.Http" />
|
|||
|
|
<Reference Include="System.Xml" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<Compile Include="MJ_wgd_lb.cs" />
|
|||
|
|
<Compile Include="zplr_lb_sh.cs" />
|
|||
|
|
<Compile Include="汇威\API新增单据\add_dj.cs" />
|
|||
|
|
<Compile Include="汇威\API新增单据\API_fygj.cs" />
|
|||
|
|
<Compile Include="汇威\hg_KPILR.cs" />
|
|||
|
|
<Compile Include="汇威\hg_xzjxxm.cs" />
|
|||
|
|
<Compile Include="汇威\mjcpdj.cs" />
|
|||
|
|
<Compile Include="汇威\MJ_qtyf.cs" />
|
|||
|
|
<Compile Include="汇威\zpjjmxb_lb.cs" />
|
|||
|
|
<Compile Include="汇威\zp_plyg_LB.cs" />
|
|||
|
|
<Compile Include="汇威\zp_rgz_LB.cs" />
|
|||
|
|
<Compile Include="汇威\zxSQL.cs" />
|
|||
|
|
<Compile Include="接口\jk_cgcx.cs" />
|
|||
|
|
<Compile Include="汇威\MJ_xtqtrk.cs" />
|
|||
|
|
<Compile Include="汇威\MJ_zckpbg.cs" />
|
|||
|
|
<Compile Include="汇威\zp_rgz.cs" />
|
|||
|
|
<Compile Include="汇威\JJ_show_yggzmx.cs" />
|
|||
|
|
<Compile Include="汇威\jj_show_ygz_ygmx.cs" />
|
|||
|
|
<Compile Include="汇威\MJ_jdhb.cs" />
|
|||
|
|
<Compile Include="汇威\MJ_jdhb_lb.cs" />
|
|||
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|||
|
|
<Compile Include="汇威\workRL.cs" />
|
|||
|
|
<Compile Include="汇威\zp_bsdlb.cs" />
|
|||
|
|
<Compile Include="汇威\zp_plyg.cs" />
|
|||
|
|
<Compile Include="汇威\zp_ygz.cs" />
|
|||
|
|
<Compile Include="汇威\zq_bsd.cs" />
|
|||
|
|
<Compile Include="汇威\zq_pl.cs" />
|
|||
|
|
<Compile Include="汇威\zs_rgz.cs" />
|
|||
|
|
<Compile Include="汇威\zs_ygz.cs" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|||
|
|
</Project>
|