diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-10-29 15:36:30 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-10-29 15:36:30 +0200 |
commit | 91e34e4ccc6c61d0b64d250817af7f0d2263b89e (patch) | |
tree | 40aada24b74a727c59941b29a8a12c3ea06f0b4f /svl/prj | |
parent | e775b40a11ca0eab7964dacc8387367086e2b029 (diff) |
CWS gnumake2: resolve conflicts and make sources buildable on Linux
Diffstat (limited to 'svl/prj')
-rw-r--r-- | svl/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/prj/build.lst b/svl/prj/build.lst index 54eb363e906d..10b9cfe432f2 100644 --- a/svl/prj/build.lst +++ b/svl/prj/build.lst @@ -5,5 +5,5 @@ sl svl\prj nmake - all svl_prj NULL # complex test for ConfigItems are marked as defect # sl svl\qa\complex\ConfigItems\helper nmake - all svl_qa_complex_help svl_util svl_passcont NULL # sl svl\qa\complex\ConfigItems nmake - all svl_qa_complex svl_qa_complex_help svl_util svl_passcont NULL -sl svl\qa\complex\passwordcontainer nmake - all svl_qa_complex svl_util svl_passcont NULL +sl svl\qa\complex\passwordcontainer nmake - all svl_qa_complex svl_prj NULL |