mirror of https://github.com/axmolengine/axmol.git
Updated paths from airplay to marmalade
This commit is contained in:
parent
65ddb88000
commit
cfd365f5d7
|
@ -6,10 +6,10 @@ options
|
||||||
|
|
||||||
# paths to modules of cocos2d-x - uncomment and customize if you need additional modules
|
# paths to modules of cocos2d-x - uncomment and customize if you need additional modules
|
||||||
|
|
||||||
module_path="../../cocos2dx/proj.airplay/"
|
module_path="../../cocos2dx/proj.marmalade/"
|
||||||
# module_path="../../Box2D/proj.airplay/"
|
# module_path="../../Box2D/proj.marmalade/"
|
||||||
# module_path="../../chipmunk/proj.airplay/"
|
# module_path="../../chipmunk/proj.marmalade/"
|
||||||
# module_path="../../CocosDenshion/proj.airplay/"
|
# module_path="../../CocosDenshion/proj.marmalade/"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@ includepaths
|
||||||
}
|
}
|
||||||
subprojects
|
subprojects
|
||||||
{
|
{
|
||||||
# required module of Airplay SDK
|
# required module of Marmalade
|
||||||
|
|
||||||
IwGL
|
IwGL
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue