2011-04-04 00:40:39 +08:00
|
|
|
defines
|
|
|
|
{
|
|
|
|
# chipmunk currently only supported on Mac OS (Xcode).
|
|
|
|
# if you want to use the chipmunk - set AIRPLAYUSECHIPMUNK = 1
|
|
|
|
AIRPLAYUSECHIPMUNK = 0
|
|
|
|
}
|
|
|
|
|
2011-03-23 22:16:20 +08:00
|
|
|
options
|
|
|
|
{
|
|
|
|
s3e-data-dir="../Res"
|
2011-04-04 00:40:39 +08:00
|
|
|
|
|
|
|
module_path="../../cocos2dx/proj.airplay/"
|
|
|
|
module_path="../../Box2D/proj.airplay/"
|
|
|
|
module_path="../../chipmunk/proj.airplay/"
|
|
|
|
module_path="../../CocosDenshion/proj.airplay/"
|
2011-03-23 22:16:20 +08:00
|
|
|
|
|
|
|
}
|
|
|
|
|
2011-03-24 10:19:52 +08:00
|
|
|
includepaths
|
|
|
|
{
|
|
|
|
..
|
|
|
|
}
|
2011-03-23 22:16:20 +08:00
|
|
|
subprojects
|
|
|
|
{
|
|
|
|
IwGL
|
|
|
|
Box2D
|
|
|
|
cocos2dx
|
2011-04-04 00:40:39 +08:00
|
|
|
chipmunk
|
2011-03-31 17:53:35 +08:00
|
|
|
CocosDenshion
|
2011-03-23 22:16:20 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
files
|
|
|
|
{
|
|
|
|
[Main]
|
|
|
|
|
|
|
|
Main.h
|
|
|
|
Main.cpp
|
|
|
|
(../)
|
|
|
|
AppDelegate.h
|
|
|
|
AppDelegate.cpp
|
|
|
|
|
|
|
|
[Tests]
|
|
|
|
("../tests")
|
|
|
|
|
|
|
|
controller.h
|
|
|
|
controller.cpp
|
|
|
|
tests.h
|
|
|
|
testResource.h
|
|
|
|
testBasic.h
|
|
|
|
testBasic.cpp
|
|
|
|
|
|
|
|
[Tests/AccelerometerTest]
|
|
|
|
("../tests/AccelerometerTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/ActionManagerTest]
|
|
|
|
("../tests/ActionManagerTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/ActionsTest]
|
|
|
|
("../tests/ActionsTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
|
|
|
|
[Tests/LabelTest]
|
|
|
|
("../tests/LabelTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/Box2DTest]
|
|
|
|
("../tests/Box2DTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/Box2DTestBed]
|
|
|
|
("../tests/Box2DTestBed")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/ClickAndMoveTest]
|
|
|
|
("../tests/ClickAndMoveTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/CocosDenshionTest]
|
|
|
|
("../tests/CocosDenshionTest")
|
2011-03-31 17:53:35 +08:00
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
2011-03-23 22:16:20 +08:00
|
|
|
|
|
|
|
[Tests/CocosNodeTest]
|
|
|
|
("../tests/CocosNodeTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/DrawPrimitivesTest]
|
|
|
|
("../tests/DrawPrimitivesTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/EaseActionsTest]
|
|
|
|
("../tests/EaseActionsTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/EffectsAdvancedTest]
|
|
|
|
("../tests/EffectsAdvancedTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/EffectsTest]
|
|
|
|
("../tests/EffectsTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/HiResTest]
|
|
|
|
("../tests/HiResTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/IntervalTest]
|
|
|
|
("../tests/IntervalTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/KeypadTest]
|
|
|
|
("../tests/KeypadTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/LayerTest]
|
|
|
|
("../tests/LayerTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/MenuTest]
|
|
|
|
("../tests/MenuTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/MotionStreakTest]
|
|
|
|
("../tests/MotionStreakTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/ParallaxTest]
|
|
|
|
("../tests/ParallaxTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/ParticleTest]
|
|
|
|
("../tests/ParticleTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
2011-03-25 16:46:36 +08:00
|
|
|
|
|
|
|
[Tests/PerformanceTest]
|
|
|
|
("../tests/PerformanceTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
2011-03-23 22:16:20 +08:00
|
|
|
|
|
|
|
[Tests/ProgressActionsTest]
|
|
|
|
("../tests/ProgressActionsTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/RenderTextureTest]
|
|
|
|
("../tests/RenderTextureTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/RotateWorldTest]
|
|
|
|
("../tests/RotateWorldTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/SceneTest]
|
|
|
|
("../tests/SceneTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/SchedulerTest]
|
|
|
|
("../tests/SchedulerTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
|
|
|
|
[Tests/SpriteTest]
|
|
|
|
("../tests/SpriteTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
2011-07-20 15:35:20 +08:00
|
|
|
[Tests/Texture2dTest]
|
|
|
|
("../tests/Texture2dTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
2011-03-23 22:16:20 +08:00
|
|
|
[Tests/TileMapTest]
|
|
|
|
("../tests/TileMapTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/TouchesTest]
|
|
|
|
("../tests/TouchesTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/TransitionsTest]
|
|
|
|
("../tests/TransitionsTest")
|
|
|
|
"*.h"
|
2011-03-31 17:56:21 +08:00
|
|
|
"*.cpp"
|
2011-03-23 22:16:20 +08:00
|
|
|
|
2011-03-31 17:53:35 +08:00
|
|
|
[Tests/ZwoptexTest]
|
|
|
|
("../tests/ZwoptexTest")
|
|
|
|
"*.h"
|
2011-07-13 16:00:22 +08:00
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/BugsTest]
|
|
|
|
("../tests/BugsTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/BugsTest/Bug-458]
|
|
|
|
("../tests/BugsTest/Bug-458")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
|
|
|
|
|
|
|
[Tests/DirectorTest]
|
|
|
|
("../tests/DirectorTest")
|
|
|
|
"*.h"
|
2011-03-31 17:53:35 +08:00
|
|
|
"*.cpp"
|
2011-03-23 22:16:20 +08:00
|
|
|
}
|
|
|
|
|
2011-04-04 00:40:39 +08:00
|
|
|
if {{ defined AIRPLAYUSECHIPMUNK}}
|
|
|
|
{
|
|
|
|
if {{ AIRPLAYUSECHIPMUNK == 1 }}
|
|
|
|
{
|
|
|
|
files
|
|
|
|
{
|
|
|
|
[Tests/ChipmunkTest]
|
|
|
|
("../tests/ChipmunkTest")
|
|
|
|
"*.h"
|
|
|
|
"*.cpp"
|
2011-03-23 22:16:20 +08:00
|
|
|
|
2011-04-04 00:40:39 +08:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|