This commit is contained in:
chengstory 2013-12-26 13:35:33 +08:00
Родитель ab3cf064d1
Коммит 2232e0f015
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -269,8 +269,6 @@ endif(BUILD_EDITOR_COCOSBUILDER)
if(BUILD_EDITOR_COCOSTUDIO)
# cocostudio
add_subdirectory(cocos/editor-support/cocostudio)
# jsoncpp library, cocostuido depends on jsoncpp
add_subdirectory(external/json)
endif(BUILD_EDITOR_COCOSTUDIO)
if(BUILD_LIBS_LUA)