# gIDE 0.0.10-1 - Compile Sets Configuration File - DON'T CHANGE THIS FILE
#
0C
1.c:.C
2/usr/bin/gcc
3
5/usr/include:/usr/local/include:/usr/local/lib/glib/include
6-g -Wall
7/usr/local/lib:/usr/X11R6/lib
8





9%compiler% %source% -o %output%
A%compiler% -c %source%
B
0C++
1.cpp:.CPP:.cc:.CC
2/usr/bin/g++
3/usr/bin/g++
5/usr/include:/usr/local/include
6-g -Wall
7
8
9
A
B
