- Notifications
You must be signed in to change notification settings - Fork28
Commit99d5a3f
committed
Fix use of config-specific libraries for Windows OpenSSL
Commit614350a allowed for an different builds of OpenSSL libraries onWindows, but ignored the fact that the alternative builds don't haveconfig-specific libraries. This patch fixes the Solution file to ask forthe correct libraries.per offline discussions with Leonardo Cecchi and Marco Nenciarini,Backpatch to all live branches.1 parent3c27944 commit99d5a3f
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
535 | 535 |
| |
536 | 536 |
| |
537 | 537 |
| |
| 538 | + | |
| 539 | + | |
538 | 540 |
| |
539 |
| - | |
| 541 | + | |
540 | 542 |
| |
541 |
| - | |
| 543 | + | |
542 | 544 |
| |
543 | 545 |
| |
544 | 546 |
| |
|
0 commit comments
Comments
(0)