Several small optimizations; improved XML comments; added a text file for storing general ideas about the design of Nuclex.Support

git-svn-id: file:///srv/devel/repo-conversion/nusu@15 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
Markus Ewald 2007-05-08 18:42:00 +00:00
parent 88390bc38d
commit 7ec11b91b9
6 changed files with 49 additions and 18 deletions

View file

@ -182,6 +182,12 @@
<Name>WeightedProgressionWrapperCollection</Name>
</Compile>
</ItemGroup>
<ItemGroup>
<Content Include="Nuclex.Support.txt">
<XNAUseContentPipeline>false</XNAUseContentPipeline>
<Name>Nuclex.Support</Name>
</Content>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA\Game Studio Express\v1.0\Microsoft.Xna.ContentPipeline.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA\Game Studio Express\v1.0\Microsoft.Xna.Common.targets" />