* 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:
@@ -1,3 +1,9 @@
|
||||
#ifndef _INCLUDED_RC //Resource files conditional inclusion to allow Code::Block compliance
|
||||
#define _INCLUDED_RC
|
||||
#include "BLADES.RC"
|
||||
#include "GAMEDLOG.RC"
|
||||
#endif
|
||||
|
||||
STRINGTABLE
|
||||
{
|
||||
301, "Cave Floor"
|
||||
|
Reference in New Issue
Block a user