Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit f9c8b3a

Browse files
Adding pthreadVC2.dll to IntgerationTest output; Removing unneeded meta file
1 parent faed518 commit f9c8b3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tests/IntegrationTests/IntegrationTests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@
122122
<Link>sfw_x64.dll</Link>
123123
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
124124
</None>
125-
<None Include="$(SolutionDir)\lib\sfw\win\x64\sfw_x64.dll.meta">
126-
<Link>sfw_x64.dll.meta</Link>
125+
<None Include="$(SolutionDir)\lib\sfw\win\x64\pthreadVC2.dll">
126+
<Link>pthreadVC2.dll</Link>
127127
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
128128
</None>
129129
</ItemGroup>

0 commit comments

Comments
 (0)