ImpulseAdventure / JPEGsnoop

JPEGsnoop: JPEG decoder and detailed analysis
http://www.impulseadventure.com/photo/jpeg-snoop.html
GNU General Public License v2.0
499 stars 83 forks source link

makefile #42

Closed alexeyneu closed 6 years ago

alexeyneu commented 6 years ago

far better then ide/msbuild compilation coz msvc version doesnt metter .

https://imageshack.com/i/pmym0PEnj

ImpulseAdventure commented 6 years ago

Hey @alexeyneu -- Thank you very much for creating this alternate compilation option for JPEGsnoop! My apologies for not finding an opportunity to test this out sooner.

I just tested your makefile now with Visual Studio 2012 in an x64 environment, and it works nicely.

alexeyneu commented 5 years ago

vs2010 ide adds it to command line and there's no warning there( but during nmake build there is one ) . should be tested say on vs2008.