diff UCIS.Core.csproj @ 55:ec222fb577dd

Added Windows Named Pipe stream wrapper
author Ivo Smits <Ivo@UCIS.nl>
date Wed, 02 Oct 2013 21:34:09 +0200
parents ba4e2cb031e0
children b1efeada517e
line wrap: on
line diff
--- a/UCIS.Core.csproj	Wed Oct 02 21:17:30 2013 +0200
+++ b/UCIS.Core.csproj	Wed Oct 02 21:34:09 2013 +0200
@@ -178,6 +178,7 @@
     <Compile Include="VNCServer\IFramebuffer.cs" />
     <Compile Include="VNCServer\VNCServer.cs" />
     <Compile Include="Windows\ServiceManager.cs" />
+    <Compile Include="Windows\WindowsNamedPipe.cs" />
     <Compile Include="Xml\PolicyFile.cs" />
     <Compile Include="Xml\Server.cs" />
     <Compile Include="Xml\Socket.cs" />