| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="12.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>{49542F8F-BAFE-4F8D-9796-7BE61821769E}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Dongke.IBOSS.PRD.Client.TATModule</RootNamespace>
- <AssemblyName>TATModule</AssemblyName>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <TargetFrameworkProfile />
- <SccProjectName>
- </SccProjectName>
- <SccLocalPath>
- </SccLocalPath>
- <SccAuxPath>
- </SccAuxPath>
- <SccProvider>
- </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>
- <PlatformTarget>x86</PlatformTarget>
- </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>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x86\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
- <OutputPath>bin\x86\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x64\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
- <OutputPath>bin\x64\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Runtime.Serialization" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="F_TAT_0101.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0101.Designer.cs">
- <DependentUpon>F_TAT_0101.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0102.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0102.Designer.cs">
- <DependentUpon>F_TAT_0102.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0103.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0103.Designer.cs">
- <DependentUpon>F_TAT_0103.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0201.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0201.Designer.cs">
- <DependentUpon>F_TAT_0201.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0202.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0202.Designer.cs">
- <DependentUpon>F_TAT_0202.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0203.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0203.Designer.cs">
- <DependentUpon>F_TAT_0203.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0301.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0301.Designer.cs">
- <DependentUpon>F_TAT_0301.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0302.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0302.Designer.cs">
- <DependentUpon>F_TAT_0302.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0303.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0303.Designer.cs">
- <DependentUpon>F_TAT_0303.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0401.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0401.Designer.cs">
- <DependentUpon>F_TAT_0401.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0402.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0402.Designer.cs">
- <DependentUpon>F_TAT_0402.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0403.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0403.Designer.cs">
- <DependentUpon>F_TAT_0403.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0501.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0501.Designer.cs">
- <DependentUpon>F_TAT_0501.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0502.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0502.Designer.cs">
- <DependentUpon>F_TAT_0502.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0503.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0503.Designer.cs">
- <DependentUpon>F_TAT_0503.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0601.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0601.Designer.cs">
- <DependentUpon>F_TAT_0601.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0602.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0602.Designer.cs">
- <DependentUpon>F_TAT_0602.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0603.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0603.Designer.cs">
- <DependentUpon>F_TAT_0603.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0701.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0701.Designer.cs">
- <DependentUpon>F_TAT_0701.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0702.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0702.Designer.cs">
- <DependentUpon>F_TAT_0702.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0703.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0703.Designer.cs">
- <DependentUpon>F_TAT_0703.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0801.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0801.Designer.cs">
- <DependentUpon>F_TAT_0801.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0802.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0802.Designer.cs">
- <DependentUpon>F_TAT_0802.cs</DependentUpon>
- </Compile>
- <Compile Include="F_TAT_0803.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_TAT_0803.Designer.cs">
- <DependentUpon>F_TAT_0803.cs</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\DK.Basics\BaseControls\BaseControls.csproj">
- <Project>{7590dcac-f66d-4230-b713-268c865a7bb1}</Project>
- <Name>BaseControls</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\DK.Basics\BaseResources\BaseResources.csproj">
- <Project>{61710211-9b80-45c1-b338-fdf984c9ae43}</Project>
- <Name>BaseResources</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\DK.Basics\DockPanel\DockPanel.csproj">
- <Project>{e32f051d-7c28-42ec-ab5b-cfe18290aa45}</Project>
- <Name>DockPanel</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\DK.Basics\Library\Library.csproj">
- <Project>{922d0f0f-01c2-4fa5-a4ad-00064232f455}</Project>
- <Name>Library</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\WCF.Client\WCF.Proxys\WCF.Proxys.csproj">
- <Project>{d5ac665b-a113-4ddd-808c-7563202dc293}</Project>
- <Name>WCF.Proxys</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\WCF.Service\WCF.DataModels\WCF.DataModels.csproj">
- <Project>{4c4bfbdc-125c-488a-8b35-5a0637478c66}</Project>
- <Name>WCF.DataModels</Name>
- </ProjectReference>
- <ProjectReference Include="..\Client.Controls\Client.Controls.csproj">
- <Project>{ae533029-79c3-4053-ba9c-ad5a0b4fbbf7}</Project>
- <Name>Client.Controls</Name>
- </ProjectReference>
- <ProjectReference Include="..\Client.DataModels\Client.DataModels.csproj">
- <Project>{abded3cb-93e4-4216-b451-a747426fb5f0}</Project>
- <Name>Client.DataModels</Name>
- </ProjectReference>
- <ProjectReference Include="..\CommonModule\CommonModule.csproj">
- <Project>{fec6e3a7-c649-4300-b7dc-fe4e111b79f6}</Project>
- <Name>CommonModule</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="F_TAT_0101.resx">
- <DependentUpon>F_TAT_0101.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0102.resx">
- <DependentUpon>F_TAT_0102.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0103.resx">
- <DependentUpon>F_TAT_0103.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0201.resx">
- <DependentUpon>F_TAT_0201.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0202.resx">
- <DependentUpon>F_TAT_0202.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0203.resx">
- <DependentUpon>F_TAT_0203.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0301.resx">
- <DependentUpon>F_TAT_0301.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0302.resx">
- <DependentUpon>F_TAT_0302.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0303.resx">
- <DependentUpon>F_TAT_0303.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0401.resx">
- <DependentUpon>F_TAT_0401.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0402.resx">
- <DependentUpon>F_TAT_0402.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0403.resx">
- <DependentUpon>F_TAT_0403.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0501.resx">
- <DependentUpon>F_TAT_0501.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0502.resx">
- <DependentUpon>F_TAT_0502.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0503.resx">
- <DependentUpon>F_TAT_0503.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0601.resx">
- <DependentUpon>F_TAT_0601.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0602.resx">
- <DependentUpon>F_TAT_0602.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0603.resx">
- <DependentUpon>F_TAT_0603.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0701.resx">
- <DependentUpon>F_TAT_0701.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0702.resx">
- <DependentUpon>F_TAT_0702.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0703.resx">
- <DependentUpon>F_TAT_0703.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0801.resx">
- <DependentUpon>F_TAT_0801.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0802.resx">
- <DependentUpon>F_TAT_0802.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_TAT_0803.resx">
- <DependentUpon>F_TAT_0803.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\bg1.png" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\functionbackground1.png" />
- </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>
|