axmol/tools/lua_project_generator/template/win32
James Chen 230b8a386b issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab'
with four spaces. Also,
1. Used macro NS_CC_BEGIN instead of namespace cocos2d {, NS_CC_END instead
of }.
2. Removed some unused files.
3. Renamed the name of some folders, for example,
"test.android"-->"proj.android" .
2012-04-19 14:35:52 +08:00
..
LuaProjectTemplate.win32.vcproj Initial example working version of a lua project generator 2011-09-19 23:42:22 +01:00
LuaProjectTemplate.win32.vcproj.user Initial example working version of a lua project generator 2011-09-19 23:42:22 +01:00
LuaProjectTemplate.win32.vcxproj Initial example working version of a lua project generator 2011-09-19 23:42:22 +01:00
LuaProjectTemplate.win32.vcxproj.filters Initial example working version of a lua project generator 2011-09-19 23:42:22 +01:00
LuaProjectTemplate.win32.vcxproj.user Initial example working version of a lua project generator 2011-09-19 23:42:22 +01:00
main.cpp issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
main.h issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00