cxong / cdogs-sdl

Classic overhead run-and-gun game
https://cxong.github.io/cdogs-sdl/
GNU General Public License v2.0
891 stars 114 forks source link

Replace cdogs-sdl.exe icon in MinGW build #83

Closed cxong closed 11 years ago

cxong commented 11 years ago

Try these instructions (need windres to output a .res file): http://stackoverflow.com/questions/708238/how-do-i-add-an-icon-to-a-mingw-gcc-compiled-executable

cxong commented 11 years ago

Turns out it was just windres being passed unknown flags