SYMBIAN : Updated for proper FORBIDDEN handling, added cdaudio support needed, updated version nr

svn-id: r54378
This commit is contained in:
Lars Persson 2010-11-19 13:23:33 +00:00
parent 5d53673e93
commit 17d8fafedd
8 changed files with 18 additions and 2 deletions

View file

@ -24,6 +24,9 @@
#include <sdlapp.h> // for CSDLApp::GetExecutablePathCStr() @ Symbian::GetExecutablePath()
#include <bautils.h>
#include <eikenv.h>
#define FORBIDDEN_SYMBOL_EXCEPTION_fclose
#define FORBIDDEN_SYMBOL_EXCEPTION_fopen
#include "backends/fs/symbian/symbian-fs-factory.h"
#include "backends/platform/symbian/src/SymbianOS.h"