axmol/extensions/proj.marmalade/cocos2dx-ext.mkf

56 lines
681 B
Plaintext
Raw Normal View History

2012-11-27 03:14:10 +08:00
options
{
module_path="../../cocos2dx/proj.marmalade"
2012-11-27 03:14:10 +08:00
}
subprojects
{
cocos2dx
2012-11-27 03:14:10 +08:00
}
includepaths
{
.
"../"
2012-11-27 03:14:10 +08:00
}
files
{
(.)
["docs"]
cocos2dx-ext_public.defines.txt
("../")
2012-11-27 03:14:10 +08:00
"*.h"
["CCBReader"]
("../CCBReader")
"*.h"
"*.cpp"
2012-11-27 03:14:10 +08:00
["GUI/CCControlExtension"]
("../GUI/CCControlExtension")
2012-11-27 03:14:10 +08:00
"*.h"
"*.cpp"
["GUI/CCEditBox"]
("../GUI/CCEditBox")
2013-05-24 11:42:27 +08:00
"CCEditBox.h"
"CCEditBox.cpp"
“CCEditBoxImplNone.cpp”
2012-11-27 03:14:10 +08:00
["GUI/CCScrollView"]
("../GUI/CCScrollView")
2012-11-27 03:14:10 +08:00
"*.h"
"*.cpp"
["PhysicsNodes"]
("../physics_nodes")
2012-11-27 03:14:10 +08:00
"*.h"
"*.cpp"
["spine"]
("../spine")
"*.h"
"*.cpp"
}