diff options
author | Niko Rönkkö <ronkko@iki.fi> | 2010-11-04 23:37:36 +0100 |
---|---|---|
committer | Thorsten Behrens <tbehrens@novell.com> | 2010-11-04 23:37:36 +0100 |
commit | 8f94448f5f00f815a96496e8e8b5a4ffc6de0200 (patch) | |
tree | 9b9ebead536a9321e281c7c9ccf296898ce803e3 /crashrep | |
parent | 7e1e311cb80b6a62af082ba2f09023dc7815e3a1 (diff) |
Elide all "SO:" and "OOo:" build.lst prefixes
Diffstat (limited to 'crashrep')
-rwxr-xr-x | crashrep/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crashrep/prj/build.lst b/crashrep/prj/build.lst index ef1c85cc1c62..d1a6798aa549 100755 --- a/crashrep/prj/build.lst +++ b/crashrep/prj/build.lst @@ -1,4 +1,4 @@ -cr crashrep : l10n sal sysui SO:tools shell NULL +cr crashrep : l10n sal sysui shell NULL cr crashrep usr1 - all cr_mkout NULL cr crashrep\source\all nmake - all cr_sresource NULL cr crashrep\source\unx nmake - u cr_sunx NULL |