gavanw / vqisosmall

Voxel Quest Isometric Small (No Large Files)
MIT License
278 stars 44 forks source link

vs2015 not so great #11

Open electroglyph opened 7 years ago

electroglyph commented 7 years ago

vs2015 support not so awesome, but i've upgraded all the dependencies to latest, rebuilt them all from source in vs2015, and statically linked everything. results in ~2MB exe, none of the other DLLs needed. i'll post up everything soon. only one code change: in f00025_includes.h i commented out the glew32.lib linker option so i could link glew32s.lib.

gavanw commented 7 years ago

Sounds great, thanks :)