diff options
author | Gert van Valkenhoef <g.h.m.van.valkenhoef@rug.nl> | 2012-02-19 13:49:08 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-02-23 10:31:17 +0000 |
commit | 70a7cd0923795ee5c8210b476e2897d12988ad95 (patch) | |
tree | e385d49216d229ce6428148e7ec6bdfdda2216df /l10ntools/prj | |
parent | 796818d7b5a63c30d1ec837172deb73e300bfc38 (diff) |
Add C++ HelpSearch and call from XMLHelp. Fix string conversion bug.
Diffstat (limited to 'l10ntools/prj')
-rw-r--r-- | l10ntools/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/l10ntools/prj/d.lst b/l10ntools/prj/d.lst index 44cf5f001e14..e9329dc93855 100644 --- a/l10ntools/prj/d.lst +++ b/l10ntools/prj/d.lst @@ -48,6 +48,7 @@ mkdir: %_DEST%\bin\help\com\sun\star\help ..\inc\l10ntools\directory.hxx %_DEST%\inc\l10ntools\directory.hxx ..\inc\l10ntools\file.hxx %_DEST%\inc\l10ntools\file.hxx ..\inc\l10ntools\HelpIndexer.hxx %_DEST%\inc\l10ntools\HelpIndexer.hxx +..\inc\l10ntools\HelpSearch.hxx %_DEST%\inc\l10ntools\HelpSearch.hxx ..\source\filter\merge\FCFGMerge.cfg %_DEST%\inc\l10ntools\FCFGMerge.cfg ..\%__SRC%\lib\transex.lib %_DEST%\lib\transex.lib |