forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit20e99cd
committed
Honor MSVC WindowsSDKVersion if set
Add a line to the project file setting the target SDK. Otherwise, in forexample VS2017, if the default but optional 8.1 SDK is not installed thebuild will fail.Patch from Peifeng Qiu, slightly edited by me.Discussion:https://postgr.es/m/CABmtVJhw1boP_bd4=b3Qv5YnqEdL696NtHFi2ruiyQ6mFHkeQQ@mail.gmail.comBackpatch to all live branches.1 parentf5a4ab2 commit20e99cd
1 file changed
+13
-0
lines changedLines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
43 | 56 |
| |
44 | 57 |
| |
45 | 58 |
| |
|
0 commit comments
Comments
(0)