Windows clean ups of the new DMR TA code.

This commit is contained in:
Jonathan Naylor
2018-12-08 20:24:05 +00:00
parent e9e0b7fe1e
commit afdb36f7b6
3 changed files with 48 additions and 31 deletions

View File

@@ -281,6 +281,9 @@
<ClInclude Include="NullModem.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="DMRTA.h">
<Filter>Header Files</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="BPTC19696.cpp">
@@ -526,5 +529,8 @@
<ClCompile Include="NullModem.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="DMRTA.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
</Project>