mirror of https://github.com/axmolengine/axmol.git
34 lines
263 B
Plaintext
34 lines
263 B
Plaintext
|
options
|
||
|
{
|
||
|
s3e-data-dir="../Resource"
|
||
|
|
||
|
module_path="../../cocos2dx/proj.marmalade/"
|
||
|
|
||
|
}
|
||
|
|
||
|
includepaths
|
||
|
{
|
||
|
..
|
||
|
}
|
||
|
subprojects
|
||
|
{
|
||
|
IwGL
|
||
|
cocos2dx
|
||
|
}
|
||
|
|
||
|
|
||
|
files
|
||
|
{
|
||
|
[Main]
|
||
|
|
||
|
Main.h
|
||
|
Main.cpp
|
||
|
(../)
|
||
|
AppDelegate.h
|
||
|
AppDelegate.cpp
|
||
|
HelloWorldScene.h
|
||
|
HelloWorldScene.cpp
|
||
|
}
|
||
|
|
||
|
|