* Tweaked and rewrote some part of the code so that newer versions of Windres.exe works and it compiles in Code::Block (side effect, Dev-Cpp may now warn about Ressource duplication during compilation but it's harmless and has no effect). Code::Block project file is now included.

Chokboyz

git-svn-id: http://openexile.googlecode.com/svn/trunk@138 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
Chokboyz
2009-11-09 01:39:35 +00:00
parent c13170ef8c
commit 2889235248
7 changed files with 1105 additions and 974 deletions

View File

@@ -9,6 +9,7 @@
#include "boe.fields.h"
#include "tools/soundtool.h"
#include "boe.graphutil.h"
#include "tools/mathutil.h"
#include "globvar.h"