diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-06-21 02:59:40 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2011-06-21 02:59:40 +0300 |
commit | 02c2d088d62f610e0ec77c6c0d9eaea389efe7fe (patch) | |
tree | b6fa865305fa0f93bef41ba18eb82358d4c0f9e5 | |
parent | c0f66f4d1c8f3d244e7f1155acf93b7bf7688588 (diff) |
stoc depends on registry
-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 6737d7088..c7a1fe693 100644 --- a/stoc/prj/build.lst +++ b/stoc/prj/build.lst @@ -1,4 +1,4 @@ -tc stoc : DESKTOP:rdbmaker cppuhelper cppu jvmaccess sal salhelper jvmfwk xmlreader LIBXSTL:libxslt NULL +tc stoc : DESKTOP:rdbmaker cppuhelper cppu jvmaccess sal salhelper jvmfwk xmlreader LIBXSTL:libxslt registry NULL tc stoc usr1 - all tc_mkout NULL tc stoc\inc nmake - all tc_inc NULL tc stoc\source\defaultregistry nmake - all tc_defr tc_boot tc_inc NULL |