190 lines
7.2 KiB
XML
190 lines
7.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
|
<PropertyGroup>
|
|
<ProjectType>Local</ProjectType>
|
|
<ProductVersion>8.0.50727</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{9FE00521-3A8B-42B1-814E-585E99407B2E}</ProjectGuid>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ApplicationIcon>
|
|
</ApplicationIcon>
|
|
<AssemblyKeyContainerName>
|
|
</AssemblyKeyContainerName>
|
|
<AssemblyName>Maticsoft.DAL</AssemblyName>
|
|
<AssemblyOriginatorKeyFile>
|
|
</AssemblyOriginatorKeyFile>
|
|
<DefaultClientScript>JScript</DefaultClientScript>
|
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
|
<DelaySign>false</DelaySign>
|
|
<OutputType>Library</OutputType>
|
|
<RootNamespace>Maticsoft.DAL</RootNamespace>
|
|
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
|
<StartupObject>
|
|
</StartupObject>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<UpgradeBackupLocation>
|
|
</UpgradeBackupLocation>
|
|
<SccProjectName>
|
|
</SccProjectName>
|
|
<SccLocalPath>
|
|
</SccLocalPath>
|
|
<SccAuxPath>
|
|
</SccAuxPath>
|
|
<SccProvider>
|
|
</SccProvider>
|
|
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
|
|
<OldToolsVersion>2.0</OldToolsVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|
<ConfigurationOverrideFile>
|
|
</ConfigurationOverrideFile>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DocumentationFile>
|
|
</DocumentationFile>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<FileAlignment>4096</FileAlignment>
|
|
<NoStdLib>false</NoStdLib>
|
|
<NoWarn>
|
|
</NoWarn>
|
|
<Optimize>false</Optimize>
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|
<WarningLevel>4</WarningLevel>
|
|
<DebugType>full</DebugType>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|
<ConfigurationOverrideFile>
|
|
</ConfigurationOverrideFile>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<DocumentationFile>
|
|
</DocumentationFile>
|
|
<DebugSymbols>false</DebugSymbols>
|
|
<FileAlignment>4096</FileAlignment>
|
|
<NoStdLib>false</NoStdLib>
|
|
<NoWarn>
|
|
</NoWarn>
|
|
<Optimize>true</Optimize>
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|
<WarningLevel>4</WarningLevel>
|
|
<DebugType>none</DebugType>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Maticsoft.Common, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\Lib\Maticsoft.Common.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MySql.Data, Version=5.1.5.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\Lib\MySql.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System">
|
|
<Name>System</Name>
|
|
</Reference>
|
|
<Reference Include="System.configuration" />
|
|
<Reference Include="System.Data">
|
|
<Name>System.Data</Name>
|
|
</Reference>
|
|
<Reference Include="System.Web.Services">
|
|
<Name>System.Web.Services</Name>
|
|
</Reference>
|
|
<Reference Include="System.Xml">
|
|
<Name>System.XML</Name>
|
|
</Reference>
|
|
<ProjectReference Include="..\DBUtility\DBUtility.csproj">
|
|
<Project>{0988C62E-247F-471F-A183-DB509C7A3839}</Project>
|
|
<Name>DBUtility</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Model\Model.csproj">
|
|
<Name>Model</Name>
|
|
<Project>{53995DBB-9836-4647-AD22-865884FDEB9E}</Project>
|
|
<Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="nr_lt_paixu.cs" />
|
|
<Compile Include="nr_sysuserinfo.cs" />
|
|
<Compile Include="nr_sys_bianma.cs" />
|
|
<Compile Include="nr_sys_leixing.cs" />
|
|
<Compile Include="nr_sys_lieming.cs" />
|
|
<Compile Include="nr_sys_rizhi.cs" />
|
|
<Compile Include="nr_sys_rukou.cs" />
|
|
<Compile Include="nr_z_caigoudan.cs" />
|
|
<Compile Include="nr_z_caigoudan_xm.cs" />
|
|
<Compile Include="nr_z_cgfk.cs" />
|
|
<Compile Include="nr_z_cgrk.cs" />
|
|
<Compile Include="nr_z_clth.cs" />
|
|
<Compile Include="nr_z_cpbom.cs" />
|
|
<Compile Include="nr_z_cpbom_xm.cs" />
|
|
<Compile Include="nr_z_cpck.cs" />
|
|
<Compile Include="nr_z_cpkc.cs" />
|
|
<Compile Include="nr_z_cpkc_gj.cs" />
|
|
<Compile Include="nr_z_cpkc_scyl.cs" />
|
|
<Compile Include="nr_z_cpkc_wlxq.cs" />
|
|
<Compile Include="nr_z_cpkf.cs" />
|
|
<Compile Include="nr_z_cprk.cs" />
|
|
<Compile Include="nr_z_dd.cs" />
|
|
<Compile Include="nr_z_ddwxd.cs" />
|
|
<Compile Include="nr_z_ddwxd_fy.cs" />
|
|
<Compile Include="nr_z_ddwxd_xm.cs" />
|
|
<Compile Include="nr_z_dd_fysk.cs" />
|
|
<Compile Include="nr_z_dd_tccp.cs" />
|
|
<Compile Include="nr_z_gn.cs" />
|
|
<Compile Include="nr_z_gysfk.cs" />
|
|
<Compile Include="nr_z_gyshang.cs" />
|
|
<Compile Include="nr_z_hbscd.cs" />
|
|
<Compile Include="nr_z_hbscd_xm.cs" />
|
|
<Compile Include="nr_z_kehu.cs" />
|
|
<Compile Include="nr_z_khyck.cs" />
|
|
<Compile Include="nr_z_lianxiren_gys.cs" />
|
|
<Compile Include="nr_z_lianxiren_kh.cs" />
|
|
<Compile Include="nr_z_lianxiren_wx.cs" />
|
|
<Compile Include="nr_z_mjda.cs" />
|
|
<Compile Include="nr_z_mjzld.cs" />
|
|
<Compile Include="nr_z_qtck.cs" />
|
|
<Compile Include="nr_z_qtrk.cs" />
|
|
<Compile Include="nr_z_qtsr.cs" />
|
|
<Compile Include="nr_z_qtzc.cs" />
|
|
<Compile Include="nr_z_quanxian.cs" />
|
|
<Compile Include="nr_z_ryda.cs" />
|
|
<Compile Include="nr_z_scd.cs" />
|
|
<Compile Include="nr_z_scdck.cs" />
|
|
<Compile Include="nr_z_scdj_djjl.cs" />
|
|
<Compile Include="nr_z_scd_cp.cs" />
|
|
<Compile Include="nr_z_shd.cs" />
|
|
<Compile Include="nr_z_shengoudan.cs" />
|
|
<Compile Include="nr_z_shoucang.cs" />
|
|
<Compile Include="nr_z_waixie.cs" />
|
|
<Compile Include="nr_z_wuliao.cs" />
|
|
<Compile Include="nr_z_wxfk.cs" />
|
|
<Compile Include="nr_z_yhjs.cs" />
|
|
<Compile Include="nr_z_yhzh.cs" />
|
|
<Compile Include="nr_z_ypdj.cs" />
|
|
<Compile Include="nr_z_ypdj_gj.cs" />
|
|
<Compile Include="nr_z_ypdj_scyl.cs" />
|
|
<Compile Include="nr_z_ypdj_xgfy.cs" />
|
|
<Compile Include="nr_z_ypdj_xmxx.cs" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PreBuildEvent>
|
|
</PreBuildEvent>
|
|
<PostBuildEvent>
|
|
</PostBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |