summaryrefslogtreecommitdiff
path: root/crashrep/WinResTarget_crashrep.mk
diff options
context:
space:
mode:
Diffstat (limited to 'crashrep/WinResTarget_crashrep.mk')
-rw-r--r--crashrep/WinResTarget_crashrep.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/crashrep/WinResTarget_crashrep.mk b/crashrep/WinResTarget_crashrep.mk
index 6036157c8bea..c4c44ada5a72 100644
--- a/crashrep/WinResTarget_crashrep.mk
+++ b/crashrep/WinResTarget_crashrep.mk
@@ -16,7 +16,7 @@ $(eval $(call gb_WinResTarget_use_custom_headers,crashrep,\
$(eval $(call gb_WinResTarget_add_defs,crashrep,\
-DRES_APP_NAME=crashrep \
-DRES_APP_FILEDESC="$(PRODUCTNAME) Crashreporter" \
- -DVERVARIANT=$(BUILD) \
+ -DVERVARIANT=$(LIBO_VERSION_PATCH) \
-DRES_APP_VENDOR="$(OOO_VENDOR)" \
))