BrianGladman / mpir

Multiple Precision Integers and Rationals
GNU General Public License v3.0
75 stars 36 forks source link

External props and fixes #3

Closed sevlat closed 8 years ago

sevlat commented 8 years ago

The most typical use: msbuild.exe /p:Configuration=Debug lib_mpir_gc.vcxproj

Using external properties: msbuild.exe /p:Configuration=Debug /p=d:\samples\dummy.props lib_mpir_gc.vcxproj

To get help: msbuild.exe /?

or https://msdn.microsoft.com/en-us/library/ms164311.aspx