Skip to content

Commit

Permalink
Merge pull request cocos2d#27 from natural-law/solve-error-gen-libs
Browse files Browse the repository at this point in the history
Solve the error when generating prebuilt mk files.
  • Loading branch information
Bin Zhang authored Jan 11, 2017
2 parents 2a7454c + 63db634 commit afe4f9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/plugin_generate/gen_prebuilt_mk.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ def modify_import_module(self, lines):

ignore_strs = [
"prebuilt",
"sources"
]
ignore_modules = [
"android",
Expand Down

0 comments on commit afe4f9b

Please sign in to comment.