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 | bf4f578dbc1a750ce99ea8c572357b44f5cc874a (patch) | |
tree | 75cb208bba9aab586d8ab3218438bbfd0b234bae /stoc | |
parent | 58c90368363a5764fc1f4e8eeac26da41df91068 (diff) |
stoc depends on registry
Diffstat (limited to 'stoc')
-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 6737d708814b..c7a1fe693919 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 |