Skip to content

Commit

Permalink
wrong file included by mistake in testbed project
Browse files Browse the repository at this point in the history
Fix project for visual studio
  • Loading branch information
mm2 committed Oct 21, 2022
1 parent 1cefcca commit 496293a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion Projects/VC2022/testbed/testbed.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,6 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\..\testbed\fuzzer.c" />
<ClCompile Include="..\..\..\testbed\testcms2.c" />
<ClCompile Include="..\..\..\testbed\testplugin.c" />
<ClCompile Include="..\..\..\testbed\zoo_icc.c" />
Expand Down
3 changes: 0 additions & 3 deletions Projects/VC2022/testbed/testbed.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,5 @@
<ClCompile Include="..\..\..\testbed\zoo_icc.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\..\..\testbed\fuzzer.c">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
</Project>

0 comments on commit 496293a

Please sign in to comment.