Kaydet (Commit) 376f85f0 authored tarafından Andras Timar's avatar Andras Timar

build fix s/$(BUILD)/$(LIBO_VERSION_PATCH)/

Change-Id: I4573f77418b3631a2f324aac29e225698da53ba6
üst 256f1a85
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
$(eval $(call gb_WinResTarget_WinResTarget,npsoplugin/npsoplugin)) $(eval $(call gb_WinResTarget_WinResTarget,npsoplugin/npsoplugin))
$(eval $(call gb_WinResTarget_add_defs,npsoplugin/npsoplugin,\ $(eval $(call gb_WinResTarget_add_defs,npsoplugin/npsoplugin,\
-DVERVARIANT=$(BUILD) \ -DVERVARIANT=$(LIBO_VERSION_PATCH) \
-DRES_APP_VENDOR="$(OOO_VENDOR)" \ -DRES_APP_VENDOR="$(OOO_VENDOR)" \
)) ))
......
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