axmol/platform_support
yangws 7bc7d32001 fixed #366 [win32] Move Application from Application code to Cocos2dx/platform/ccxApplication 2011-03-01 12:41:57 +08:00
..
include fixed #366 [win32] Move Application from Application code to Cocos2dx/platform/ccxApplication 2011-03-01 12:41:57 +08:00
proj.uphone [uphone]issue #340.Refactor platform_support on uphone,and run HelloWorld successful on both simulator and device. 2011-02-17 14:31:52 +08:00
proj.win32 fixed #366 [win32] Move Application from Application code to Cocos2dx/platform/ccxApplication 2011-03-01 12:41:57 +08:00
src fixed #366 [win32] Move Application from Application code to Cocos2dx/platform/ccxApplication 2011-03-01 12:41:57 +08:00
third_party/win32 add libs for platform_support 2011-01-15 18:08:45 +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