summaryrefslogtreecommitdiff
path: root/redland
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-07-01 15:02:25 +0000
committerRüdiger Timm <rt@openoffice.org>2008-07-01 15:02:25 +0000
commit18c2304c0d5901d1a6f29c69afd0f50f45b26f10 (patch)
treeafe5091bb62019faa3461e0c603b4c62bce1cbec /redland
parent7c96a6285c980befa2779ca00904808b33ac6577 (diff)
Make module acronym unique.
Diffstat (limited to 'redland')
-rw-r--r--redland/prj/build.lst10
1 files changed, 5 insertions, 5 deletions
diff --git a/redland/prj/build.lst b/redland/prj/build.lst
index 29716493d584..54cf90390d96 100644
--- a/redland/prj/build.lst
+++ b/redland/prj/build.lst
@@ -1,5 +1,5 @@
-rl redland : soltools ZLIB:zlib LIBXML2:libxml2 LIBXSLT:libxslt OPENSSL:openssl NULL
-rl redland usr1 - all rl_mkout NULL
-rl redland\raptor nmake - all rl_raptor NULL
-rl redland\rasqal nmake - all rl_rasqal rl_raptor NULL
-rl redland\redland nmake - all rl_redland rl_raptor rl_rasqal NULL
+rld redland : soltools ZLIB:zlib LIBXML2:libxml2 LIBXSLT:libxslt OPENSSL:openssl NULL
+rld redland usr1 - all rld_mkout NULL
+rld redland\raptor nmake - all rld_raptor NULL
+rld redland\rasqal nmake - all rld_rasqal rld_raptor NULL
+rld redland\redland nmake - all rld_redland rld_raptor rld_rasqal NULL