summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-10-30 08:23:12 +0000
committerRüdiger Timm <rt@openoffice.org>2006-10-30 08:23:12 +0000
commitfd4dd63dbc91c8aa598abf85f88fd07b84b277ad (patch)
tree5306d363896768cf5d7c19542b162fe5b1af5ed7
parent4933a8244d98a073b69e6bb9157d2e926f8a8dd9 (diff)
INTEGRATION: CWS ause060 (1.9.24); FILE MERGED
2006/09/22 18:03:52 hjs 1.9.24.1: #i69234# call required makefile
-rw-r--r--javaunohelper/prj/build.lst9
1 files changed, 5 insertions, 4 deletions
diff --git a/javaunohelper/prj/build.lst b/javaunohelper/prj/build.lst
index 069b24f3a465..bd6ec7123acd 100644
--- a/javaunohelper/prj/build.lst
+++ b/javaunohelper/prj/build.lst
@@ -1,7 +1,8 @@
jh javaunohelper : bridges cppuhelper jurt ridljar NULL
jh javaunohelper usr1 - all jh_mkout NULL
-jh javaunohelper\com\sun\star\comp\helper nmake - all jh_helper NULL
-jh javaunohelper\com\sun\star\lib\uno\adapter nmake - all jh_adapter jh_libhelp NULL
-jh javaunohelper\com\sun\star\lib\uno\helper nmake - all jh_libhelp NULL
-jh javaunohelper\source nmake - all jh_source NULL
+jh javaunohelper\inc nmake - all jh_inc NULL
+jh javaunohelper\com\sun\star\comp\helper nmake - all jh_helper jh_inc NULL
+jh javaunohelper\com\sun\star\lib\uno\adapter nmake - all jh_adapter jh_libhelp jh_inc NULL
+jh javaunohelper\com\sun\star\lib\uno\helper nmake - all jh_libhelp jh_inc NULL
+jh javaunohelper\source nmake - all jh_source jh_inc NULL
jh javaunohelper\util nmake - all jh_util jh_helper jh_source jh_adapter jh_libhelp NULL