atheros / xbrzscale

Image upscaling commandline tool using xBRZ algorithm
GNU General Public License v3.0
99 stars 17 forks source link

Improve Windows Makefile #14

Closed CodeF53 closed 3 years ago

CodeF53 commented 3 years ago

Binarys Made with new makefile no longer need the following .dll's: libgcc_s_dw2-1.dll libstdc++-6.dll

Clean function now works

Binarys made with the makefile still need the following: SDL2.dll SDL2_image.dll libwinpthread-1.dll