progs/perf: add scons support, get working under mingw

This commit is contained in:
Keith Whitwell
2009-09-17 12:08:04 +01:00
parent 21caa29fbd
commit e95a3a23dc
9 changed files with 80 additions and 24 deletions

View File

@@ -26,7 +26,6 @@
#define GL_GLEXT_PROTOTYPES
#include <GL/glew.h>
#include <stdio.h>
#include <stdlib.h>
#include <math.h>