agg/Makefile.in.MINGW32_NT-5.0

9 lines
99 B
Makefile

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