aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/SideChains/RealTimeGraphEx/RealTimeGraphEx.csproj
blob: bf5a16dcaf980b087e34c3c237c19010575dac18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashbang */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */
.highlight .cpf { color: #888888 } /* Comment.PreprocFile */
.highlight .c1 { color: #888888 } /* Comment.Single */
.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #333333 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #666666 } /* Generic.Subheading */
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008800 } /* Keyword.Pseudo */
.highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */
.highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */
.highlight .na { color: #336699 } /* Name.Attribute */
.highlight .nb { color: #003388 } /* Name.Builtin */
.highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */
.highlight .no { color: #003366; font-weight: bold } /* Name.Constant */
.highlight .nd { color: #555555 } /* Name.Decorator */
.highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */
.highlight .nl { color: #336699; font-style: italic } /* Name.Label */
.highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */
.highlight .py { color: #336699; font-weight: bold } /* Name.Property */
.highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #336699 } /* Name.Variable */
.highlight .ow { color: #008800 } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */
.highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */
.highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */
.highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */
.highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */
.highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */
.highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */
.highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */
.highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */
.highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */
.highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */
.highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */
.highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */
.highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */
.highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */
.highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */
.highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */
.highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */
.highlight .bp { colo
<?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>{B9AE25D6-BE35-492F-9079-21A7F3E6F7CC}</ProjectGuid>
    <OutputType>library</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>RealTimeGraphEx</RootNamespace>
    <AssemblyName>RealTimeGraphEx</AssemblyName>
    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
    <WarningLevel>4</WarningLevel>
    <SccProjectName>SAK</SccProjectName>
    <SccLocalPath>SAK</SccLocalPath>
    <SccAuxPath>SAK</SccAuxPath>
    <SccProvider>SAK</SccProvider>
    <NuGetPackageImportStamp>
    </NuGetPackageImportStamp>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\Debug\</OutputPath>
    <DefineConstants>TRACE;DEBUG;WPF</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <DocumentationFile>
    </DocumentationFile>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <DebugType>pdbonly</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\Release\</OutputPath>
    <DefineConstants>TRACE;WPF</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="Costura, Version=1.6.2.0, Culture=neutral, PublicKeyToken=9919ef960d84173d, processorArchitecture=MSIL">
      <HintPath>..\..\packages\Costura.Fody.1.6.2\lib\dotnet\Costura.dll</HintPath>
      <Private>False</Private>
    </Reference>
    <Reference Include="SharpDX, Version=2.6.3.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>Referenced Assemblies\SharpDX.dll</HintPath>
    </Reference>
    <Reference Include="SharpDX.Direct2D1, Version=2.6.3.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>Referenced Assemblies\SharpDX.Direct2D1.dll</HintPath>
    </Reference>
    <Reference Include="SharpDX.Direct3D10, Version=2.6.3.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>Referenced Assemblies\SharpDX.Direct3D10.dll</HintPath>
    </Reference>
    <Reference Include="SharpDX.Direct3D9, Version=2.6.3.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>Referenced Assemblies\SharpDX.Direct3D9.dll</HintPath>
    </Reference>
    <Reference Include="SharpDX.DXGI, Version=2.6.3.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>Referenced Assemblies\SharpDX.DXGI.dll</HintPath>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.Data" />
    <Reference Include="System.Drawing" />
    <Reference Include="System.Xml" />
    <Reference Include="Microsoft.CSharp" />
    <Reference Include="System.Core" />
    <Reference Include="System.Xml.Linq" />
    <Reference Include="System.Data.DataSetExtensions" />
    <Reference Include="System.Xaml">
      <RequiredTargetFramework>4.0</RequiredTargetFramework>
    </Reference>
    <Reference Include="WindowsBase" />
    <Reference Include="PresentationCore" />
    <Reference Include="PresentationFramework" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Components\ComponentLocationEnum.cs" />
    <Compile Include="Components\GridLines.cs" />
    <Compile Include="Components\ComponentBase.cs" />
    <Compile Include="ComponentsItems\YAxisBigTick.cs" />
    <Compile Include="ComponentsItems\YAxisLabel.cs" />
    <Compile Include="ComponentsItems\YAxisLegend.cs" />
    <Compile Include="Components\MouseValueToolTip.cs" />
    <Compile Include="Components\YAxisLegends.cs" />
    <Compile Include="ComponentsItems\YAxisSmallTick.cs" />
    <Compile Include="Components\YAxisTicks.cs" />
    <Compile Include="Components\YAxisWave.cs" />
    <Compile Include="Controllers\GraphControllerBase.cs" />
    <Compile Include="Controllers\GraphController.cs" />
    <Compile Include="Controllers\GraphMultiController.cs" />
    <Compile Include="DirectXGraphs\RealTimeGraphExDirectXLineErase.cs" />
    <Compile Include="DirectXGraphs\RealTimeGraphExDirectXLineScroll.cs" />
    <Compile Include="DirectXGraphs\RealTimeGraphExDirectXMultiLineErase.cs" />
    <Compile Include="DirectXGraphs\RealTimeGraphExDirectXMultiLineScroll.cs" />
    <Compile Include="DX2D\Direct2DControl.cs" />
    <Compile Include="DX2D\Disposer.cs" />
    <Compile Include="DX2D\DX10ImageSource.cs" />
    <Compile Include="DX2D\DXGraphSurfaceMultiErase.cs" />
    <Compile Include="DX2D\DXGraphSurfaceSingleErase.cs" />
    <Compile Include="DX2D\DXGraphSurfaceMultiScroll.cs" />
    <Compile Include="DX2D\NativeMethods.cs" />
    <Compile Include="DX2D\DXGraphSurfaceSingleScroll.cs" />
    <Compile Include="Enums\ZoomDirectionEnum.cs" />
    <Compile Include="ExtensionMethods\BrushExtensions.cs" />
    <Compile Include="ExtensionMethods\ColorExtensions.cs" />
    <Compile Include="ExtensionMethods\RenderTargetExtensions.cs" />
    <Compile Include="Models\ConcurrentPointsList.cs" />
    <Compile Include="RealTimeGraphExMultiBase.cs" />
    <Compile Include="Synchronization\SyncManager.cs" />
    <Compile Include="WriteableBitmap\BitmapContext.cs" />
    <Compile Include="WriteableBitmap\BitmapFactory.cs" />
    <Compile Include="WriteableBitmap\NativeMethods.cs" />
    <Compile Include="WriteableBitmap\WriteableBitmapAntialiasingExtensions.cs" />
    <Compile Include="WriteableBitmap\WriteableBitmapBaseExtensions.cs" />
    <Compile Include="WriteableBitmap\WriteableBitmapBlitExtensions.cs" />
    <Compile Include="WriteableBitmap\WriteableBitmapContextExtensions.cs" />
    <Compile Include="WriteableBitmap\WriteableBitmapConvertExtensions.cs" />
    <Compile Include="WriteableBitmap\WriteableBitmapFillExtensions.cs" />
    <Compile Include="WriteableBitmap\WriteableBitmapFilterExtensions.cs" />
    <Compile Include="WriteableBitmap\WriteableBitmapLineExtensions.cs" />
    <Compile Include="WriteableBitmap\WriteableBitmapShapeExtensions.cs" />
    <Compile Include="WriteableBitmap\WriteableBitmapSplineExtensions.cs" />
    <Compile Include="WriteableBitmap\WriteableBitmapTransformationExtensions.cs" />
    <Compile Include="DataSeries\DataYSeries.cs" />
    <Compile Include="Enums\ZoomModeEnum.cs" />
    <Compile Include="Enums\OpacityTypeEnum.cs" />
    <Compile Include="Models\RealTimeGraphExReachPolygon.cs" />
    <Compile Include="Models\RangeData.cs" />
    <Compile Include="Properties\AssemblyInfo.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Properties\Resources.Designer.cs">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
      <DependentUpon>Resources.resx</DependentUpon>
    </Compile>
    <Compile Include="Properties\Settings.Designer.cs">
      <AutoGen>True</AutoGen>
      <DependentUpon>Settings.settings</DependentUpon>
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
    </Compile>
    <Compile Include="Models\RealTimeGraphColumnsCollection.cs" />
    <Compile Include="Models\RealTimeGraphExColumn.cs" />
    <Compile Include="ReachGraphs\RealTimeGraphExReachCircle.cs" />
    <Compile Include="ReachGraphs\RealTimeGraphExReachLineErase.cs" />
    <Compile Include="ReachGraphs\RealTimeGraphExReachLineScroll.cs" />
    <Compile Include="ReachGraphs\RealTimeGraphExReachMultiLineErase.cs" />
    <Compile Include="ReachGraphs\RealTimeGraphExReachMultiLineScroll.cs" />
    <Compile Include="ReachGraphs\RealTimeGraphExReachVUMeter.cs" />
    <Compile Include="ReachGraphs\RealTimeGraphExReachWaveScroll.cs" />
    <Compile Include="RealTimeGraphExBase.cs" />
    <Compile Include="FastGraphs\RealTimeGraphExEllipseScroll.cs" />
    <Compile Include="FastGraphs\RealTimeGraphExLineScroll.cs" />
    <Compile Include="FastGraphs\RealTimeGraphExMultiLineScroll.cs" />
    <Compile Include="Models\RealTimeGraphExPoint.cs" />
    <Compile Include="Models\RealTimeGraphExPolygon.cs" />
    <Compile Include="FastGraphs\RealTimeGraphExShapeErase.cs" />
    <Compile Include="FastGraphs\RealTimeGraphExShapeScroll.cs" />
    <Compile Include="FastGraphs\RealTimeGraphExWaveErase.cs" />
    <Compile Include="FastGraphs\RealTimeGraphExWaveScroll.cs" />
    <Compile Include="FastGraphs\RealTimeGraphExLineErase.cs" />
    <Compile Include="Components\YAxisScroll.cs" />
    <Compile Include="FastGraphs\RealTimeGraphExMultiLineErase.cs" />
    <Compile Include="FastGraphs\ShapeTypeEnum.cs" />
    <EmbeddedResource Include="Properties\Resources.resx">
      <Generator>ResXFileCodeGenerator</Generator>
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
    </EmbeddedResource>
    <None Include="packages.config" />
    <None Include="Properties\Settings.settings">
      <Generator>SettingsSingleFileGenerator</Generator>
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
    </None>
    <AppDesigner Include="Properties\" />
  </ItemGroup>
  <ItemGroup>
    <None Include="FodyWeavers.xml" />
    <Content Include="Referenced Assemblies\SharpDX.Direct2D1.dll" />
    <Resource Include="Referenced Assemblies\SharpDX.Direct2D1.xml" />
    <Content Include="Referenced Assemblies\SharpDX.Direct3D10.dll" />
    <Resource Include="Referenced Assemblies\SharpDX.Direct3D10.xml" />
    <Content Include="Referenced Assemblies\SharpDX.Direct3D9.dll" />
    <Resource Include="Referenced Assemblies\SharpDX.Direct3D9.xml" />
    <Content Include="Referenced Assemblies\SharpDX.dll" />
    <Content Include="Referenced Assemblies\SharpDX.DXGI.dll" />
    <Resource Include="Referenced Assemblies\SharpDX.DXGI.xml" />
    <Resource Include="Referenced Assemblies\SharpDX.xml" />
  </ItemGroup>
  <ItemGroup>
    <Page Include="Resources\Resources.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
  </ItemGroup>
  <ItemGroup>
    <Folder Include="ComponentsData\" />
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  <PropertyGroup>
    <PreBuildEvent>(if exist "$(TargetDir)*old.pdb" del "$(TargetDir)*old.pdb") &amp; (if exist "$(TargetDir)*.pdb" ren "$(TargetDir)*.pdb" *.old.pdb)</PreBuildEvent>
  </PropertyGroup>
  <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
    <PropertyGroup>
      <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them.  For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
    </PropertyGroup>
    <Error Condition="!Exists('..\..\packages\Fody.2.0.0\build\dotnet\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Fody.2.0.0\build\dotnet\Fody.targets'))" />
    <Error Condition="!Exists('..\..\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets'))" />
  </Target>
  <Import Project="..\..\packages\Fody.2.0.0\build\dotnet\Fody.targets" Condition="Exists('..\..\packages\Fody.2.0.0\build\dotnet\Fody.targets')" />
  <Import Project="..\..\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets" Condition="Exists('..\..\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets')" />
  <ProjectExtensions>
    <VisualStudio>
      <UserProperties BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UseGlobalSettings="False" BuildVersion_StartDate="2000/1/1" />
    </VisualStudio>
  </ProjectExtensions>
  <!-- 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>