axmol/platform_support
yangws 34a6ca5208 Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into upto-0.99.5
Conflicts:
	cocos2dx/platform/win32/CCXUIImage_win32.cpp
	cocos2dx/platform/win32/CCXUIImage_win32.h
	tests/test.win32/test.win32.vcproj
2011-01-28 14:33:47 +08:00
..
include Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into upto-0.99.5 2011-01-28 14:33:47 +08:00
proj.win32 Add ccxString header file. 2011-01-27 16:39:46 +08:00
src Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into upto-0.99.5 2011-01-28 14:33:47 +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