Renamed Gui to Screen in the UserInterface library; improved documentation in ProgressionTracker

git-svn-id: file:///srv/devel/repo-conversion/nuwi@18 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
Markus Ewald 2007-12-20 19:15:33 +00:00
parent f9e7579f23
commit 7b46b57833

View File

@ -94,15 +94,15 @@
<DependentUpon>TrackingBar.cs</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<Content Include="Documents\Nuclex.Windows.Forms.xml" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Nuclex.Support\Nuclex.Support %28x86%29.csproj">
<Project>{471344D7-583D-4B40-BAC4-4E85E77441A9}</Project>
<Name>Nuclex.Support %28x86%29</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Documents\" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.