Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Commit 42814f2

Browse files
committed
project: Update readme for VS 2017 yasm installation.
1 parent f85d83d commit 42814f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

SMP/readme.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ Currently only up to VS2010 in supported on the web page so just download that.
2121
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\BuildCustomizations
2222
and the path for Visual Studio 2015 would be:
2323
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\BuildCustomizations
24+
and the path for Visual Studio 2017 would be:
25+
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\BuildCustomizations
26+
27+
The exact location can vary based on installation paths and can be found within Visual Studio in $(VCTargetsPath) macro
2428

2529
3) In order to use version 1.3.0 of vsyasm you will also have to fix a error in the distributed build customizations
2630
a) Open vsyasm.props

0 commit comments

Comments
 (0)