1
0
mirror of https://bitbucket.org/anguist/ntpa synced 2025-10-05 18:41:13 +00:00
Files
ntpa/Ntp.Analyzer.Process/Ntp.Analyzer.Process.Graph.csproj
2016-05-28 00:25:34 +02:00

131 lines
5.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{266A828E-05CA-4FEB-8B78-0BC066760C26}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>Ntp.Analyzer.Process</RootNamespace>
<AssemblyName>Ntp.Analyzer.Process</AssemblyName>
<ReleaseVersion>0.6.1</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\bin</OutputPath>
<DefineConstants>DEBUG;GRAPH;</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>full</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\bin</OutputPath>
<DefineConstants>GRAPH;</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Server|AnyCPU' ">
<Optimize>true</Optimize>
<OutputPath>..\bin</OutputPath>
<DefineConstants>GRAPH;</DefineConstants>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Develop|AnyCPU' ">
<Optimize>false</Optimize>
<OutputPath>..\bin</OutputPath>
<DefineConstants>GRAPH;</DefineConstants>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
</ItemGroup>
<ItemGroup>
<Compile Include="Description\HostStatJob.cs" />
<Compile Include="Description\PeerStatJob.cs" />
<Compile Include="Description\HostGraphJob.cs" />
<Compile Include="Description\PeerGraphJob.cs" />
<Compile Include="Description\HostPageJob.cs" />
<Compile Include="Description\PeerPageJob.cs" />
<Compile Include="Description\StreamJob.cs" />
<Compile Include="Description\BulkStatJob.cs" />
<Compile Include="Description\NotifyJob.cs" />
<Compile Include="Description\AboutPageJob.cs" />
<Compile Include="Description\PeerGraphPageJob.cs" />
<Compile Include="Description\HostGraphPageJob.cs" />
<Compile Include="Description\TrafficGraphJob.cs" />
<Compile Include="Initializer.cs" />
<Compile Include="Main.cs" />
<Compile Include="Description\PeerSummaryPage.cs" />
<Compile Include="Description\HostIoStatJob.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>
<Folder Include="Description\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Ntp.Analyzer\Ntp.Analyzer.csproj">
<Project>{28444C86-1B41-4558-BA27-DCF32B2B1E0F}</Project>
<Name>Ntp.Analyzer</Name>
</ProjectReference>
<ProjectReference Include="..\Ntp.Config\Ntp.Config.csproj">
<Project>{43A1A769-6ED9-4AE1-821A-43F97814968C}</Project>
<Name>Ntp.Config</Name>
</ProjectReference>
<ProjectReference Include="..\Ntp.Analyzer.Objects\Ntp.Analyzer.Objects.csproj">
<Project>{02912378-E62D-4445-BA30-F56D3ABE9DA2}</Project>
<Name>Ntp.Analyzer.Objects</Name>
</ProjectReference>
<ProjectReference Include="..\Ntp.Monitor.Server\Ntp.Monitor.Server.csproj">
<Project>{13FA10AB-D656-4D72-BC69-2525D484C9DE}</Project>
<Name>Ntp.Monitor.Server</Name>
</ProjectReference>
<ProjectReference Include="..\Ntp.Data\Ntp.Data.csproj">
<Project>{03F3B0D9-AC35-43E3-9303-87A71FB73CD1}</Project>
<Name>Ntp.Data</Name>
</ProjectReference>
<ProjectReference Include="..\Ntp.Process\Ntp.Process.csproj">
<Project>{CCF0EE0C-E3E4-4A75-AFEB-C709ED51E90F}</Project>
<Name>Ntp.Process</Name>
</ProjectReference>
<ProjectReference Include="..\Ntp.Monitor.Client\Ntp.Monitor.Client.csproj">
<Project>{44D739DA-4CD4-4214-88EE-A9A293BB32B5}</Project>
<Name>Ntp.Monitor.Client</Name>
</ProjectReference>
<ProjectReference Include="..\Ntp.Interop\Ntp.Interop.csproj">
<Project>{A98DB601-2993-4181-A573-5FCCC5E954C1}</Project>
<Name>Ntp.Interop</Name>
</ProjectReference>
<ProjectReference Include="..\Ntp.Analyzer.Localize\Ntp.Analyzer.Localize.csproj">
<Project>{6F200007-52DB-4861-A565-124270C07F67}</Project>
<Name>Ntp.Analyzer.Localize</Name>
</ProjectReference>
<ProjectReference Include="..\Ntp.Analyzer.Data\Ntp.Analyzer.Data.csproj">
<Project>{8263BEAB-1610-4F82-9FC0-84421E5AB6B0}</Project>
<Name>Ntp.Analyzer.Data</Name>
</ProjectReference>
<ProjectReference Include="..\Ntp.Analyzer.Import\Ntp.Analyzer.Import.csproj">
<Project>{1F0A20C9-71C7-4A2C-8DB3-5D18E0E49227}</Project>
<Name>Ntp.Analyzer.Import</Name>
</ProjectReference>
<ProjectReference Include="..\Ntp.Log\Ntp.Log.csproj">
<Project>{909C8729-ED63-4603-85EA-34A1FC4D63D9}</Project>
<Name>Ntp.Log</Name>
</ProjectReference>
<ProjectReference Include="..\Ntp.Common\Ntp.Common.csproj">
<Project>{86848F80-2692-47AB-A68A-BFB2990B632E}</Project>
<Name>Ntp.Common</Name>
</ProjectReference>
<ProjectReference Include="..\Ntp.Data.Provider\Ntp.Data.Provider.csproj">
<Project>{B982916F-F2F1-4975-89A6-C8BACDC65542}</Project>
<Name>Ntp.Data.Provider</Name>
</ProjectReference>
</ItemGroup>
</Project>