You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by cn...@apache.org on 2013/10/14 19:45:18 UTC

svn commit: r1531998 - /hadoop/common/branches/branch-2.2/hadoop-common-project/hadoop-common/src/main/native/native.vcxproj

Author: cnauroth
Date: Mon Oct 14 17:45:18 2013
New Revision: 1531998

URL: http://svn.apache.org/r1531998
Log:
HADOOP-10040. Merging change r1531996 from branch-2 to branch-2.2

Modified:
    hadoop/common/branches/branch-2.2/hadoop-common-project/hadoop-common/src/main/native/native.vcxproj

Modified: hadoop/common/branches/branch-2.2/hadoop-common-project/hadoop-common/src/main/native/native.vcxproj
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-2.2/hadoop-common-project/hadoop-common/src/main/native/native.vcxproj?rev=1531998&r1=1531997&r2=1531998&view=diff
==============================================================================
--- hadoop/common/branches/branch-2.2/hadoop-common-project/hadoop-common/src/main/native/native.vcxproj (original)
+++ hadoop/common/branches/branch-2.2/hadoop-common-project/hadoop-common/src/main/native/native.vcxproj Mon Oct 14 17:45:18 2013
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
 
 <!--
    Licensed to the Apache Software Foundation (ASF) under one or more
@@ -93,7 +93,6 @@
       <AdditionalOptions>/D HADOOP_SNAPPY_LIBRARY=L\"snappy.dll\"</AdditionalOptions>
     </ClCompile>
     <ClCompile Include="src\org\apache\hadoop\io\compress\lz4\lz4.c" />
-    <ClCompile Include="src\org\apache\hadoop\io\compress\lz4\lz4hc.c" />
     <ClCompile Include="src\org\apache\hadoop\io\compress\lz4\Lz4Compressor.c" />
     <ClCompile Include="src\org\apache\hadoop\io\compress\lz4\Lz4Decompressor.c" />
     <ClCompile Include="src\org\apache\hadoop\io\nativeio\file_descriptor.c" />