mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-25 11:46:27 +00:00
msbuild: use default Project attrs
maybe it makes the xml less scary :D
This commit is contained in:
parent
2808909a97
commit
64cd4cc86f
77 changed files with 77 additions and 77 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<Project>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="AudioCommon\AudioCommon.h" />
|
||||
<ClInclude Include="AudioCommon\AudioStretcher.h" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue