snes9x/win32/zlib
Nelson Garcia 939423129d VS2017 solutions update (Please read description)
PLEASE TEST IN WINDOWS 7 AND WINDOWS XP BEFORE MERGING

Update windows solution files to VS 2017.

This also removes the MASM build commands from the zlib project. Having
this only makes buiding the source harder for new users, and it
ultimately isn't necessary.

The changes also rearrange the snesn9x project's <IncludePath> and
<LibraryPath> from (Include);(DirectX);(Cg) to (DirectX);(Cg);(Include).
These changes reflect the original library path order. The modification
I made beforehand could have affected XP builds and I didn't have a
chance to test this before merging.
2017-04-29 18:13:57 +02:00
..
zlib.sln Easy windows build support 2017-02-17 20:52:11 -08:00
zlib.vcxproj VS2017 solutions update (Please read description) 2017-04-29 18:13:57 +02:00
zlib.vcxproj.filters Merge pull request #70 2015-04-30 22:36:27 +02:00