Makefiles fixed en zo

This commit is contained in:
Thulinma 2011-02-14 21:44:06 +01:00
parent 70b64b601d
commit 91a678fccb
7 changed files with 55 additions and 7 deletions

View file

@ -4,7 +4,7 @@
//debugging level 3 = status information
//debugging level 4 = extremely verbose status information
//debugging level 5 = save all streams to FLV files
#define DEBUG 4
#define DEBUG 3
#include <iostream>
#include <cstdlib>