We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72dc612 commit 4a90198Copy full SHA for 4a90198
windows/vs2019/libyara/libyara.vcxproj
@@ -252,6 +252,7 @@
252
<ClCompile Include="..\..\..\libyara\modules\pe\authenticode-parser\structs.c" />
253
<ClCompile Include="..\..\..\libyara\modules\pe\authenticode-parser\certificate.c" />
254
<ClCompile Include="..\..\..\libyara\modules\pe\pe_utils.c" />
255
+ <ClCompile Include="..\..\..\libyara\modules\string\string.c" />
256
<ClCompile Include="..\..\..\libyara\modules\tests\tests.c" />
257
<ClCompile Include="..\..\..\libyara\modules\time\time.c" />
258
<ClCompile Include="..\..\..\libyara\notebook.c" />
0 commit comments