src/work/peter/Makefile
author hegyi
Thu, 17 Mar 2005 11:45:05 +0000
changeset 1224 7f4f2855fa11
parent 1221 6706c788ebb5
child 1225 4401e1aeafcf
permissions -rw-r--r--
Magic triangle is a bit more DONE, and is already not only a triangle.
hegyi@1221
     1
triangle: canvas-test.cc
hegyi@1224
     2
	g++ canvas-test.cc -W -Wall -ansi -pedantic -o triangle `pkg-config libgnomecanvasmm-2.6 --cflags --libs`