axmol/templates/cpp-template-default/proj.android
RickyZheng001 f8e325792b V3.15 (#17752)
* remove APP_SHORT_COMMANDS setting (#17722)

some developers report it will cause error on Windows though i can not reproduce it. It is strange, the setting is used to resolve command length limitation on Windows.

* Particle font size should be a const value (#17676)

* Particle font size should be a const value

* Minor fix: CCStencilStateManager.hpp -> CCStencilStateManager.h in xcode project.

* JSB SocketIO.connect supports to pass a CA cert file (#17736)

* JSB SocketIO.connect supports to pass a CA cert file

* The second parameter of SocketIO.connect function is probably a `option` object. JSB just ignores it.
2017-04-27 09:25:20 +08:00
..
.externalToolBuilders Disable the CDT builder of cpp-template-defualt 2015-04-08 16:29:10 +08:00
.settings update cpp-default-template for android *Eclipse* 2014-05-08 11:20:25 +08:00
jni V3.15 (#17752) 2017-04-27 09:25:20 +08:00
res issue #4674: Re-added deleted source files. 2014-05-04 14:37:55 +08:00
src/org/cocos2dx/cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
.classpath Fixed can't run new CPP project on android by Eclipse 2015-01-09 15:01:08 +08:00
.cproject debug mode by default 2014-05-20 13:00:21 +04:00
.project Disable the CDT builder of cpp-template-defualt 2015-04-08 16:29:10 +08:00
AndroidManifest.xml Squashed commit of the following: 2016-03-02 16:51:54 -08:00
ant.properties Removes unused templates. 2014-03-04 09:46:32 +08:00
build-cfg.json Modify the config file in template for the folder rename. 2014-09-15 13:56:15 +08:00
build.xml Removes unused templates. 2014-03-04 09:46:32 +08:00
proguard-project.txt Removes unused templates. 2014-03-04 09:46:32 +08:00
project.properties prevent restarting activity on some events (#16525) 2016-09-06 16:12:49 +08:00