[Forensics-changes] [yara] 248/407: Update Windows project

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:28:31 UTC 2017


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag v3.3.0
in repository yara.

commit a3af96a2c26021c0d5af584cce75a4e1502a1bbb
Author: Victor M. Alvarez <plusvic at gmail.com>
Date:   Tue Dec 2 11:08:49 2014 +0100

    Update Windows project
---
 windows/yara/yara.vcxproj   | 2 +-
 windows/yarac/yarac.vcxproj | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/windows/yara/yara.vcxproj b/windows/yara/yara.vcxproj
index b274ad0..b1097f5 100644
--- a/windows/yara/yara.vcxproj
+++ b/windows/yara/yara.vcxproj
@@ -19,7 +19,7 @@
     </ProjectConfiguration>
   </ItemGroup>
   <ItemGroup>
-    <ClCompile Include="..\..\argparse\argparse.c" />
+    <ClCompile Include="..\..\args.c" />
     <ClCompile Include="..\..\threading.c" />
     <ClCompile Include="..\..\yara.c" />
   </ItemGroup>
diff --git a/windows/yarac/yarac.vcxproj b/windows/yarac/yarac.vcxproj
index 9742f32..316f37b 100644
--- a/windows/yarac/yarac.vcxproj
+++ b/windows/yarac/yarac.vcxproj
@@ -127,7 +127,7 @@
     </Link>
   </ItemDefinitionGroup>
   <ItemGroup>
-    <ClCompile Include="..\..\argparse\argparse.c" />
+    <ClCompile Include="..\..\args.c" />
     <ClCompile Include="..\..\yarac.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