Skip to content

Commit

Permalink
feather cocos2d#1661: modify namespace to ccui
Browse files Browse the repository at this point in the history
  • Loading branch information
jianglong0156 committed Apr 15, 2015
1 parent b3dd85a commit f060bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/tojs/cocos2dx_experimental_webView.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ prefix = cocos2dx_experimental_webView

# create a target namespace (in javascript, this would create some code like the equiv. to `ns = ns || {}`)
# all classes will be embedded in that namespace
target_namespace = ccexp
target_namespace = ccui

macro_judgement = #if (CC_TARGET_PLATFORM == CC_PLATFORM_ANDROID || CC_TARGET_PLATFORM == CC_PLATFORM_IOS)

Expand Down

0 comments on commit f060bb5

Please sign in to comment.