diff options
author | Rüdiger Timm <rt@openoffice.org> | 2002-09-18 15:45:13 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2002-09-18 15:45:13 +0000 |
commit | a88943c8bc58a4103632984c5571d52a8af00524 (patch) | |
tree | 210668aa74e7eb3d60111fd68051957a2b0c6a12 /connectivity/prj | |
parent | 6fef57e7b3166ba1a330a91a2006f09179f04118 (diff) |
#100000# source/commontools depends on source/parse (needs sqlbison.hxx).
Diffstat (limited to 'connectivity/prj')
-rw-r--r-- | connectivity/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/prj/build.lst b/connectivity/prj/build.lst index 0aa610c99269..2845612e1b60 100644 --- a/connectivity/prj/build.lst +++ b/connectivity/prj/build.lst @@ -1,7 +1,7 @@ cn connectivity : comphelper moz svtools NULL cn connectivity usr1 - all cn_mkout NULL cn connectivity\source\types nmake - all cn_types NULL -cn connectivity\source\commontools nmake - all cn_cmtools cn_types NULL +cn connectivity\source\commontools nmake - all cn_cmtools cn_parse cn_types NULL cn connectivity\source\manager nmake - all cn_manager cn_types NULL cn connectivity\source\cpool nmake - all cn_cpool cn_dbtools NULL cn connectivity\source\resource nmake - all cn_res NULL |