Re: Including myfiles.c with glade



In the src directory is a file called Makefile.am. The is a list called  *_SOURCES
where * is the name of your program. Add you're .c (and .h) files to this list. From 
this file, Makefile is automagicly created, and every change in this file is noticed
by make. 

Jeroen

> Is there any easy way of including some file.c besides the standard files
> created by glade, other than editing the Makefile by hand and other than 
> 
> #include "file.c" 
> 
> in main.c. I mean some way prior to running autogen.sh.
> 
> Thanks.
> 
> 
> 
> 
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list



-- 
Jeroen Benckhuijsen

Software Engineer
Phoenix Software





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]