TARGET = demo
DIRS = . ../posteffects
INCDIRS = -I ../posteffects -I/home/exo/dev/intmdloader/include -I/home/exo/dev/geommath/include
LIBS = -L/home/exo/dev/intmdloader/lib -lintmdloader -L/home/exo/dev/geommath/lib -lgeommath

include ../shared/Makefile
