forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit165f4ee
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 parent5c3d472 commit165f4ee
1 file changed
+13
-0
lines changedLines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
41 | 54 |
| |
42 | 55 |
| |
43 | 56 |
| |
|
0 commit comments
Comments
(0)