rename tests\mpn\logic.c to t-logic.c

This commit is contained in:
Brian Gladman 2018-08-28 13:57:38 +01:00
parent 475408dcc2
commit 581c0a1e19
2 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ check_config $(Platform) $(Configuration) 17</Command>
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\..\..\tests\mpn\logic.c" />
<ClCompile Include="..\..\..\..\tests\mpn\t-logic.c" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\add-test-lib\add-test-lib.vcxproj">