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