* 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:
Nayla 2023-04-11 19:19:57 -04:00 committed by GitHub
commit 4b50513726
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
57 changed files with 218 additions and 178 deletions

View file

@ -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" />

View file

@ -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" />