summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorAndreas Schlüns <as@openoffice.org>2001-06-11 09:26:01 +0000
committerAndreas Schlüns <as@openoffice.org>2001-06-11 09:26:01 +0000
commitd7e14a3a7133c2700e327a13c2971ab922e76124 (patch)
treea258a8a7a7d8b1d83b431f568f1bbec838310750 /framework
parent792b94381b62b3233132217f3352c3cb52097d9b (diff)
#85529# changes for new lock mechanism
Diffstat (limited to 'framework')
-rw-r--r--framework/prj/build.lst4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/prj/build.lst b/framework/prj/build.lst
index 6306f7e6c389..e2e5f30e23a3 100644
--- a/framework/prj/build.lst
+++ b/framework/prj/build.lst
@@ -5,6 +5,6 @@ fr framework\source\threadhelp nmake - all fr_threadhelp NULL
fr framework\source\classes nmake - all fr_classes fr_unotypes fr_threadhelp NULL
fr framework\source\helper nmake - all fr_helper fr_unotypes fr_threadhelp NULL
fr framework\source\services nmake - all fr_services fr_unotypes fr_threadhelp NULL
-fr framework\source\application nmake - all fr_application fr_unotypes fr_threadhelp NULL
fr framework\source\register nmake - all fr_register fr_unotypes fr_threadhelp NULL
-fr framework\util nmake - all fr_util fr_threadhelp fr_application fr_classes fr_helper fr_register fr_services NULL
+fr framework\source\application nmake - all fr_application fr_unotypes fr_threadhelp NULL
+fr framework\util nmake - all fr_util fr_classes fr_helper fr_services fr_register fr_application NULL