branch | physfslayer |
changeset 8055 | 04dd8b7fb605 |
parent 8043 | da083f8d95e6 |
child 8068 | b35427506169 |
--- a/CMakeLists.txt Sun Nov 18 00:37:23 2012 +0400 +++ b/CMakeLists.txt Sun Nov 18 00:58:57 2012 +0400 @@ -260,7 +260,6 @@ #TODO: when ANDROID, BUILD_ENGINE_LIBRARY should be set if(NOT (BUILD_ENGINE_LIBRARY OR ANDROID)) add_subdirectory(bin) - add_subdirectory(misc/quazip) add_subdirectory(QTfrontend) add_subdirectory(share) add_subdirectory(tools)