mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-16 07:19:44 +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>
|
||||
<Import Project="Configuration.Base.props" />
|
||||
<PropertyGroup Label="Configuration">
|
||||
<ConfigurationType>Utility</ConfigurationType>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue