Skip to content

Commit

Permalink
msvs: unite tests sources location
Browse files Browse the repository at this point in the history
  • Loading branch information
igagis committed Nov 8, 2024
1 parent 2da9e83 commit 063161e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msvs_solution/unit_tests/unit_tests.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\tests\unit\**\*.cpp" />
<ClCompile Include="..\..\tests\unit\src\**\*.cpp" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
Expand Down

0 comments on commit 063161e

Please sign in to comment.