You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
194 lines
8.7 KiB
194 lines
8.7 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.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>{604FB24F-7706-497C-BEC7-27D7B6B5A82C}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>QMAPP.Entity</RootNamespace>
|
|
<AssemblyName>QMAPP.Entity</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<OldToolsVersion>3.5</OldToolsVersion>
|
|
<UpgradeBackupLocation />
|
|
<PublishUrl>publish\</PublishUrl>
|
|
<Install>true</Install>
|
|
<InstallFrom>Disk</InstallFrom>
|
|
<UpdateEnabled>false</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateInterval>7</UpdateInterval>
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
<TargetFrameworkProfile />
|
|
<SccProjectName>Svn</SccProjectName>
|
|
<SccLocalPath>Svn</SccLocalPath>
|
|
<SccAuxPath>Svn</SccAuxPath>
|
|
<SccProvider>SubversionScc</SccProvider>
|
|
</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>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
</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>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="QMFrameWork.Data, Version=1.0.8.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\QMFrameWork\QMFrameWork.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="QMFrameWork.Data.Attributes, Version=1.0.8.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\QMFrameWork\QMFrameWork.Data.Attributes.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<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="BaseEntity.cs" />
|
|
<Compile Include="BusinessResult.cs" />
|
|
<Compile Include="DataResult.cs" />
|
|
<Compile Include="Example\Entity\T_EXAMPLE_USERINFO.cs" />
|
|
<Compile Include="FuntionDescription.cs" />
|
|
<Compile Include="ImportMessage.cs" />
|
|
<Compile Include="OverTimeRemind\OverTimeRemind.cs" />
|
|
<Compile Include="QueryTL\Entity\T_QM_DATATASKPLAN.cs" />
|
|
<Compile Include="QueryTL\Entity\T_QM_LOCKINFO.cs" />
|
|
<Compile Include="QueryTL\Entity\T_QM_PARAMSET.cs" />
|
|
<Compile Include="QueryTL\Entity\T_QM_PROGRAMTEMPLATE.cs" />
|
|
<Compile Include="QueryTL\Entity\T_QM_QUERYTEMPLATE.cs" />
|
|
<Compile Include="QueryTL\Entity\T_QM_TEMPLATECOLUMN.cs" />
|
|
<Compile Include="QueryTL\Entity\T_QM_TEMPLATESORT.cs" />
|
|
<Compile Include="QueryTL\Entity\T_QM_TEMPLATEWHERE.cs" />
|
|
<Compile Include="Example\UserInfo.cs" />
|
|
<Compile Include="Example\UserAndRole.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="QueryTL\Entity\T_QM_ZPTYPE.cs" />
|
|
<Compile Include="QueryTL\Entity\T_QM_ZPDDB.cs" />
|
|
<Compile Include="QueryTL\Entity\T_QM_ZPDEALINFO.cs" />
|
|
<Compile Include="QueryTL\Entity\T_QM_ZPFLOW.cs" />
|
|
<Compile Include="QueryTL\ProgramTemplate.cs" />
|
|
<Compile Include="QueryTL\QueryTemplate.cs" />
|
|
<Compile Include="QueryTL\TemplateColumn.cs" />
|
|
<Compile Include="QueryTL\TemplateSort.cs" />
|
|
<Compile Include="QueryTL\TemplateWhere.cs" />
|
|
<Compile Include="Report\PowerQueryResult.cs" />
|
|
<Compile Include="Report\PowerQyCondition.cs" />
|
|
<Compile Include="ResourceCodeEnum.cs" />
|
|
<Compile Include="RowError.cs" />
|
|
<Compile Include="Sys\BaseDictInfo.cs" />
|
|
<Compile Include="Sys\CommonDictInfo.cs" />
|
|
<Compile Include="Sys\DataMark.cs" />
|
|
<Compile Include="Sys\DataMarkDetail.cs" />
|
|
<Compile Include="Sys\DataTaskLog.cs" />
|
|
<Compile Include="Sys\DataTaskPlan.cs" />
|
|
<Compile Include="Sys\DeskTopItem.cs" />
|
|
<Compile Include="Sys\Entity\T_QM_DATATASKLOG.cs" />
|
|
<Compile Include="Sys\Entity\T_QM_DESKTOPITEM.cs" />
|
|
<Compile Include="Sys\Entity\T_QM_ENTRUSTAUTHORITY.cs" />
|
|
<Compile Include="Sys\Entity\T_QM_ONLINEHELP.cs" />
|
|
<Compile Include="Sys\Entity\T_QM_ORGANROLE.cs" />
|
|
<Compile Include="Sys\Entity\T_QM_PERSNALSET.cs" />
|
|
<Compile Include="Sys\Entity\T_QM_USERENTRUST.cs" />
|
|
<Compile Include="Sys\FileInfo.cs" />
|
|
<Compile Include="Sys\FileType.cs" />
|
|
<Compile Include="Sys\FunctionRecorder.cs" />
|
|
<Compile Include="Sys\LoginInfo.cs" />
|
|
<Compile Include="Sys\NoticeBrowse.cs" />
|
|
<Compile Include="Sys\NoticeInfo.cs" />
|
|
<Compile Include="Sys\NoticeUpdateInfo.cs" />
|
|
<Compile Include="Sys\OnlineHelp.cs" />
|
|
<Compile Include="Sys\Orgaization.cs" />
|
|
<Compile Include="Sys\OrgaizationAuthority.cs" />
|
|
<Compile Include="Sys\ParaAuthorityPort.cs" />
|
|
<Compile Include="Sys\PersnalSet.cs" />
|
|
<Compile Include="Sys\PowerInfo.cs" />
|
|
<Compile Include="Sys\PowerRelation.cs" />
|
|
<Compile Include="Sys\Role.cs" />
|
|
<Compile Include="Sys\RoleAuthority.cs" />
|
|
<Compile Include="Sys\SIParamSet.cs" />
|
|
<Compile Include="Sys\SIProblemType.cs" />
|
|
<Compile Include="Sys\SupportInteraction.cs" />
|
|
<Compile Include="Sys\SystemLockInfo.cs" />
|
|
<Compile Include="Sys\User.cs" />
|
|
<Compile Include="Sys\UserAuthority.cs" />
|
|
<Compile Include="Sys\UserBusinessPower.cs" />
|
|
<Compile Include="Sys\UserCorpPower.cs" />
|
|
<Compile Include="Sys\UserEntrustBusiPower.cs" />
|
|
<Compile Include="Sys\UserInfo.cs" />
|
|
<Compile Include="Sys\UserLinePower.cs" />
|
|
<Compile Include="Sys\UserMatSortPower.cs" />
|
|
<Compile Include="Sys\UserEntrust.cs" />
|
|
<Compile Include="Sys\UserOrgaization.cs" />
|
|
<Compile Include="Sys\UserRelationRole.cs" />
|
|
<Compile Include="Sys\UserReqPlacePower.cs" />
|
|
<Compile Include="Sys\UserRole.cs" />
|
|
<Compile Include="Sys\SystemOperateLog.cs" />
|
|
<Compile Include="Sys\UserSendPlacePower.cs" />
|
|
<Compile Include="Sys\UserUpdateInfo.cs" />
|
|
<Compile Include="Sys\ZPDealInfo.cs" />
|
|
<Compile Include="Sys\FlowSet.cs" />
|
|
<Compile Include="Sys\ZPFlow.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
|
<Visible>False</Visible>
|
|
<ProductName>Windows Installer 3.1</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<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>
|