[Forensics-changes] [yara] 34/192: Add pe_utils.c to Visual Studio 2015 project
Hilko Bengen
bengen at moszumanska.debian.org
Sat Jul 1 10:31:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag v3.6.0
in repository yara.
commit 04578d76555284d9cc8d0d902f408593e311fb7a
Author: Victor M. Alvarez <plusvic at gmail.com>
Date: Wed Sep 21 10:12:03 2016 +0200
Add pe_utils.c to Visual Studio 2015 project
---
windows/vs2015/libyara/libyara.vcxproj | 1 +
1 file changed, 1 insertion(+)
diff --git a/windows/vs2015/libyara/libyara.vcxproj b/windows/vs2015/libyara/libyara.vcxproj
index 3881cda..c0358c4 100644
--- a/windows/vs2015/libyara/libyara.vcxproj
+++ b/windows/vs2015/libyara/libyara.vcxproj
@@ -189,6 +189,7 @@
<ClCompile Include="..\..\..\libyara\modules\hash.c" />
<ClCompile Include="..\..\..\libyara\modules\math.c" />
<ClCompile Include="..\..\..\libyara\modules\pe.c" />
+ <ClCompile Include="..\..\..\libyara\modules\pe_utils.c" />
<ClCompile Include="..\..\..\libyara\modules\tests.c" />
<ClCompile Include="..\..\..\libyara\object.c" />
<ClCompile Include="..\..\..\libyara\parser.c" />
--
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