summaryrefslogtreecommitdiff
path: root/javaunohelper
diff options
context:
space:
mode:
Diffstat (limited to 'javaunohelper')
-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