123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- <?xml version="1.0" encoding="utf-16"?>
- <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>8.0.50727</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{E28AD439-4E8B-40AF-9387-C6973E7746CC}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>UFIDA.U9.Cust.Kusi.CJJ.Plugin.UI</RootNamespace>
- <AssemblyName>UFIDA.U9.Cust.Kusi.CJJ.UIPlugin</AssemblyName>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
- <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.Data" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Web" />
- <Reference Include="UFIDA.U9.Base.Security.UserRoleUI.WebPart">
- <HintPath>E:\yonyou\U9CE\Portal\UILib\UFIDA.U9.Base.Security.UserRoleUI.WebPart.dll</HintPath>
- </Reference>
- <Reference Include="UFIDA.U9.Cust.Kusi.CJJ.RestApi">
- <HintPath>E:\yonyou\U9CE\Portal\ApplicationServer\Libs\UFIDA.U9.Cust.Kusi.CJJ.RestApi.dll</HintPath>
- </Reference>
- <Reference Include="UFIDA.U9.Cust.Kusi.CJJ.RestApi.Agent">
- <HintPath>E:\yonyou\U9CE\Portal\ApplicationServer\Libs\UFIDA.U9.Cust.Kusi.CJJ.RestApi.Agent.dll</HintPath>
- </Reference>
- <Reference Include="UFIDA.U9.Cust.Kusi.CJJ.RestApi.Deploy">
- <HintPath>E:\yonyou\U9CE\Portal\ApplicationServer\Libs\UFIDA.U9.Cust.Kusi.CJJ.RestApi.Deploy.dll</HintPath>
- </Reference>
- <Reference Include="UFIDA.U9.MFG.BC.BarCodeUsedUI.WebPart">
- <HintPath>E:\yonyou\U9CE\Portal\UILib\UFIDA.U9.MFG.BC.BarCodeUsedUI.WebPart.dll</HintPath>
- </Reference>
- <Reference Include="UFIDA.U9.UI.BusinessHelper">
- <HintPath>E:\yonyou\U9CE\Portal\ApplicationLib\UFIDA.U9.UI.BusinessHelper.dll</HintPath>
- </Reference>
- <Reference Include="UFSoft.UBF.UI.WebControls.UFDataGrid">
- <HintPath>E:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\UFSoft.UBF.UI.WebControls.UFDataGrid.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <None Include="WebPartExtend_UFIDA.U9.Cust.Kusi.CJJ.UIPlugin.config" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="RoleMainUIFormWebPart\RoleMainUIFormWebPart.cs" />
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <Import Project="UI.targets" />
- </Project>
|