Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidXanatos committed Mar 30, 2021
1 parent 98878b2 commit a5067a3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Sandboxie/install/kmdutil/kmdutil.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -127,12 +127,6 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="KmdUtil.c" />
<ClCompile Include="rc4.cpp">
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='SbieRelease|Win32'">NotUsing</PrecompiledHeader>
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='SbieDebug|Win32'">NotUsing</PrecompiledHeader>
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='SbieRelease|x64'">NotUsing</PrecompiledHeader>
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='SbieDebug|x64'">NotUsing</PrecompiledHeader>
</ClCompile>
<ClCompile Include="sbiedrv.c" />
<ClCompile Include="scandll.c" />
<ClCompile Include="stdafx.c">
Expand All @@ -143,7 +137,6 @@
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="rc4.h" />
<ClInclude Include="stdafx.h" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit a5067a3

Please sign in to comment.