[msvc] Update csproj files (#4163)
authormonojenkins <jo.shields+jenkins@xamarin.com>
Mon, 19 Dec 2016 11:20:27 +0000 (12:20 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 19 Dec 2016 11:20:27 +0000 (12:20 +0100)
mcs/class/System.Numerics.Vectors/System.Numerics.Vectors-net_4_x.csproj
msvc/scripts/order.xml

index 622801b60a8365814dcd2b087d78be391dffbe6d..27f6f05a6f00c29d3456ca822f979016dd023eaa 100644 (file)
   </PropertyGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
   <ItemGroup>\r
+    <Compile Include="..\..\..\external\corefx\src\Common\src\System\Numerics\Hashing\HashHelpers.cs" />\r
+    <Compile Include="..\..\..\external\corefx\src\System.Numerics.Vectors\src\System\Numerics\\JitIntrinsicAttribute.cs" />\r
+    <Compile Include="..\..\..\external\corefx\src\System.Numerics.Vectors\src\System\Numerics\\Register.cs" />\r
+    <Compile Include="..\..\..\external\corefx\src\System.Numerics.Vectors\src\System\Numerics\\Vector.cs" />\r
+    <Compile Include="..\..\..\external\corefx\src\System.Numerics.Vectors\src\System\Numerics\\Vector_Operations.cs" />\r
+    <Compile Include="..\..\..\external\corefx\src\System.Numerics.Vectors\src\System\Numerics\ConstantHelper.cs" />\r
     <Compile Include="..\..\build\common\Consts.cs" />\r
     <Compile Include="..\..\build\common\SR.cs" />\r
     <Compile Include="Assembly\AssemblyInfo.cs" />\r
-    <Compile Include="Assembly\TypeForwarders.cs" />\r  </ItemGroup>\r
+    <Compile Include="Assembly\TypeForwarders.cs" />\r
+    <Compile Include="SR.cs" />\r  </ItemGroup>\r
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
        Other similar extension points exist, see Microsoft.Common.targets.\r
   <Target Name="BeforeBuild">\r
index 9b4b2b2906f38ae485e718daeef46498afa91018..4829264652293f571e9d63c4d1a708339e1d74d5 100644 (file)
       <fx_version>4.5</fx_version>
       <profile>net_4_x</profile>
       <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Numerics.Vectors.dll.sources</response>
+      <response>System.Numerics.Vectors.dll.sources</response>
     </project>
     <project dir="class/System.Data" library="System.Data-net_4_x">
       <boot>false</boot>