Skip to content

Commit

Permalink
Fix VS2019 build (string module) (#2009)
Browse files Browse the repository at this point in the history
  • Loading branch information
1ndahous3 authored Nov 27, 2023
1 parent 72dc612 commit 4a90198
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions windows/vs2019/libyara/libyara.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@
<ClCompile Include="..\..\..\libyara\modules\pe\authenticode-parser\structs.c" />
<ClCompile Include="..\..\..\libyara\modules\pe\authenticode-parser\certificate.c" />
<ClCompile Include="..\..\..\libyara\modules\pe\pe_utils.c" />
<ClCompile Include="..\..\..\libyara\modules\string\string.c" />
<ClCompile Include="..\..\..\libyara\modules\tests\tests.c" />
<ClCompile Include="..\..\..\libyara\modules\time\time.c" />
<ClCompile Include="..\..\..\libyara\notebook.c" />
Expand Down

0 comments on commit 4a90198

Please sign in to comment.