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 /stoc/prj | |
parent | 0397c4b02d894259cd86280185f52ec84a67b16a (diff) |
drop rdbmaker completely
Change-Id: I313afb391562adae4f91c55480a036c228e0b540
Diffstat (limited to 'stoc/prj')
-rw-r--r-- | stoc/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/prj/build.lst b/stoc/prj/build.lst index a8e1a73033dc..674439ecb074 100644 --- a/stoc/prj/build.lst +++ b/stoc/prj/build.lst @@ -1,3 +1,3 @@ -tc stoc : DESKTOP:rdbmaker cppuhelper cppu jvmaccess sal salhelper jvmfwk xmlreader LIBXSTL:libxslt registry NULL +tc stoc : cppuhelper cppu jvmaccess sal salhelper jvmfwk xmlreader LIBXSTL:libxslt registry NULL tc stoc usr1 - all tc_mkout NULL tc stoc\prj nmake - all tc_prj NULL |