.wav file toegevoegt
This commit is contained in:
@@ -189,6 +189,9 @@
|
|||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="worlds\world1.json" />
|
<None Include="worlds\world1.json" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Media Include="WAVE\Sound.wav" />
|
||||||
|
</ItemGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||||
<ImportGroup Label="ExtensionTargets">
|
<ImportGroup Label="ExtensionTargets">
|
||||||
</ImportGroup>
|
</ImportGroup>
|
||||||
|
|||||||
@@ -108,4 +108,9 @@
|
|||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="worlds\world1.json" />
|
<None Include="worlds\world1.json" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Media Include="WAVE\Sound.wav">
|
||||||
|
<Filter>Resource Files</Filter>
|
||||||
|
</Media>
|
||||||
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
||||||
Reference in New Issue
Block a user