Patch #2826508: "Motorola A1200/E6/A1600 (motoezx) patch"

svn-id: r43636
This commit is contained in:
Eugene Sandulenko 2009-08-22 12:35:49 +00:00
parent ea87405ae4
commit 70b7ebb339
19 changed files with 582 additions and 6 deletions

View file

@ -37,7 +37,7 @@
#include "SymbianOs.h"
#endif
#if !defined(__MAEMO__) && !defined(_WIN32_WCE) && !defined(GP2XWIZ)
#if !defined(__MAEMO__) && !defined(_WIN32_WCE) && !defined(GP2XWIZ)&& !defined(LINUXMOTO)
#if defined (WIN32)
int __stdcall WinMain(HINSTANCE /*hInst*/, HINSTANCE /*hPrevInst*/, LPSTR /*lpCmdLine*/, int /*iShowCmd*/) {