diff UCIS.csproj @ 13:92e09198e7e7

Added Remoting code
author Ivo Smits <Ivo@UCIS.nl>
date Wed, 27 Feb 2013 18:47:15 +0100
parents ba8f94212c6e
children c873e3dd73fe
line wrap: on
line diff
--- a/UCIS.csproj	Sun Feb 17 17:11:58 2013 +0100
+++ b/UCIS.csproj	Wed Feb 27 18:47:15 2013 +0100
@@ -80,6 +80,7 @@
     <Compile Include="Properties\AssemblyInfo.cs" />
     <Compile Include="ProtocolBuffers.cs" />
     <Compile Include="Radio\Tuner.cs" />
+    <Compile Include="Remoting\RemotingManager.cs" />
     <Compile Include="ThreadPool.cs" />
     <Compile Include="UTF8NoPreamble.cs" />
     <Compile Include="Util\ArrayUtil.cs" />