Experimental support for Symbian S60 3rd edition

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3064 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2008-08-31 00:34:29 +00:00
parent 7310148db6
commit 50664a6f71
24 changed files with 939 additions and 60 deletions
+1
View File
@@ -24,6 +24,7 @@
// Compilation related
#ifdef _MSC_VER
# define inline __inline
#elif defined(__SYMBIAN32__)
#else
# define inline __inline__
# ifdef __MINGW32__