mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +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
2
Externals/cpp-optparse/cpp-optparse.vcxproj
vendored
2
Externals/cpp-optparse/cpp-optparse.vcxproj
vendored
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<Project>
|
||||
<Import Project="..\..\Source\VSProps\Base.Macros.props" />
|
||||
<Import Project="$(VSPropsDir)Base.Targets.props" />
|
||||
<PropertyGroup Label="Globals">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue