Added source code folder.

This commit is contained in:
lem0nSec
2023-07-01 21:24:57 +02:00
parent ed43fd9bb0
commit 4c307a7dc4
4 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -130,10 +130,10 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="ShellGhost.c" />
<ClCompile Include="src/ShellGhost.c" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="ShellGhost.h" />
<ClInclude Include="src/ShellGhost.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
View File
View File