Commit ef88e97
Felix Faber
This change is crucial when $(SolutionDir) = "" and includePath is $(SolutionDir)/libs.
Without this change, the include path will be "/libs", which is not the same as "./libs" or "libs".1 parent 5b1f19d commit ef88e97
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| 196 | + | |
| 197 | + | |
196 | 198 | | |
197 | 199 | | |
198 | 200 | | |
| |||
0 commit comments