mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
msbuild: use default Project attrs
maybe it makes the xml less scary :D
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<Project>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="Common\Arm64Emitter.h" />
|
||||
<ClInclude Include="Common\ArmCommon.h" />
|
||||
|
Reference in New Issue
Block a user