summaryrefslogtreecommitdiff
path: root/odk/CustomTarget_doxygen.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-02-27 18:43:56 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-02-27 18:43:56 +0100
commit957cebbeb33ad9df1cd878850b7f927c5faf25ad (patch)
treedbd0e725306df4427f2b1fc2db9725e9c30dcfc2 /odk/CustomTarget_doxygen.mk
parent628498847bf94489073633b2ec5b931a53b05224 (diff)
Use PRODUCTVERSION instead of UDK_MAJOR/MINOR/MICRO in SDK HTML documentation
Change-Id: I132723457e02d6b3b9fa24d7d41ac621b03ef7b1
Diffstat (limited to 'odk/CustomTarget_doxygen.mk')
-rw-r--r--odk/CustomTarget_doxygen.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/CustomTarget_doxygen.mk b/odk/CustomTarget_doxygen.mk
index 2a18fbf90e80..a01f5192d8aa 100644
--- a/odk/CustomTarget_doxygen.mk
+++ b/odk/CustomTarget_doxygen.mk
@@ -11,7 +11,7 @@ $(eval $(call gb_CustomTarget_CustomTarget,odk/odkcommon/docs/cpp/ref))
odkcommon_ZIPLIST += docs/cpp/ref
-CPPDOCREFNAME := "UDK $(UDK_MAJOR).$(UDK_MINOR).$(UDK_MICRO) C/C++ API Reference"
+CPPDOCREFNAME := "$(PRODUCTNAME) $(PRODUCTVERSION) SDK C/C++ API Reference"
odk_INCDIRLIST := sal salhelper rtl osl store typelib uno cppu cppuhelper \
registry $(if $(filter WNT,$(OS)),systools)