Changeset 5 for Dev/LoggingTool/LoggingTool.csproj
- Timestamp:
- 02/15/11 11:21:55 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/LoggingTool/LoggingTool.csproj
r4 r5 54 54 </ItemGroup> 55 55 <ItemGroup> 56 <Compile Include="LoggingTool.cs" /> 56 57 <Compile Include="interfaces\TeamUpLogic.cs" /> 57 58 <Compile Include="interfaces\ILoggerLogic.cs" /> … … 65 66 <Compile Include="Properties\AssemblyInfo.cs" /> 66 67 </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> 68 74 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 69 75 <!-- 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.