summaryrefslogtreecommitdiff
path: root/framework/prj
diff options
context:
space:
mode:
authorAndreas Schlüns <as@openoffice.org>2002-08-12 10:42:20 +0000
committerAndreas Schlüns <as@openoffice.org>2002-08-12 10:42:20 +0000
commit44e509179481e18e0700d5ee9dade346ddba42be (patch)
treeb57df0f1759359c13fe322ce8ad6f0be24faf4a7 /framework/prj
parent9c36e2cd87af88b90affc7e517441afed447fe36 (diff)
#92086# new directory interaction
Diffstat (limited to 'framework/prj')
-rw-r--r--framework/prj/build.lst3
1 files changed, 2 insertions, 1 deletions
diff --git a/framework/prj/build.lst b/framework/prj/build.lst
index 89f3d36659..1e03f9929a 100644
--- a/framework/prj/build.lst
+++ b/framework/prj/build.lst
@@ -3,11 +3,12 @@ fr framework usr1 - all fr_mkout NULL
fr framework\source\unotypes nmake - all fr_unotypes NULL
fr framework\source\threadhelp nmake - all fr_threadhelp fr_unotypes NULL
fr framework\source\classes nmake - all fr_classes fr_threadhelp fr_unotypes NULL
+fr framework\source\interaction nmake - all fr_interaction fr_threadhelp fr_unotypes NULL
fr framework\source\helper nmake - all fr_helper fr_threadhelp fr_unotypes NULL
fr framework\source\dispatch nmake - all fr_dispatch fr_threadhelp fr_unotypes NULL
fr framework\source\services nmake - all fr_services fr_threadhelp fr_unotypes NULL
fr framework\source\register nmake - all fr_register fr_threadhelp fr_unotypes NULL
fr framework\source\application nmake - all fr_application fr_threadhelp fr_unotypes NULL
fr framework\source\recording nmake - all fr_recording fr_threadhelp fr_unotypes NULL
-fr framework\util nmake - all fr_util fr_unotypes fr_threadhelp fr_classes fr_helper fr_dispatch fr_services fr_register fr_application fr_recording NULL
+fr framework\util nmake - all fr_util fr_unotypes fr_threadhelp fr_classes fr_interaction fr_helper fr_dispatch fr_services fr_register fr_application fr_recording NULL
fr framework\util\guiapps nmake - all fr_guiapp fr_util NULL