diff options
author | Andreas Bille <abi@openoffice.org> | 2001-06-11 09:56:12 +0000 |
---|---|---|
committer | Andreas Bille <abi@openoffice.org> | 2001-06-11 09:56:12 +0000 |
commit | a52d37fa36e47488be695c723773ca4eff50852a (patch) | |
tree | 5431c4644054c2fa3a2ccc06f88ea355ad570a54 /xmlhelp | |
parent | 1ae4fe1ef84b5e889c6db31e1c5d0cfd9a2553b9 (diff) |
Added directories for the c++ help content provider
Diffstat (limited to 'xmlhelp')
-rw-r--r-- | xmlhelp/prj/build.lst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/xmlhelp/prj/build.lst b/xmlhelp/prj/build.lst index 7d32371fe661..ca9d7be7c3c4 100644 --- a/xmlhelp/prj/build.lst +++ b/xmlhelp/prj/build.lst @@ -2,3 +2,8 @@ xh xmlhelp : XmlSearch external jut offuh unoil NULL xh xmlhelp usr1 - all xh_mkout NULL xh xmlhelp\source\helpprovider nmake - all xh_helpprovider NULL xh xmlhelp\source\com\sun\star\help nmake - all xh_help NULL +xh xmlhelp\source\cxxhelp\util nmake - all xh_cutil NULL +xh xmlhelp\source\cxxhelp\qe nmake - all xh_qe NULL +xh xmlhelp\source\cxxhelp\db nmake - all xh_db NULL +xh xmlhelp\source\cxxhelp\provider nmake - all xh_provider NULL +xh xmlhelp\util nmake - all xh_util xh_cutil xh_qe xh_db xh_provider NULL
\ No newline at end of file |