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

@@ -173,6 +173,7 @@
<ClInclude Include="DMRShortLC.h" />
<ClInclude Include="DMRSlot.h" />
<ClInclude Include="DMRSlotType.h" />
<ClInclude Include="DMRTA.h" />
<ClInclude Include="DMRTrellis.h" />
<ClInclude Include="DStarControl.h" />
<ClInclude Include="DStarDefines.h" />
@@ -264,6 +265,7 @@
<ClCompile Include="DMRShortLC.cpp" />
<ClCompile Include="DMRSlot.cpp" />
<ClCompile Include="DMRSlotType.cpp" />
<ClCompile Include="DMRTA.cpp" />
<ClCompile Include="DMRTrellis.cpp" />
<ClCompile Include="DStarControl.cpp" />
<ClCompile Include="DStarHeader.cpp" />