summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-03 21:40:26 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:10 +0200
commit4146cef50c1d56df0f18878732c01c0d968f6163 (patch)
treed083139376f9963ceb9bf744aec2763cd3b48dcd /scp2
parentbaa69cccf38c848940061fb2d3fec5034ae31d6b (diff)
odk: package doxygen IDL docs
Change-Id: I1613ce8cf9b8248bb5d5e546df7310154e11b830
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/sdkoo/module_sdkoo.scp2
-rw-r--r--scp2/source/sdkoo/sdkoo.scp4
2 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/sdkoo/module_sdkoo.scp b/scp2/source/sdkoo/module_sdkoo.scp
index af82ccf359cf..76353ace462a 100644
--- a/scp2/source/sdkoo/module_sdkoo.scp
+++ b/scp2/source/sdkoo/module_sdkoo.scp
@@ -39,7 +39,7 @@ Module gid_Module_Optional_Sdkoo
gid_File_Package_odk_settings,
gid_File_Package_odk_settings_generated,
gid_File_Package_odk_unowinreg,
- gid_File_Zip_cppdocs,
+ gid_File_Zip_doxygen,
gid_File_Zip_Odkexamples,
gid_File_Zip_OdkIdl_udkapi,
gid_File_Zip_OdkIdl_offapi,
diff --git a/scp2/source/sdkoo/sdkoo.scp b/scp2/source/sdkoo/sdkoo.scp
index c88158b6d9c1..126dad5905cd 100644
--- a/scp2/source/sdkoo/sdkoo.scp
+++ b/scp2/source/sdkoo/sdkoo.scp
@@ -216,10 +216,10 @@ End
#endif
#if defined(DOXYGEN)
-File gid_File_Zip_cppdocs
+File gid_File_Zip_doxygen
TXT_FILE_BODY;
Dir = FILELIST_SDK_DIR;
- Name = "odk_cpp_docs.filelist";
+ Name = "odk_doxygen.filelist";
Styles = (FILELIST,USE_INTERNAL_RIGHTS);
End
#endif