Desktop

targets=Editor
cflags_force=-W `pkg-config --cflags gtk+-2.0`
cflags=-Wall -g -O2
ldflags_force=`pkg-config --libs gtk+-2.0`
[Editor]
type=binary
sources=editor.c,main.c