[Forensics-changes] [yara] 102/160: Add stream.c to Vistual Studio project
Hilko Bengen
bengen at moszumanska.debian.org
Sat Jul 1 10:29:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag v3.4.0
in repository yara.
commit 865332ea199a9cf242b9c3f7178a2940c25d24e6
Author: Victor M. Alvarez <plusvic at gmail.com>
Date: Tue May 5 12:29:02 2015 +0200
Add stream.c to Vistual Studio project
---
windows/libyara/libyara.vcxproj | 1 +
1 file changed, 1 insertion(+)
diff --git a/windows/libyara/libyara.vcxproj b/windows/libyara/libyara.vcxproj
index 8587499..6fc2bfb 100644
--- a/windows/libyara/libyara.vcxproj
+++ b/windows/libyara/libyara.vcxproj
@@ -168,6 +168,7 @@
<ClCompile Include="..\..\libyara\rules.c" />
<ClCompile Include="..\..\libyara\scan.c" />
<ClCompile Include="..\..\libyara\sizedstr.c" />
+ <ClCompile Include="..\..\libyara\stream.c" />
<ClCompile Include="..\..\libyara\strutils.c" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
--
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