Kaydet (Commit) 781c3a95 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

remove outdevgrind from build until makefile is added

Change-Id: Ie339541fa57a237048470b21fd28bd4411592433
üst 7663c880
...@@ -27,8 +27,7 @@ $(eval $(call gb_Module_add_targets,vcl,\ ...@@ -27,8 +27,7 @@ $(eval $(call gb_Module_add_targets,vcl,\
StaticLibrary_vclmain \ StaticLibrary_vclmain \
Executable_ui-previewer \ Executable_ui-previewer \
$(if $(filter LINUX MACOSX WNT,$(OS)), \ $(if $(filter LINUX MACOSX WNT,$(OS)), \
Executable_icontest \ Executable_icontest )) \
Executable_outdevgrind)) \
$(if $(filter-out ANDROID IOS WNT,$(OS)), \ $(if $(filter-out ANDROID IOS WNT,$(OS)), \
Executable_svdemo \ Executable_svdemo \
Executable_svptest \ Executable_svptest \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment