diff UCIS.csproj @ 11:2e0ff842aa4a

Added Protocol Buffers encoding/decoding code
author Ivo Smits <Ivo@UCIS.nl>
date Mon, 04 Feb 2013 22:47:01 +0100
parents 2933f7750542
children ba8f94212c6e
line wrap: on
line diff
--- a/UCIS.csproj	Fri Jan 18 18:24:20 2013 +0100
+++ b/UCIS.csproj	Mon Feb 04 22:47:01 2013 +0100
@@ -77,6 +77,7 @@
     <Compile Include="Pml\RW\PmlXmlRW.cs" />
     <Compile Include="Pml\Channels\TCPPmlChannel.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
+    <Compile Include="ProtocolBuffers.cs" />
     <Compile Include="Radio\Tuner.cs" />
     <Compile Include="ThreadPool.cs" />
     <Compile Include="UTF8NoPreamble.cs" />