Made adjustments to reflect the recent name change of Nuclex.SpecialFx to Nuclex.Graphics.Effects; fixed all remaining compiler warnings
git-svn-id: file:///srv/devel/repo-conversion/nuwi@6 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
parent
6af905e107
commit
e48d9d3643
|
@ -58,7 +58,10 @@
|
||||||
<Reference Include="System.Xml" />
|
<Reference Include="System.Xml" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs">
|
||||||
|
<XNAUseContentPipeline>false</XNAUseContentPipeline>
|
||||||
|
<Name>AssemblyInfo</Name>
|
||||||
|
</Compile>
|
||||||
<Compile Include="Source\ContainerListView\ContainerListView.cs">
|
<Compile Include="Source\ContainerListView\ContainerListView.cs">
|
||||||
<SubType>Component</SubType>
|
<SubType>Component</SubType>
|
||||||
<XNAUseContentPipeline>false</XNAUseContentPipeline>
|
<XNAUseContentPipeline>false</XNAUseContentPipeline>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user