Commit 117166f
committed
Add support for loading of yajl.dll on Windows
Yajl built with default build settings yields yajl.dll, so make an
attempt to load this.
At the moment, the existing load structure has simply been duplicated
to achieve this. This could be refactored into something cleaner.1 parent 6917b7d commit 117166f
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
41 | 48 | | |
42 | 49 | | |
43 | 50 | | |
| |||
0 commit comments