Skip to content

Commit

Permalink
Fix VS2019 build (string module)
Browse files Browse the repository at this point in the history
  • Loading branch information
1ndahous3 committed Nov 25, 2023
1 parent 01032a6 commit 6d8647b
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 6d8647b

Please sign in to comment.