Game Development Community

.Ico and MinGW plus makefile

by Korpos · in Torque Game Engine · 02/25/2005 (1:15 pm) · 4 replies

Hi!! i compliling a new demo torque engine using Mingw, but i can' change the ico exe file , the cuestion is , what modification i need to do in the makefiles to add a .rc for MinGW thanks in advance

#1
02/25/2005 (4:22 pm)
I think...

that if you replace Torque.ico in the VC6 folder that your compiled version will use that icon.
#2
02/26/2005 (10:57 am)
I'm not using VC++ and i' can't see in a make file a reference to an RC or to a res file.....
#3
02/28/2005 (10:53 am)
You could use something like "ResHack" (google for it) to add an icon to the EXE.