This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Win32 API : *.rc, *.ico, *.dsp files & Makefile


===================================================
Windows 2000
MinGW 2.0.0-2
GNU gcc version 3.2 (mingw special 20020817-1)
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
===================================================

I am currently working with theForger's Win32 API Tutorial. (By the way, it is very good Tutorial).
I have a problem with compilation if files *.rc, *.ico, *.dsp are used.

How do we have to add/use *.rc, *.ico, *.dsp files in GNU Makefile ?
Does it have to do with the windres utility ?

Thanks in advance,

   ==================
   Alex Vinokur
     mailto:alexvn@go.to
     http://up.to/alexvn
   ==================












Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]