Kaydet (Commit) c39bb97e authored tarafından Chris Sherlock's avatar Chris Sherlock

vcl: don't deploy demos

Change-Id: If5e720569ddf5e0538712c24cadb6e15812a0f69
üst 2701cc1a
......@@ -62,6 +62,11 @@ $(eval $(call gb_Helper_register_executables,NONE, \
unoidl-read \
unoidl-write \
xrmex \
$(if $(filter-out ANDROID IOS,$(OS)), \
svdemo \
svptest \
svpclient \
vcldemo) \
))
$(eval $(call gb_Helper_register_executables_for_install,SDK,sdk, \
......@@ -118,11 +123,6 @@ $(eval $(call gb_Helper_register_executables,OOO, \
unopkg \
unopkg_com \
) \
$(if $(filter-out ANDROID IOS,$(OS)), \
svdemo \
svptest \
svpclient \
vcldemo) \
))
$(eval $(call gb_Helper_register_executables_for_install,UREBIN,ure,\
......
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