This commit is contained in:
Kurt Moraw
2020-11-07 18:07:55 +01:00
parent 6b16e3b676
commit 208e6fca8d
23 changed files with 2389 additions and 1466 deletions
+3
View File
@@ -220,6 +220,8 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClInclude Include="bass.h" />
<ClInclude Include="basswasapi.h" />
<ClInclude Include="fec.h" />
<ClInclude Include="fftw3.h" />
<ClInclude Include="fftw_lib\fftw3.h" />
<ClInclude Include="frameformat.h" />
@@ -229,6 +231,7 @@
</ItemGroup>
<ItemGroup>
<ClCompile Include="audio.cpp" />
<ClCompile Include="audio_wasapi.cpp" />
<ClCompile Include="constellation.cpp" />
<ClCompile Include="crc16.cpp" />
<ClCompile Include="fec.cpp" />