---------- Forwarded message ----------
From: sevlat <notificati...@github.com>
Date: 22 October 2015 at 16:24
Subject: [mpir] Yasm settings fix (#162)
To: wbhart/mpir <m...@noreply.github.com>


It seems that item YASM/ObjectFileName makes no sence in MSVC projects. It
is not mentioned in either vsyasm.xml, vsyasm.props, vsyasm.target, so
Studio does not know what to do with this item.
I suppose that YASM/ObjectFileName was used in the past, but now it
obsolete and replaced by YASM/ObjectFile item.

I removed YASM/ObjectFileName from all projects and mpir-config.py
Thank you.
------------------------------
You can view, comment on, or merge this pull request online at:

  https://github.com/wbhart/mpir/pull/162
Commit Summary

   - <ObjectFileName> removed from <YASM> of all projects
   - <YASM><ObjectFileName> removed from all mpir_config.py

File Changes

   - *M* build.vc10/dll_mpir_core2/dll_mpir_core2.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-0> (2)
   - *M* build.vc10/dll_mpir_p3/dll_mpir_p3.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-1> (2)
   - *M* build.vc10/lib_mpir_core2/lib_mpir_core2.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-2> (2)
   - *M* build.vc10/lib_mpir_p3/lib_mpir_p3.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-3> (2)
   - *M* build.vc10/mpir_config.py
   <https://github.com/wbhart/mpir/pull/162/files#diff-4> (1)
   - *M* build.vc11/dll_mpir_core2/dll_mpir_core2.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-5> (4)
   - *M* build.vc11/dll_mpir_p3/dll_mpir_p3.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-6> (4)
   - *M* build.vc11/lib_mpir_core2/lib_mpir_core2.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-7> (4)
   - *M* build.vc11/lib_mpir_p3/lib_mpir_p3.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-8> (4)
   - *M* build.vc11/mpir_config.py
   <https://github.com/wbhart/mpir/pull/162/files#diff-9> (1)
   - *M* build.vc12/dll_mpir_core2/dll_mpir_core2.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-10> (4)
   - *M* build.vc12/dll_mpir_k8/dll_mpir_k8.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-11> (4)
   - *M* build.vc12/dll_mpir_nehalem/dll_mpir_nehalem.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-12> (4)
   - *M* build.vc12/dll_mpir_p3/dll_mpir_p3.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-13> (4)
   - *M* build.vc12/dll_mpir_sandybridge/dll_mpir_sandybridge.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-14> (4)
   - *M* build.vc12/lib_mpir_core2/lib_mpir_core2.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-15> (4)
   - *M* build.vc12/lib_mpir_k8/lib_mpir_k8.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-16> (4)
   - *M* build.vc12/lib_mpir_nehalem/lib_mpir_nehalem.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-17> (4)
   - *M* build.vc12/lib_mpir_p3/lib_mpir_p3.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-18> (4)
   - *M* build.vc12/lib_mpir_sandybridge/lib_mpir_sandybridge.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-19> (4)
   - *M* build.vc12/mpir_config.py
   <https://github.com/wbhart/mpir/pull/162/files#diff-20> (1)
   - *M* build.vc14/dll_mpir_core2/dll_mpir_core2.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-21> (4)
   - *M* build.vc14/dll_mpir_haswell/dll_mpir_haswell.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-22> (2)
   - *M* build.vc14/dll_mpir_k8/dll_mpir_k8.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-23> (2)
   - *M* build.vc14/dll_mpir_nehalem/dll_mpir_nehalem.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-24> (4)
   - *M* build.vc14/dll_mpir_p3/dll_mpir_p3.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-25> (2)
   - *M* build.vc14/dll_mpir_sandybridge/dll_mpir_sandybridge.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-26> (4)
   - *M*
   
build.vc14/dll_mpir_sandybridge_ivybridge/dll_mpir_sandybridge_ivybridge.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-27> (4)
   - *M* build.vc14/lib_mpir_core2/lib_mpir_core2.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-28> (4)
   - *M* build.vc14/lib_mpir_haswell/lib_mpir_haswell.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-29> (2)
   - *M* build.vc14/lib_mpir_k8/lib_mpir_k8.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-30> (4)
   - *M* build.vc14/lib_mpir_nehalem/lib_mpir_nehalem.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-31> (4)
   - *M* build.vc14/lib_mpir_p3/lib_mpir_p3.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-32> (2)
   - *M* build.vc14/lib_mpir_sandybridge/lib_mpir_sandybridge.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-33> (4)
   - *M*
   
build.vc14/lib_mpir_sandybridge_ivybridge/lib_mpir_sandybridge_ivybridge.vcxproj
   <https://github.com/wbhart/mpir/pull/162/files#diff-34> (4)
   - *M* build.vc14/mpir_config.py
   <https://github.com/wbhart/mpir/pull/162/files#diff-35> (1)

Patch Links:

   - https://github.com/wbhart/mpir/pull/162.patch
   - https://github.com/wbhart/mpir/pull/162.diff

—
Reply to this email directly or view it on GitHub
<https://github.com/wbhart/mpir/pull/162>.

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mpir-devel+unsubscr...@googlegroups.com.
To post to this group, send email to mpir-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/mpir-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to