middleware/Communication/Communication.csproj
changeset 41 d2f735d7763f
parent 29 fcf435874395
child 54 eb52a12370a3
equal deleted inserted replaced
40:0f31ebcc62b7 41:d2f735d7763f
    51     </Reference>
    51     </Reference>
    52   </ItemGroup>
    52   </ItemGroup>
    53   <ItemGroup>
    53   <ItemGroup>
    54     <Compile Include="Server.cs" />
    54     <Compile Include="Server.cs" />
    55     <Compile Include="TUIOServer.cs" />
    55     <Compile Include="TUIOServer.cs" />
       
    56     <Compile Include="WSClient.cs" />
    56     <Compile Include="WSServer.cs" />
    57     <Compile Include="WSServer.cs" />
    57     <Compile Include="Properties\AssemblyInfo.cs" />
    58     <Compile Include="Properties\AssemblyInfo.cs" />
    58   </ItemGroup>
    59   </ItemGroup>
    59   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    60   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    60   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
    61   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.