axmol/platform_support
minggo 1aafd4fc56 issue #375: fix some compile error 2011-03-09 10:21:29 +08:00
..
include issue #375: rename file names and object names 2011-03-07 17:11:57 +08:00
proj.uphone issue #375: wophone compiled ok 2011-03-07 18:20:48 +08:00
proj.win32 issue #375: rename file names and object names 2011-03-07 17:11:57 +08:00
src issue #375: fix some compile error 2011-03-09 10:21:29 +08:00
third_party rename libs to libraries and modify cocos2dx/Android.mk 2011-03-07 10:00:33 +08:00
README.txt add platform support project on win32. 2011-01-15 18:05:35 +08:00

README.txt

1. Introduction

    Deal with difference of C std library, C++ std library, libxml2 and other 3rd-party libraries among each platform.
    Provide some functions which cocos2d-x used.

2. Release Note

    a. Rename CCX_PLATFORM_IPHONE to CCX_PLATFORM_IOS

3. Todo

    a. Remove macro CCX_PLATFORM_MOBILE and CCX_PLATFORM_PC