Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LabComm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Anders Blomdell
LabComm
Commits
95313d9c
Commit
95313d9c
authored
10 years ago
by
Anders Blomdell
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/csharp/LabComm.csproj
+0
-26
0 additions, 26 deletions
lib/csharp/LabComm.csproj
with
0 additions
and
26 deletions
lib/csharp/LabComm.csproj
deleted
100644 → 0
+
0
−
26
View file @
9a97824a
<?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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment