diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-06-08 15:42:33 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-06-08 15:42:33 +0000 |
commit | 5af9979db549c3e5fbca46da4d55835b435963a9 (patch) | |
tree | c57237b81822cc32ce2fb66c1f3290e7025ee0dc /xmlhelp/prj | |
parent | 71487983dbcf5d2d8816dc79ce988f3215e01ea2 (diff) |
#i10000# removal of cws helplinker01
Diffstat (limited to 'xmlhelp/prj')
-rw-r--r-- | xmlhelp/prj/build.lst | 2 | ||||
-rw-r--r-- | xmlhelp/prj/d.lst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xmlhelp/prj/build.lst b/xmlhelp/prj/build.lst index efed4249bcd3..d6c6646102c0 100644 --- a/xmlhelp/prj/build.lst +++ b/xmlhelp/prj/build.lst @@ -1,4 +1,4 @@ -xh xmlhelp : ucbhelper LIBXSLT:libxslt jut unoil BERKELEYDB:berkeleydb svtools NULL +xh xmlhelp : ucbhelper XmlSearch LIBXSLT:libxslt jut unoil BERKELEYDB:berkeleydb svtools NULL xh xmlhelp usr1 - all xh_mkout NULL xh xmlhelp\inc nmake - all xh_inc NULL xh xmlhelp\source\helpprovider nmake - all xh_helpprovider xh_inc NULL diff --git a/xmlhelp/prj/d.lst b/xmlhelp/prj/d.lst index e9b2cde09804..31ea2ad13a51 100644 --- a/xmlhelp/prj/d.lst +++ b/xmlhelp/prj/d.lst @@ -1,5 +1,5 @@ ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.* -..\%__SRC%\bin\HelpLinker* %_DEST%\bin%_EXT% +..\%__SRC%\bin\com.sun.star.help.HelpLinker %_DEST%\bin%_EXT%\com.sun.star.help.HelpLinker ..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT% ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.* ..\%__SRC%\class\*.jar %_DEST%\bin%_EXT%\*.* |