Skip to content

Commit 3e1668a

Browse files
committed
Remove test.rc and resource.h from test.vcxproj.
1 parent a7f8bd4 commit 3e1668a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

test/test.vcxproj

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -330,12 +330,6 @@
330330
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='DLL Release|x64'">true</ExcludedFromBuild>
331331
</CopyFileToFolders>
332332
</ItemGroup>
333-
<ItemGroup>
334-
<ClInclude Include="resource.h" />
335-
</ItemGroup>
336-
<ItemGroup>
337-
<ResourceCompile Include="test.rc" />
338-
</ItemGroup>
339333
<ItemGroup>
340334
<CopyFileToFolders Include="..\..\wolfssl\DLL Release\wolfssl.dll">
341335
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>

0 commit comments

Comments
 (0)