mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-24 10:18:45 +00:00
squash (#8)
* Update macos.yml * Update linux.yml * Update windows.yml * Create pull.yml * Update linux.yml * Update MPN Code for Memory changes * fix config crash * Source * Update pull.yml * Update windows.yml * Update windows.yml * Update windows.yml (#7) * Update windows.yml * Update windows.yml * Update windows.yml * Update windows.yml * Update windows.yml * Update windows.yml
This commit is contained in:
parent
1e466a032b
commit
4b50513726
57 changed files with 218 additions and 178 deletions
|
@ -4,6 +4,7 @@
|
|||
<Import Project="$(VSPropsDir)Base.Targets.props" />
|
||||
<PropertyGroup Label="Globals">
|
||||
<ProjectGuid>{1970D175-3DE8-4738-942A-4D98D1CDBF64}</ProjectGuid>
|
||||
<WindowsTargetPlatformVersion>10.0.22621.0</WindowsTargetPlatformVersion>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<Import Project="$(VSPropsDir)Configuration.Application.props" />
|
||||
|
|
|
@ -5,20 +5,6 @@
|
|||
<UniqueIdentifier>{0b70242b-1d98-432f-a60e-d4ca0674852e}</UniqueIdentifier>
|
||||
</Filter>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Testdata\dsp_test.bin">
|
||||
<Filter>TestData</Filter>
|
||||
</None>
|
||||
<None Include="Testdata\dsp_test.S">
|
||||
<Filter>TestData</Filter>
|
||||
</None>
|
||||
<None Include="Testdata\hermes.bin">
|
||||
<Filter>TestData</Filter>
|
||||
</None>
|
||||
<None Include="Testdata\hermes.s">
|
||||
<Filter>TestData</Filter>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="DSPTool.cpp" />
|
||||
<ClCompile Include="StubHost.cpp" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue