diff options
Diffstat (limited to 'helpcontent2/util/simpress/makefile.mk')
-rw-r--r-- | helpcontent2/util/simpress/makefile.mk | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/helpcontent2/util/simpress/makefile.mk b/helpcontent2/util/simpress/makefile.mk index ea03f78137..77739bfce9 100644 --- a/helpcontent2/util/simpress/makefile.mk +++ b/helpcontent2/util/simpress/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:59:45 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:18 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -38,13 +38,13 @@ LINKNAME=simpress LINKADDEDFILES= \ -add help$/LANGUAGE$/simpress.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/simpress.cfg \ -add help$/LANGUAGE$/simpress.tree $(PRJ)$/source$/auxiliary$/LANGUAGE$/simpress.tree \ - -add help$/LANGUAGE$/simpress.jar $(BIN)$/simpress_xml_LANGUAGE.zip + -add help$/LANGUAGE$/simpress.jar $(BIN)$/simpress_xhp_LANGUAGE.zip LINKADDEDDEPS= \ $(PRJ)$/source$/auxiliary$/LANGUAGE$/simpress.cfg \ $(PRJ)$/source$/auxiliary$/LANGUAGE$/simpress.tree \ - $(BIN)$/simpress_xml_LANGUAGE.zip + $(BIN)$/simpress_xhp_LANGUAGE.zip LINKLINKFILES= \ @@ -503,6 +503,7 @@ LINKLINKFILES= \ text$/shared$/01$/05320000.hzip \ text$/shared$/01$/05340100.hzip \ text$/shared$/01$/05340200.hzip \ + text$/shared$/01$/05340300.hzip \ text$/shared$/01$/05340400.hzip \ text$/shared$/01$/05340402.hzip \ text$/shared$/01$/05340404.hzip \ @@ -567,7 +568,10 @@ LINKLINKFILES= \ text$/shared$/01$/about_meta_tags.hzip \ text$/shared$/01$/gallery.hzip \ text$/shared$/01$/gallery_files.hzip \ + text$/shared$/01$/grid.hzip \ + text$/shared$/01$/guides.hzip \ text$/shared$/01$/mediaplayer.hzip \ + text$/shared$/01$/moviesound.hzip \ text$/shared$/01$/packagemanager.hzip \ text$/shared$/01$/password_dlg.hzip \ text$/shared$/01$/password_main.hzip \ @@ -832,6 +836,14 @@ LINKLINKFILES= \ text$/shared$/explorer$/database$/11190000.hzip \ text$/shared$/explorer$/database$/30000000.hzip \ text$/shared$/explorer$/database$/30100000.hzip \ + text$/shared$/explorer$/database$/dabaadvprop.hzip \ + text$/shared$/explorer$/database$/dabaadvpropdat.hzip \ + text$/shared$/explorer$/database$/dabaadvpropgen.hzip \ + text$/shared$/explorer$/database$/dabaprop.hzip \ + text$/shared$/explorer$/database$/dabapropadd.hzip \ + text$/shared$/explorer$/database$/dabapropcon.hzip \ + text$/shared$/explorer$/database$/dabapropgen.hzip \ + text$/shared$/explorer$/database$/menuedit.hzip \ text$/shared$/guide$/aaa_start.hzip \ text$/shared$/guide$/accessibility.hzip \ text$/shared$/guide$/active_help_on_off.hzip \ |