2012-10-19 23:26:34 +08:00
|
|
|
options
|
|
|
|
{
|
2012-12-20 17:47:30 +08:00
|
|
|
module_path="../../../../cocos2dx/proj.marmalade/;../../../../CocosDenshion/proj.marmalade/"
|
2012-11-15 01:46:09 +08:00
|
|
|
s3e-data-dir = "../Resources/"
|
2012-10-19 23:26:34 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
includepaths
|
|
|
|
{
|
|
|
|
../Classes
|
|
|
|
}
|
|
|
|
subprojects
|
|
|
|
{
|
|
|
|
IwGL
|
|
|
|
cocos2dx
|
|
|
|
CocosDenshion
|
|
|
|
}
|
|
|
|
|
|
|
|
assets
|
|
|
|
{
|
2012-11-17 20:49:01 +08:00
|
|
|
(../Resources)
|
2012-12-06 17:41:02 +08:00
|
|
|
.
|
2012-10-19 23:26:34 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
files
|
|
|
|
{
|
|
|
|
[Main]
|
|
|
|
(src)
|
|
|
|
Main.h
|
|
|
|
Main.cpp
|
|
|
|
|
|
|
|
(../Classes)
|
|
|
|
AppDelegate.h
|
|
|
|
AppDelegate.cpp
|
|
|
|
GameOverScene.cpp
|
|
|
|
GameOverScene.h
|
|
|
|
HelloWorldScene.cpp
|
|
|
|
HelloWorldScene.h
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|