diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-11-10 10:36:57 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-11-10 10:36:57 +0100 |
commit | 5cc98469a2ee47869caa80633afd9cd2392bdf13 (patch) | |
tree | ce8a7375d83fb59217ecfc06ea39c8b715e5e00d /soltools/prj | |
parent | 50e242d42286f9f60c84441295d8e0927c74885d (diff) |
#i103496#: fix for building nonpro of mkdepend on Windows
Diffstat (limited to 'soltools/prj')
-rw-r--r-- | soltools/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/soltools/prj/build.lst b/soltools/prj/build.lst index 0a3ed598d..3c4e50eb0 100644 --- a/soltools/prj/build.lst +++ b/soltools/prj/build.lst @@ -1,4 +1,4 @@ -so soltools : stlport SUN:so_prereq NULL +so soltools : SUN:so_prereq NULL so soltools usr1 - all so_usr1 NULL so soltools\inc get - all so_inc NULL so soltools\ldump nmake - all so_ldump so_mkdep NULL |