SYMBIAN platform. Correct building of SDL refacturing for Symbian.
svn-id: r51587
This commit is contained in:
parent
7f8e7fc29d
commit
2e55bcf383
11 changed files with 64 additions and 12 deletions
|
@ -23,7 +23,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#if defined(WIN32) || defined(UNIX) || defined(MACOSX)
|
||||
#if defined(WIN32) || defined(UNIX) || defined(MACOSX) || defined(__SYMBIAN32__)
|
||||
|
||||
#include "backends/mutex/sdl/sdl-mutex.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue