.wav file toegevoegt

This commit is contained in:
Daniel
2016-05-30 11:59:36 +02:00
parent 0c73b5a586
commit a80fc69043
2 changed files with 8 additions and 0 deletions
+3
View File
@@ -189,6 +189,9 @@
<ItemGroup>
<None Include="worlds\world1.json" />
</ItemGroup>
<ItemGroup>
<Media Include="WAVE\Sound.wav" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
+5
View File
@@ -108,4 +108,9 @@
<ItemGroup>
<None Include="worlds\world1.json" />
</ItemGroup>
<ItemGroup>
<Media Include="WAVE\Sound.wav">
<Filter>Resource Files</Filter>
</Media>
</ItemGroup>
</Project>