Skip to content
Snippets Groups Projects
Commit 95313d9c authored by Anders Blomdell's avatar Anders Blomdell
Browse files

Removed project file with out-of-date content. If it's needed it should

be auto-generated.
parent 9a97824a
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<OutputType>Library</OutputType>
<AssemblyName>LabComm</AssemblyName>
<ProjectGuid>{755CD5A6-C48E-4D35-B0BE-8EC0FDE1A2A1}</ProjectGuid>
<!-- Properties which affect the build process -->
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)' == 'Debug'">
<OutputPath>bin\Debug\</OutputPath>
</PropertyGroup>
<ItemGroup>
<Compile Include="se\lth\control\labcomm\LabCommDispatcher.cs" />
<Compile Include="se\lth\control\labcomm\LabCommDecoderRegistry.cs" />
<Compile Include="se\lth\control\labcomm\LabComm.cs" />
<Compile Include="se\lth\control\labcomm\LabCommSample.cs" />
<Compile Include="se\lth\control\labcomm\LabCommHandler.cs" />
<Compile Include="se\lth\control\labcomm\LabCommEncoderRegistry.cs" />
<Compile Include="se\lth\control\labcomm\LabCommDecoder.cs" />
<Compile Include="se\lth\control\labcomm\LabCommType.cs" />
<Compile Include="se\lth\control\labcomm\LabCommEncoderChannel.cs" />
<Compile Include="se\lth\control\labcomm\LabCommEncoder.cs" />
<Compile Include="se\lth\control\labcomm\LabCommDecoderChannel.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment