diff --git a/omim.pro b/omim.pro index 3edd32a8bc..9c479a0b31 100644 --- a/omim.pro +++ b/omim.pro @@ -19,7 +19,7 @@ SUBDIRS = 3party \ indexer/indexer_tool \ qt_tstfrm \ indexer/indexer_tests \ - yg/yg_tests \ + yg/yg_tests \ qt } diff --git a/yg/yg_tests/yg_tests.pro b/yg/yg_tests/yg_tests.pro index 0e88599702..5cd14d1234 100644 --- a/yg/yg_tests/yg_tests.pro +++ b/yg/yg_tests/yg_tests.pro @@ -23,7 +23,7 @@ SOURCES += \ skin_loader_test.cpp \ skin_test.cpp \ screengl_test.cpp \ - formats_loading_test.cpp \ +# formats_loading_test.cpp \ thread_render.cpp \ opengl_test.cpp \ screenglglobal_test.cpp \