agg/Makefile.in.MINGW32_NT-5.1

9 lines
99 B
Groff

AGGLIBS= -lagg
AGGCXXFLAGS = -O3
CXX = g++
C = gcc
#CXX = icc
LIB = ar cr
.PHONY : clean