Skip to content

Commit

Permalink
Update tpm2-openssl.vcxproj
Browse files Browse the repository at this point in the history
Signed-off-by: Sushrut Shringarputale <[email protected]>
  • Loading branch information
sushshring authored and gotthardp committed Nov 8, 2023
1 parent d56c3c5 commit 37b9760
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tpm2-openssl.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<ClCompile Include="src\tpm2-provider-pkey.c" />
<ClCompile Include="src\tpm2-provider-rand.c" />
<ClCompile Include="src\tpm2-provider-signature.c" />
<ClCompile Include="src\tpm2-provider-store-object.c" />
<ClCompile Include="src\tpm2-provider-store-handle.c" />
<ClCompile Include="src\tpm2-provider-types.c" />
<ClCompile Include="src\tpm2-provider-x509.c" />
<ClCompile Include="src\tpm2-provider.c" />
Expand All @@ -170,4 +170,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>

0 comments on commit 37b9760

Please sign in to comment.