[Forensics-changes] [yara] 311/368: fixed building on VS2010
Hilko Bengen
bengen at moszumanska.debian.org
Sat Jul 1 10:30:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag v3.5.0
in repository yara.
commit b293c2c62a7d2bbce3bbdb598518cf590bc3d45f
Author: mrexodia <mr.exodia.tpodt at gmail.com>
Date: Sun Jun 12 21:06:37 2016 +0200
fixed building on VS2010
---
windows/libyara/libyara.vcxproj | 1 +
1 file changed, 1 insertion(+)
diff --git a/windows/libyara/libyara.vcxproj b/windows/libyara/libyara.vcxproj
index 8124e68..5fea317 100644
--- a/windows/libyara/libyara.vcxproj
+++ b/windows/libyara/libyara.vcxproj
@@ -190,6 +190,7 @@
<ClCompile Include="..\..\libyara\sizedstr.c" />
<ClCompile Include="..\..\libyara\stream.c" />
<ClCompile Include="..\..\libyara\strutils.c" />
+ <ClCompile Include="..\..\libyara\threading.c" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git
More information about the forensics-changes
mailing list