Add same compiler flags to c::b project file as are used in Makefile...
Add same compiler flags to c::b project file as are used in Makefile (-fno-exceptions -fno-rtti -fstrict-aliasing). This does cause a bunch of additional warnings as c::b tries to pass -fno-rtti to the c files as well, but can't avoid that for now (might be a c::b problem). git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4771 dfc29bdd-3216-0410-991c-e03cc46cb475
Showing
Please register or sign in to comment