axmol/tests/cpp-tests
rh101 f8eccb9608 Added VS2017 support in project files (#17548)
* [libcocos2d.vcxproj, libcocos2d.vcxproj.filters] Removed entries for non-existent files that were causing "Build is out of date" issues in Visual Studio
[project.pbxproj] Removed entries for non-existent file

* [libcocos2d.vcxproj.filters] Renamed CCStencilStateManager.h extension to .hpp.

* [libcocos2d.vcxproj, libcocos2d.vcxproj.filters] Removed entry for file CCDownloaderImpl.h which does not exist.

* Changed extension of CCStencilStateManager.hpp to .h

* Added support for VS2017 in project files.
2017-03-20 09:36:07 +08:00
..
Classes Fix typos in comments and strings (#17534) 2017-03-17 10:44:38 +08:00
Resources issue #17503: Avoid crash if initializing audio fails. (#17505) 2017-03-15 16:46:19 +08:00
proj.android Typo fix: Rename `MutiTouchTest` to `MultiTouchTest` (#17399) 2017-02-23 17:05:08 +08:00
proj.android-studio Solve the error when building Android Studio project. (#17504) 2017-03-15 15:45:50 +08:00
proj.ios Fix minor typos in tests (#17404) 2017-02-24 12:45:41 +08:00
proj.linux Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
proj.mac Fixes broken of JS AssetsManagerTest. And updates https configuration of cpp-tests, js-tests for macOS. (#16970) 2016-12-08 10:40:22 +08:00
proj.tizen Typo fix: Rename `MutiTouchTest` to `MultiTouchTest` (#17399) 2017-02-23 17:05:08 +08:00
proj.win10 Typo fix: Rename `MutiTouchTest` to `MultiTouchTest` (#17399) 2017-02-23 17:05:08 +08:00
proj.win32 Added VS2017 support in project files (#17548) 2017-03-20 09:36:07 +08:00
.cocos-project.json Support compile & run project on Tizen by cocos command. (#16783) 2016-11-02 17:41:26 +08:00
CMakeLists.txt Typo fix: Rename `MutiTouchTest` to `MultiTouchTest` (#17399) 2017-02-23 17:05:08 +08:00