mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-27 03:38:47 +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
|
@ -33,7 +33,7 @@
|
|||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// Helper inline tasks used by the Qt/MSBuild targets
|
||||
// -->
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<Project>
|
||||
|
||||
<!--
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue