Skip to content

Commit

Permalink
Add stack.c to Visual Studio project.
Browse files Browse the repository at this point in the history
  • Loading branch information
plusvic committed Aug 14, 2018
1 parent e0c4c6b commit 97138a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions windows/vs2015/libyara/libyara.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@
<ClCompile Include="..\..\..\libyara\scan.c" />
<ClCompile Include="..\..\..\libyara\scanner.c" />
<ClCompile Include="..\..\..\libyara\sizedstr.c" />
<ClCompile Include="..\..\..\libyara\stack.c" />
<ClCompile Include="..\..\..\libyara\stopwatch.c" />
<ClCompile Include="..\..\..\libyara\stream.c" />
<ClCompile Include="..\..\..\libyara\strutils.c" />
Expand Down

0 comments on commit 97138a4

Please sign in to comment.