mirror of https://github.com/axmolengine/axmol.git
41 lines
330 B
Plaintext
41 lines
330 B
Plaintext
options
|
|
{
|
|
module_path="../../../cocos2dx/proj.marmalade/"
|
|
}
|
|
|
|
includepaths
|
|
{
|
|
../Classes
|
|
}
|
|
subprojects
|
|
{
|
|
IwGL
|
|
cocos2dx
|
|
}
|
|
|
|
assets
|
|
{
|
|
(data)
|
|
CloseNormal.png
|
|
CloseSelected.png
|
|
HelloWorld.png
|
|
}
|
|
|
|
|
|
|
|
files
|
|
{
|
|
[Main]
|
|
(src)
|
|
Main.h
|
|
Main.cpp
|
|
|
|
(../Classes)
|
|
AppDelegate.h
|
|
AppDelegate.cpp
|
|
HelloWorldScene.h
|
|
HelloWorldScene.cpp
|
|
}
|
|
|
|
|