James Chen
|
b7afc9db43
|
issue #2430: [Win32] Undefine the macro RELATIVE since it was conflicted with CCBReader::SizeType::RELATIVE and CCBReader::ScaleType::RELATIVE.
|
2013-07-27 23:20:00 +08:00 |
James Chen
|
825dd5927f
|
issue #2430: Fixing conflicts.
|
2013-07-27 01:11:21 +08:00 |
James Chen
|
6c00a51517
|
RELATIVE was defined on windows, un-define it.
|
2013-07-26 14:16:12 +08:00 |
James Chen
|
43260a2bf1
|
[Windows] Fixing complication errors for WINDOWS.
|
2013-07-06 10:49:13 +08:00 |
James Chen
|
e7ee2f2151
|
[Win32] undef MessageBox since it will be conflicted with cocos2d::MessageBox.
|
2013-06-21 11:57:14 +08:00 |
James Chen
|
05a88c89dc
|
fixed #1647: Adding WebSocket support for Cpp and JSB.
|
2013-05-31 23:13:03 +08:00 |
martell
|
1de4c579de
|
Added Mingw-crt Support without breaking VS SDK
|
2013-02-22 22:00:54 +00:00 |
James Chen
|
31e91e554e
|
issue #1661: Added CrystalCraze for win32 and fix some compilation errors.
|
2013-01-17 17:07:18 +08:00 |
James Chen
|
7557a78e05
|
issue #1530: Defined a macro 'snprintf' since it's named '_snprintf' on win32.
|
2012-11-16 15:58:19 +08:00 |
Byung Choi
|
68f38914b1
|
fixes #1359 , MSVC's stdint absence
|
2012-09-22 17:36:36 +09:00 |
James Chen
|
c4056b1bb0
|
fixed #1269: Updated include search paths for win32 and android.
|
2012-06-19 17:22:55 +08:00 |
James Chen
|
5f5af82254
|
fixed #1177: Moved CCStdC.h/.cpp to relevant platform folder.
|
2012-05-29 15:51:13 +08:00 |