mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
msbuild: use default Project attrs
maybe it makes the xml less scary :D
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// Helper inline tasks used by the Qt/MSBuild targets
|
||||
// -->
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<Project>
|
||||
|
||||
<!--
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user