diff options
author | Niko Rönkkö <ronkko@iki.fi> | 2010-11-04 23:37:12 +0100 |
---|---|---|
committer | Thorsten Behrens <tbehrens@novell.com> | 2010-11-04 23:37:12 +0100 |
commit | c9f29cb2057227cdcacf20e8b187a05217554f4d (patch) | |
tree | 13a27e1fb4317a020a37edbc17fe7822fb3242ba /stlport | |
parent | 2d3adf843164e2256d4a39083d62608a5f30cda6 (diff) |
Elide all "SO:" and "OOo:" build.lst prefixes
Diffstat (limited to 'stlport')
-rw-r--r-- | stlport/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stlport/prj/build.lst b/stlport/prj/build.lst index 259feec2f6bc..2a6ec0dda681 100644 --- a/stlport/prj/build.lst +++ b/stlport/prj/build.lst @@ -1,2 +1,2 @@ -sl stlport : SO:so_prereq solenv NULL +sl stlport : solenv NULL sl stlport nmake - all sl_mkout NULL |