| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{AA2A8EB9-EFA2-4650-B63E-8E82F078F2CD}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>XYFDRQ.Model</RootNamespace>
- <AssemblyName>XYFDRQ.Model</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <SccProjectName>
- </SccProjectName>
- <SccLocalPath>
- </SccLocalPath>
- <SccAuxPath>
- </SccAuxPath>
- <SccProvider>
- </SccProvider>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- <OldToolsVersion>3.5</OldToolsVersion>
- </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="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.DataSetExtensions">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="classify.cs" />
- <Compile Include="GG_XTKZ.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="T_Bus_Accessories.cs" />
- <Compile Include="T_Bus_ManageSet.cs" />
- <Compile Include="T_Bus_RemindRecord.cs" />
- <Compile Include="T_Bus_ReturnVisit.cs" />
- <Compile Include="T_Bus_TimeOver.cs" />
- <Compile Include="T_Bus_WorkCallRecord.cs" />
- <Compile Include="T_Bus_WorkFlow.cs" />
- <Compile Include="T_Bus_WorkHistory.cs" />
- <Compile Include="T_Bus_WorkOrder.cs" />
- <Compile Include="T_Bus_WorkType.cs" />
- <Compile Include="T_CallRecord.cs" />
- <Compile Include="T_CallRecordLink.cs" />
- <Compile Include="T_CallRecordLinkTemp.cs" />
- <Compile Include="T_Call_Blacklist.cs" />
- <Compile Include="T_Call_CallRecords.cs" />
- <Compile Include="T_Call_LeaveRecord.cs" />
- <Compile Include="T_Cus_ConnPhone.cs" />
- <Compile Include="T_DictionaryValue.cs" />
- <Compile Include="T_DictionaryBase.cs" />
- <Compile Include="T_Fax_RecvFax.cs" />
- <Compile Include="T_Fax_SendFaxTask.cs" />
- <Compile Include="T_Fax_SentFax.cs" />
- <Compile Include="T_FunctionsMenu.cs" />
- <Compile Include="T_Knowledge.cs" />
- <Compile Include="T_KnowledgeClass.cs" />
- <Compile Include="T_Organization.cs" />
- <Compile Include="T_OrganizationMember.cs" />
- <Compile Include="T_PhoneBlackList.cs" />
- <Compile Include="T_RightsManagement.cs" />
- <Compile Include="T_Role.cs" />
- <Compile Include="T_Sms_InfoType.cs" />
- <Compile Include="T_Sms_SendInfo.cs" />
- <Compile Include="T_SystemConfig.cs" />
- <Compile Include="T_Sys_CallOptLogs.cs" />
- <Compile Include="T_Sys_Department.cs" />
- <Compile Include="T_Sys_LoginLogs.cs" />
- <Compile Include="T_Sys_MobileData.cs" />
- <Compile Include="T_Sys_ModuleFunctions.cs" />
- <Compile Include="T_Sys_ModuleFunctionsOpt.cs" />
- <Compile Include="T_Sys_ModuleInfo.cs" />
- <Compile Include="T_Sys_OperateLogs.cs" />
- <Compile Include="T_Sys_RegionCategory.cs" />
- <Compile Include="T_Sys_RoleAttribute.cs" />
- <Compile Include="T_Sys_RoleFunction.cs" />
- <Compile Include="T_Sys_RoleInfo.cs" />
- <Compile Include="T_Sys_RoleModule.cs" />
- <Compile Include="T_Sys_RoleOpt.cs" />
- <Compile Include="T_Sys_SystemConfig.cs" />
- <Compile Include="T_Sys_TelTitleData.cs" />
- <Compile Include="T_Sys_UserAccount.cs" />
- <Compile Include="T_Sys_UserGroup.cs" />
- <Compile Include="T_Sys_WorkCalendar.cs" />
- <Compile Include="WebSet.cs" />
- </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>
|