From 01d6561d73d11a28fd339d46e73e12fd5658300a Mon Sep 17 00:00:00 2001 From: Kyle K Date: Sat, 2 Jul 2011 14:59:16 -0500 Subject: split more --- sdl/mingw32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdl/mingw32') diff --git a/sdl/mingw32 b/sdl/mingw32 index eb1cbbc..93d3bf3 100644 --- a/sdl/mingw32 +++ b/sdl/mingw32 @@ -1,5 +1,5 @@ BIN = pyramid -SRC = pyramid.c math3d.c gltools.c glframe.c shader.c +SRC = pyramid.c math3d.c gltools.c glframe.c shader.c platform.c window.c CC = gcc CFLAGS = -Wall -std=c99 -MD DBGFLAGS = -g -O0 -- cgit v1.2.3