Commit 2a77d02
committed
fix: use semicolon separator for IlcAdditionalLinkArgs
- Prevent MSBuild from parsing /LIBPATH as command line switch
- Use semicolon to separate multiple linker arguments
- Wrap entire value in quotes for safety1 parent 823a3ce commit 2a77d02
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
199 | | - | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
200 | 201 | | |
201 | 202 | | |
202 | 203 | | |
| |||
0 commit comments