123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="14.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>{4C9C8FAD-7EBD-41EB-9115-4B0E6B5ADD1F}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>PMS.EntityModels</RootNamespace>
- <AssemblyName>ZLSoft.PMS.EntityModels</AssemblyName>
- <TargetFrameworkVersion>v4.6.1</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>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- <Reference Include="ZLSoft.QWPlatform.DataIntface">
- <HintPath>..\Assemblys\ZLSoft.QWPlatform.DataIntface.dll</HintPath>
- </Reference>
- <Reference Include="ZLSoft.QWPlatform.Models">
- <HintPath>..\Assemblys\ZLSoft.QWPlatform.Models.dll</HintPath>
- </Reference>
- <Reference Include="ZLSoft.QWPlatform.SystemLibrary, Version=1.18.1108.1, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Assemblys\ZLSoft.QWPlatform.SystemLibrary.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="BaseCode\BaseClassModel.cs" />
- <Compile Include="BaseCode\BaseCodeModel.cs" />
- <Compile Include="Channel\ChannelModel.cs" />
- <Compile Include="ComplaintManage\ComplaintFileModel.cs" />
- <Compile Include="ComplaintManage\ComplaintRecordModel.cs" />
- <Compile Include="ExternalManage\External.cs" />
- <Compile Include="ExternalManage\ExternalAccredit.cs" />
- <Compile Include="ExternalManage\ExternalClass.cs" />
- <Compile Include="ExternalManage\ExternalParmater.cs" />
- <Compile Include="ExternalManage\ExternalRecords.cs" />
- <Compile Include="ExternalManage\ExternalValidate.cs" />
- <Compile Include="LterationModel\LterationModel.cs" />
- <Compile Include="MedicalRecordManager\PrototypeCassModel.cs" />
- <Compile Include="MoblieProblemRegist\MoblieProblemModel.cs" />
- <Compile Include="MoblieProblemRegist\ProductProblemProcessModel.cs" />
- <Compile Include="NoticeManager\AppPush_Model.cs" />
- <Compile Include="NoticeManager\MessageTemplate.cs" />
- <Compile Include="NoticeManager\Notice_Model.cs" />
- <Compile Include="Problem\问题记录.cs" />
- <Compile Include="Product\CPJTPZModel.cs" />
- <Compile Include="PersonManager\Person_Model.cs" />
- <Compile Include="Product\CPWTGCModel.cs" />
- <Compile Include="Product\CPWTJLModel.cs" />
- <Compile Include="Product\ProductVersionModel.cs" />
- <Compile Include="Product\WTGTGCModel.cs" />
- <Compile Include="Product\WTJLGCModel.cs" />
- <Compile Include="Product\WTJLModel.cs" />
- <Compile Include="Product\ZDYCXModel.cs" />
- <Compile Include="ProManager\Channel_Model.cs" />
- <Compile Include="ProManager\Identify_Model.cs" />
- <Compile Include="ProManager\Project_Model.cs" />
- <Compile Include="Product\ProductFunModel.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="SmartForm\BDTXJLModel.cs" />
- <Compile Include="SmartForm\ZNBCMBModel.cs" />
- <Compile Include="SmartForm\ZNBCXXModel.cs" />
- <Compile Include="SmartForm\ZNBDFLModel.cs" />
- <Compile Include="SysManager\AccountDataModel.cs" />
- <Compile Include="SysManager\AccountRoleModel.cs" />
- <Compile Include="SysManager\ButtonModel.cs" />
- <Compile Include="SysManager\XTZHModel.cs" />
- <Compile Include="SysManager\ModuleButtonModel.cs" />
- <Compile Include="SysManager\RoleAuthModel.cs" />
- <Compile Include="SysManager\XTJSModel.cs" />
- <Compile Include="SysManager\XTMKModel.cs" />
- <Compile Include="SysManager\AccountModel.cs" />
- <Compile Include="WorkFlow\WorkFlowModel.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="packages.config" />
- </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>
|