|
@@ -68,10 +68,6 @@
|
|
|
<None Include="Content\Audio\wav\powerup_spawn.wav" />
|
|
|
<None Include="Content\Audio\wav\powerup_touch.wav" />
|
|
|
<None Include="Content\Audio\wav\rocket.wav" />
|
|
|
- <None Include="Content\BloomPostprocess\Effects\BloomCombine.fx" />
|
|
|
- <None Include="Content\BloomPostprocess\Effects\BloomExtract.fx" />
|
|
|
- <None Include="Content\BloomPostprocess\Effects\GaussianBlur.fx" />
|
|
|
- <None Include="Content\Effects\Clouds.fx" />
|
|
|
<None Include="Content\Fonts\MenuFont.spritefont" />
|
|
|
<None Include="Content\Fonts\MessageBox.spritefont" />
|
|
|
<None Include="Content\Fonts\NetRumbleFont.png" />
|
|
@@ -207,10 +203,6 @@
|
|
|
<Content Include="Content\Particles\rocketTrail.xml" />
|
|
|
<Content Include="Content\Particles\shipExplosion.xml" />
|
|
|
<Content Include="Content\Particles\shipSpawn.xml" />
|
|
|
- <Content Include="Content\Effects\Clouds.xnb" />
|
|
|
- <Content Include="Content\BloomPostprocess\Effects\BloomCombine.xnb" />
|
|
|
- <Content Include="Content\BloomPostprocess\Effects\BloomExtract.xnb" />
|
|
|
- <Content Include="Content\BloomPostprocess\Effects\GaussianBlur.xnb" />
|
|
|
<Content Include="Content\Audio\wav\asteroid_touch.xnb" />
|
|
|
<Content Include="Content\Audio\wav\explosion_large.xnb" />
|
|
|
<Content Include="Content\Audio\wav\explosion_medium.xnb" />
|
|
@@ -226,10 +218,36 @@
|
|
|
<Content Include="Content\Audio\wav\powerup_spawn.xnb" />
|
|
|
<Content Include="Content\Audio\wav\powerup_touch.xnb" />
|
|
|
<Content Include="Content\Audio\wav\rocket.xnb" />
|
|
|
- <Content Include="Content\Effects\Clouds.fsh" />
|
|
|
- <Content Include="Content\BloomPostprocess\Effects\BloomCombine.fsh" />
|
|
|
- <Content Include="Content\BloomPostprocess\Effects\BloomExtract.fsh" />
|
|
|
- <Content Include="Content\BloomPostprocess\Effects\GaussianBlur.fsh" />
|
|
|
<Content Include="Content\One Step Beyond.wma" />
|
|
|
+ <Content Include="..\CompiledContent\OSX\Content\Effects\BloomCombine.xnb">
|
|
|
+ <Link>Content\BloomPostprocess\Effects\BloomCombine.xnb</Link>
|
|
|
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="..\CompiledContent\OSX\Content\Effects\BloomExtract.xnb">
|
|
|
+ <Link>Content\BloomPostprocess\Effects\BloomExtract.xnb</Link>
|
|
|
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="..\CompiledContent\OSX\Content\Effects\GaussianBlur.xnb">
|
|
|
+ <Link>Content\BloomPostprocess\Effects\GaussianBlur.xnb</Link>
|
|
|
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="..\CompiledContent\OSX\Content\Effects\Clouds.xnb">
|
|
|
+ <Link>Content\Effects\Clouds.xnb</Link>
|
|
|
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ </ItemGroup>
|
|
|
+ <ItemGroup>
|
|
|
+ <ProjectReference Include="..\..\ThirdParty\Lidgren.Network\Lidgren.Network.MacOS.csproj">
|
|
|
+ <Project>{AE483C29-042E-4226-BA52-D247CE7676DA}</Project>
|
|
|
+ <Name>Lidgren.Network.MacOS</Name>
|
|
|
+ </ProjectReference>
|
|
|
+ <ProjectReference Include="..\..\MonoGame.Framework\MonoGame.Framework.MacOS.csproj">
|
|
|
+ <Project>{36C538E6-C32A-4A8D-A39C-566173D7118E}</Project>
|
|
|
+ <Name>MonoGame.Framework.MacOS</Name>
|
|
|
+ </ProjectReference>
|
|
|
+ </ItemGroup>
|
|
|
+ <ItemGroup>
|
|
|
+ <Folder Include="Content\Effects\" />
|
|
|
+ <Folder Include="Content\BloomPostprocess\Effects\" />
|
|
|
</ItemGroup>
|
|
|
</Project>
|