Skip to content

Commit

Permalink
Moved project file in VS2022
Browse files Browse the repository at this point in the history
  • Loading branch information
John Wellbelove committed May 14, 2024
1 parent 096099d commit e3475be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/vs2022/etl.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -3311,15 +3311,15 @@
<ClCompile Include="..\test_crc8_j1850_zero.cpp">
<Filter>Tests\CRC</Filter>
</ClCompile>
<ClCompile Include="..\test_message.cpp">
<Filter>Tests</Filter>
</ClCompile>
<ClCompile Include="..\syntax_check\gcd.h.t.cpp">
<Filter>Tests\Syntax Checks\Source</Filter>
</ClCompile>
<ClCompile Include="..\syntax_check\lcm.h.t.cpp">
<Filter>Tests\Syntax Checks\Source</Filter>
</ClCompile>
<ClCompile Include="..\test_message.cpp">
<Filter>Tests\Messaging</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="..\..\library.properties">
Expand Down

0 comments on commit e3475be

Please sign in to comment.