diff options
| -rw-r--r-- | SuperPolarityMac/SuperPolarityMac.csproj | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/SuperPolarityMac/SuperPolarityMac.csproj b/SuperPolarityMac/SuperPolarityMac.csproj index 24da987..92c00ad 100644 --- a/SuperPolarityMac/SuperPolarityMac.csproj +++ b/SuperPolarityMac/SuperPolarityMac.csproj @@ -276,14 +276,6 @@ <Link>Content\Sound\polaritychange.xnb</Link> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </BundleResource> - <BundleResource Include="..\SuperPolarity\Content\Sound\polaritytheme.wav"> - <Link>Content\Sound\polaritytheme.wav</Link> - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> - </BundleResource> - <BundleResource Include="..\SuperPolarity\Content\Sound\polaritytheme.wma"> - <Link>Content\Sound\polaritytheme.wma</Link> - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> - </BundleResource> <BundleResource Include="..\SuperPolarity\Content\Sound\polaritytheme.xnb"> <Link>Content\Sound\polaritytheme.xnb</Link> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |