mirror of https://github.com/axmolengine/axmol.git
Remove unused configuration.
This commit is contained in:
parent
d3e9403f20
commit
06dec2be87
|
@ -168,17 +168,5 @@
|
|||
"from": "tools/framework-compile/bin-templates/js-template-runtime",
|
||||
"to": "js-template-binary"
|
||||
}
|
||||
],
|
||||
"modify_config": [
|
||||
{
|
||||
"file_path": "cocos/2d/cocos2dx.props",
|
||||
"pattern": "libbox2d\\.lib;",
|
||||
"replace_string": ""
|
||||
},
|
||||
{
|
||||
"file_path": "cocos/2d/cocos2dx.props",
|
||||
"pattern": "libSpine\\.lib;",
|
||||
"replace_string": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue