| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" 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>{3ADEFD6C-64B4-41B3-A157-84A99CCA9A5C}</ProjectGuid>
- <OutputType>Library</OutputType>
- <RootNamespace>PPModule</RootNamespace>
- <AssemblyName>PPModule</AssemblyName>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <Deterministic>true</Deterministic>
- <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>
- <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.Drawing" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- <Reference Include="Utilities, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="F_PP_0301.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_PP_0301.Designer.cs">
- <DependentUpon>F_PP_0301.cs</DependentUpon>
- </Compile>
- <Compile Include="F_PP_0201.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_PP_0201.Designer.cs">
- <DependentUpon>F_PP_0201.cs</DependentUpon>
- </Compile>
- <Compile Include="F_PP_0302.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_PP_0302.Designer.cs">
- <DependentUpon>F_PP_0302.cs</DependentUpon>
- </Compile>
- <Compile Include="F_PP_0202.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_PP_0202.Designer.cs">
- <DependentUpon>F_PP_0202.cs</DependentUpon>
- </Compile>
- <Compile Include="F_PP_0303.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_PP_0303.Designer.cs">
- <DependentUpon>F_PP_0303.cs</DependentUpon>
- </Compile>
- <Compile Include="F_PP_0203.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_PP_0203.Designer.cs">
- <DependentUpon>F_PP_0203.cs</DependentUpon>
- </Compile>
- <Compile Include="F_PP_0103.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_PP_0103.Designer.cs">
- <DependentUpon>F_PP_0103.cs</DependentUpon>
- </Compile>
- <Compile Include="F_PP_0121.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_PP_0121.Designer.cs">
- <DependentUpon>F_PP_0121.cs</DependentUpon>
- </Compile>
- <Compile Include="F_PP_0102.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_PP_0102.Designer.cs">
- <DependentUpon>F_PP_0102.cs</DependentUpon>
- </Compile>
- <Compile Include="F_PP_0111.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_PP_0111.Designer.cs">
- <DependentUpon>F_PP_0111.cs</DependentUpon>
- </Compile>
- <Compile Include="F_PP_0110.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_PP_0110.Designer.cs">
- <DependentUpon>F_PP_0110.cs</DependentUpon>
- </Compile>
- <Compile Include="F_PP_0101.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_PP_0101.Designer.cs">
- <DependentUpon>F_PP_0101.cs</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Service Include="{94E38DFF-614B-4cbd-B67C-F211BB35CE8B}" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="F_PP_0301.resx">
- <DependentUpon>F_PP_0301.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_PP_0201.resx">
- <DependentUpon>F_PP_0201.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_PP_0302.resx">
- <DependentUpon>F_PP_0302.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_PP_0202.resx">
- <DependentUpon>F_PP_0202.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_PP_0303.resx">
- <DependentUpon>F_PP_0303.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_PP_0203.resx">
- <DependentUpon>F_PP_0203.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_PP_0103.resx">
- <DependentUpon>F_PP_0103.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_PP_0121.resx">
- <DependentUpon>F_PP_0121.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_PP_0102.resx">
- <DependentUpon>F_PP_0102.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_PP_0111.resx">
- <DependentUpon>F_PP_0111.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_PP_0110.resx">
- <DependentUpon>F_PP_0110.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_PP_0101.resx">
- <DependentUpon>F_PP_0101.cs</DependentUpon>
- </EmbeddedResource>
- </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\WFControls\WFControls.csproj">
- <Project>{34c3d971-de12-44ea-9943-581c24860a84}</Project>
- <Name>WFControls</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.Contracts\WCF.Contracts.csproj">
- <Project>{9709de66-52b3-4f9e-adea-ea639586080b}</Project>
- <Name>WCF.Contracts</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>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|