mirror of https://github.com/axmolengine/axmol.git
55 lines
651 B
Plaintext
55 lines
651 B
Plaintext
options
|
|
{
|
|
module_path="../../cocos2dx/proj.marmalade"
|
|
}
|
|
|
|
subprojects
|
|
{
|
|
cocos2dx
|
|
}
|
|
includepaths
|
|
{
|
|
.
|
|
"../"
|
|
}
|
|
|
|
files
|
|
{
|
|
(.)
|
|
["docs"]
|
|
cocos2dx-ext_public.defines.txt
|
|
|
|
("../")
|
|
"*.h"
|
|
|
|
["CCBReader"]
|
|
("../CCBReader")
|
|
"*.h"
|
|
"*.cpp"
|
|
|
|
["GUI/CCControlExtension"]
|
|
("../GUI/CCControlExtension")
|
|
"*.h"
|
|
"*.cpp"
|
|
|
|
["GUI/CCEditBox"]
|
|
("../GUI/CCEditBox")
|
|
# "CCEditBox.h"
|
|
# "CCEditBox.cpp"
|
|
|
|
["GUI/CCScrollView"]
|
|
("../GUI/CCScrollView")
|
|
"*.h"
|
|
"*.cpp"
|
|
|
|
["PhysicsNodes"]
|
|
("../physics_nodes")
|
|
"*.h"
|
|
"*.cpp"
|
|
|
|
["spine"]
|
|
("../spine")
|
|
"*.h"
|
|
"*.cpp"
|
|
}
|