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>{E9125E8D-BCEC-4C0D-8EBB-61E0D6E54C16}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>PMS.Interface</RootNamespace>
- <AssemblyName>ZLSoft.PMS.Interface</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.ComponentModel.Composition" />
- <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, Version=2.18.1128.1, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <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">
- <HintPath>..\Assemblys\ZLSoft.QWPlatform.SystemLibrary.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="BaseCode\IBaseClass.cs" />
- <Compile Include="BaseCode\IBaseCode.cs" />
- <Compile Include="BaseCode\IProblemClassfy.cs" />
- <Compile Include="Channel\IChannel.cs" />
- <Compile Include="CloudMonitorManager\ICloudMonitor.cs" />
- <Compile Include="ComplaintManage\IComplaintList.cs" />
- <Compile Include="ExternalManage\IExternalManage.cs" />
- <Compile Include="ExternalManage\IExternalView.cs" />
- <Compile Include="InterfaceFactory.cs" />
- <Compile Include="LterationManager\ILterationManager.cs" />
- <Compile Include="MedicalRecordManager\IMedicalRecord.cs" />
- <Compile Include="MessageManage\IMessageManage.cs" />
- <Compile Include="MoblieProblemRegist\IMoblieProblem.cs" />
- <Compile Include="PresonManager\IPersonModule.cs" />
- <Compile Include="Problems\IProjectProblems.cs" />
- <Compile Include="Problems\IReport.cs" />
- <Compile Include="ProductManager\IProduct.cs" />
- <Compile Include="Product\ICPWTGCModel.cs" />
- <Compile Include="Product\ICPWTJLModel.cs" />
- <Compile Include="Product\IProductModule.cs" />
- <Compile Include="Product\IWTGTGCModel.cs" />
- <Compile Include="Product\IWTJLGCModel.cs" />
- <Compile Include="Product\IWTJLModel.cs" />
- <Compile Include="Product\IZDYCXModel.cs" />
- <Compile Include="ProManager\IProModule.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Search\ISearch.cs" />
- <Compile Include="SmartForm\ISmartForm.cs" />
- <Compile Include="SupportManager\ISupport.cs" />
- <Compile Include="SysManager\IAccount.cs" />
- <Compile Include="SysManager\IButton.cs" />
- <Compile Include="SysManager\IRoleAuthModel.cs" />
- <Compile Include="SysManager\ISysConfig.cs" />
- <Compile Include="SysManager\IXTZHModel.cs" />
- <Compile Include="SysManager\ISystemModule.cs" />
- <Compile Include="SysManager\IXTJSModel.cs" />
- <Compile Include="WorkFlow\IWorkFlow.cs" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\PMS.BusinessModels\PMS.BusinessModels.csproj">
- <Project>{3B141CB1-78C7-498C-8914-14661168D179}</Project>
- <Name>PMS.BusinessModels</Name>
- </ProjectReference>
- <ProjectReference Include="..\PMS.EntityModels\PMS.EntityModels.csproj">
- <Project>{4c9c8fad-7ebd-41eb-9115-4b0e6b5add1f}</Project>
- <Name>PMS.EntityModels</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <None Include="app.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>
|