diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-04 01:28:48 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-04 01:28:48 +0000 |
commit | 04a530c511784c0636ea22ed25cc52ba483af306 (patch) | |
tree | 3199ecf3037cd5aee85063640a0933a372ee9087 /cli_ure/prj | |
parent | cb618f1c1429dbbf03cb1353191a172d0a643a8b (diff) |
INTEGRATION: CWS sb18 (1.4.22); FILE MERGED
2004/05/25 16:28:49 sb 1.4.22.1: #i21150# Temporarily disabled generating assemblies from types.rdb, as long as climaker is not adapted to polymorphic struct types (for which it currently fails).
Diffstat (limited to 'cli_ure/prj')
-rw-r--r-- | cli_ure/prj/build.lst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cli_ure/prj/build.lst b/cli_ure/prj/build.lst index e61a94af00fc..536d8ced0425 100644 --- a/cli_ure/prj/build.lst +++ b/cli_ure/prj/build.lst @@ -1,7 +1,7 @@ ure cli_ure : cppuhelper cppu sal codemaker offapi stoc NULL ure cli_ure usr1 - all ure_mkout NULL ure cli_ure\source\climaker nmake - w,vc7 ure_source_climaker NULL -ure cli_ure\unotypes nmake - w,vc7 ure_unotypes ure_source_climaker.w NULL -ure cli_ure\source\ure nmake - w,vc7 ure_source_ure ure_unotypes.w NULL -ure cli_ure\source\native nmake - w,vc7 ure_source_native ure_source_ure.w ure_unotypes.w NULL +#ure cli_ure\unotypes nmake - w,vc7 ure_unotypes ure_source_climaker.w NULL +#ure cli_ure\source\ure nmake - w,vc7 ure_source_ure ure_unotypes.w NULL +#ure cli_ure\source\native nmake - w,vc7 ure_source_native ure_source_ure.w ure_unotypes.w NULL #ure cli_ure\util nmake - w,vc7 ure_util ure_source_ure ure_source_native NULL |