diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2012-10-21 21:03:06 +0200 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2012-10-22 22:52:14 +0200 |
commit | 8c6276a312a3dd88d7469be3187bf8d9d077f0d8 (patch) | |
tree | 20fd98ff3ea3931acd6ce7a1cb8b44dd70ebab39 /io | |
parent | 0397c4b02d894259cd86280185f52ec84a67b16a (diff) |
drop rdbmaker completely
Change-Id: I313afb391562adae4f91c55480a036c228e0b540
Diffstat (limited to 'io')
-rw-r--r-- | io/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io/prj/build.lst b/io/prj/build.lst index 061791bde8b5..e87ea100528e 100644 --- a/io/prj/build.lst +++ b/io/prj/build.lst @@ -1,3 +1,3 @@ -io io : LIBXSLT:libxslt DESKTOP:rdbmaker cppuhelper NULL +io io : LIBXSLT:libxslt cppuhelper NULL io io usr1 - all io_mkout NULL io io\prj nmake - all io_prj NULL |