iPhone OS uses a custom main
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402778
This commit is contained in:
parent
4409fa47e1
commit
5ef7f8e2ea
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
#if defined(__WIN32__) || \
|
#if defined(__WIN32__) || \
|
||||||
(defined(__MWERKS__) && !defined(__BEOS__)) || \
|
(defined(__MWERKS__) && !defined(__BEOS__)) || \
|
||||||
defined(__SYMBIAN32__)
|
defined(__SYMBIAN32__) || defined(__IPHONEOS__)
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
#define C_LINKAGE "C"
|
#define C_LINKAGE "C"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue