We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7f8bd4 commit 3e1668aCopy full SHA for 3e1668a
test/test.vcxproj
@@ -330,12 +330,6 @@
330
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='DLL Release|x64'">true</ExcludedFromBuild>
331
</CopyFileToFolders>
332
</ItemGroup>
333
- <ItemGroup>
334
- <ClInclude Include="resource.h" />
335
- </ItemGroup>
336
337
- <ResourceCompile Include="test.rc" />
338
339
<ItemGroup>
340
<CopyFileToFolders Include="..\..\wolfssl\DLL Release\wolfssl.dll">
341
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
0 commit comments