Ignore:
Timestamp:
02/15/11 11:21:55 (14 years ago)
Author:
jkraaijeveld
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/LoggingTool/LoggingTool.csproj

    r4 r5  
    5454  </ItemGroup>
    5555  <ItemGroup>
     56    <Compile Include="LoggingTool.cs" />
    5657    <Compile Include="interfaces\TeamUpLogic.cs" />
    5758    <Compile Include="interfaces\ILoggerLogic.cs" />
     
    6566    <Compile Include="Properties\AssemblyInfo.cs" />
    6667  </ItemGroup>
    67   <ItemGroup />
     68  <ItemGroup>
     69    <ProjectReference Include="..\..\..\UDKTCPLink\UDKTCPLink\UDKTCPLink.csproj">
     70      <Project>{5FB0E6BA-4999-494D-B6A4-7E884E6B4B6F}</Project>
     71      <Name>UDKTCPLink</Name>
     72    </ProjectReference>
     73  </ItemGroup>
    6874  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    6975  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.