[Glade-users] how to add a file to a glade project
- From: john at jcoppens.com (John Coppens)
- Subject: [Glade-users] how to add a file to a glade project
- Date: Sat, 29 Jul 2006 20:53:29 -0300
how do I configure the Makefile for him to compile the new file .c ?
thank you
In the src/ directory, edit the Makefile.am file. There's a list with
(among others) main.c, support.c etc. Insert a new line with your .c file,
take care:
- it has to start with a TAB
- end it with the continuation mark \ at the END of the line
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]