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 /remotebridges | |
parent | 0397c4b02d894259cd86280185f52ec84a67b16a (diff) |
drop rdbmaker completely
Change-Id: I313afb391562adae4f91c55480a036c228e0b540
Diffstat (limited to 'remotebridges')
-rw-r--r-- | remotebridges/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remotebridges/prj/build.lst b/remotebridges/prj/build.lst index 55d192c151ae..39e79de5c9eb 100644 --- a/remotebridges/prj/build.lst +++ b/remotebridges/prj/build.lst @@ -1,2 +1,2 @@ -rb remotebridges : LIBXSLT:libxslt cppu cppuhelper offapi DESKTOP:rdbmaker sal NULL +rb remotebridges : LIBXSLT:libxslt cppu cppuhelper offapi sal NULL rb remotebridges\prj nmake - all rb_prj NULL |