Vladimir Timofeev
|
28d7279cb0
|
remove unnneded includes and declarations
|
2014-11-18 10:06:45 +03:00 |
Vladimir Timofeev
|
b5266e95bf
|
mingw fixes, now project builds with mingw64 and -DUSE_PREBUILT_LIBS=NO (some additional libs hardcoded still)
|
2014-11-17 01:42:04 +03:00 |
Vladimir Timofeev
|
8910b962a0
|
cmake:
- fix Audio engine build on Mac
- remove duplicated defintions of _EXPORT_DLL_
|
2014-11-11 10:30:48 +03:00 |
martell
|
c3172bef50
|
Finalise Windows cmake support for mingw-w64
Signed-off-by: martell <martellmalone@gmail.com>
|
2014-10-03 23:22:09 +01:00 |
martell
|
30240a8a37
|
Multi platform cmake support
Signed-off-by: martell <martellmalone@gmail.com>
|
2014-10-03 23:21:45 +01:00 |
minggo
|
030f80a257
|
one static library for c++ and another one for lua-binding
|
2014-08-24 03:52:51 -07:00 |
martell
|
b71e0cde3a
|
Fix libaudio.a outpur directory
|
2014-08-06 15:45:27 +01:00 |
martell
|
75911658aa
|
Make CMake More Robust
|
2014-08-06 15:43:19 +01:00 |
AlexV
|
83018eb69a
|
adding headers in src files so they appear in IDE
|
2014-05-10 10:03:46 +09:00 |
WuHuan
|
1cd68accc1
|
Merge branch 'develop' of https://github.com/akof1314/cocos2d-x into develop
|
2014-01-08 17:03:44 +08:00 |
WuHuan
|
954ee61022
|
testcpp mingw
|
2014-01-08 16:58:36 +08:00 |
James Chen
|
2a3481f20c
|
Moves temp files to CURRENT_BINARY_DIR.
|
2014-01-06 23:44:36 -08:00 |
martell
|
7a8653525b
|
fixed Audio for Linux
|
2013-12-02 06:37:32 +00:00 |
martell
|
79401a7596
|
quickly added win32 cmake
|
2013-11-30 06:09:12 +00:00 |
minggo
|
1e15071dc7
|
remove makefiles
|
2013-11-11 17:29:48 +08:00 |
James Chen
|
f3c40a3e7a
|
issue #3113: 32Bit fix and 13.10 32bit complication is ok.
|
2013-11-06 14:54:35 +08:00 |
James Chen
|
9be8ca3714
|
[cmake] output lib to root/lib
|
2013-11-04 21:03:08 +08:00 |
James Chen
|
f17aa8b450
|
Move the library of fmod to external folder.
|
2013-11-04 21:03:08 +08:00 |
James Chen
|
922924e1ab
|
TestCpp is ok.
|
2013-11-04 21:03:07 +08:00 |