Update install tool to automatically rewrite dub.json, add Win32 libs
Nothing has changed in the library portion of the binding. This is all installation tool updates.
- The install tool can now edit your dub.json file directly to make sure all the linker directives are correct.
- The lib.tgz tarball has win32 dll and lib files.
A note on the editing of dub.json. I don't have a pretty formatter in iopipejson, so this is going to really mess up the formatting of the file. In a future version, I plan to fix this. But for newbies, this is much easier than instructing on how to edit the dub.json file.
And no, it is not getting dub.sdl edit support.