summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Fuhrmann <nf@openoffice.org>2001-02-23 13:06:51 +0000
committerNils Fuhrmann <nf@openoffice.org>2001-02-23 13:06:51 +0000
commit0033892a011f41caf735e9ee81043597de1e35da (patch)
treed3c8d781a7f17e4e539cb14a29915f23644ab4ec
parentbe13a7c0261488219ac017e45cb702e695e9a022 (diff)
Generated solar list particle for usage per project
-rw-r--r--UnoControls/prj/build.lst6
-rw-r--r--automation/prj/build.lst4
-rw-r--r--basctl/prj/build.lst8
-rw-r--r--extensions/prj/build.lst36
-rw-r--r--forms/prj/build.lst7
-rw-r--r--package/prj/build.lst5
-rw-r--r--wizards/prj/build.lst34
7 files changed, 100 insertions, 0 deletions
diff --git a/UnoControls/prj/build.lst b/UnoControls/prj/build.lst
new file mode 100644
index 000000000000..cabd79035759
--- /dev/null
+++ b/UnoControls/prj/build.lst
@@ -0,0 +1,6 @@
+us UnoControls : cppuhelper offuh tools NULL
+us UnoControls usr1 - all us_mkout NULL
+us UnoControls\source\unotypes nmake - all us_unotypes NULL
+us UnoControls\source\base nmake - all us_base us_unotypes NULL
+us UnoControls\source\controls nmake - all us_ctrls us_unotypes NULL
+us UnoControls\util nmake - all us_util us_base us_ctrls NULL
diff --git a/automation/prj/build.lst b/automation/prj/build.lst
new file mode 100644
index 000000000000..a2dc09c647e1
--- /dev/null
+++ b/automation/prj/build.lst
@@ -0,0 +1,4 @@
+as automation_simple : basic NULL
+as automation_simple usr1 - all as_mkout NULL
+as automation_simple\source nmake - all as_source NULL
+as automation_simple\util nmake - all as_util as_source NULL
diff --git a/basctl/prj/build.lst b/basctl/prj/build.lst
new file mode 100644
index 000000000000..bcdeb9bcb286
--- /dev/null
+++ b/basctl/prj/build.lst
@@ -0,0 +1,8 @@
+bc basctl : svx NULL
+bc basctl usr1 - all bc_mkout NULL
+bc basctl\sdi nmake - all bc_sdi NULL
+bc basctl\source\isetbrw nmake - all bc_ibrw NULL
+bc basctl\source\si nmake - all bc_si NULL
+bc basctl\source\vcdlged nmake - all bc_vcdlg NULL
+bc basctl\source\basicide nmake - all bc_bide bc_sdi NULL
+bc basctl\util nmake - all bc_util bc_bide bc_ibrw bc_si bc_vcdlg NULL
diff --git a/extensions/prj/build.lst b/extensions/prj/build.lst
new file mode 100644
index 000000000000..b6de9ec22017
--- /dev/null
+++ b/extensions/prj/build.lst
@@ -0,0 +1,36 @@
+ex extensions : offmgr rdbmaker svx NULL
+ex extensions usr1 - all ex_mkout NULL
+ex extensions\inc get - all ex_inc NULL
+ex extensions\inc\ucbhelper get - all ex_incucbh NULL
+ex extensions\source\plugin\workben get - all ex_plwkb NULL
+ex extensions\source\plugin\inc\plugin\win get - all ex_piwi NULL
+ex extensions\source\plugin\inc\plugin\unx get - all ex_piux NULL
+ex extensions\source\plugin\inc\plugin\os2 get - all ex_pios2 NULL
+ex extensions\source\ole nmake - w ex_ole NULL
+ex extensions\source\resource nmake - all ex_resrc NULL
+ex extensions\source\pgp\java\com\sun\star\pgp nmake - u ex_pgpjava NULL
+ex extensions\source\pgpfactory nmake - all ex_pgpfac NULL
+ex extensions\source\pgp\src nmake - w ex_pgpsrc NULL
+ex extensions\source\pgp\win32 nmake - w ex_pgpw32 NULL
+ex extensions\source\pgp\win32_60 nmake - w ex_pgpw60 NULL
+ex extensions\source\pgp\win32_65 nmake - w ex_pgpw65 NULL
+ex extensions\source\pgp\util nmake - w ex_pgput ex_pgpfac ex_pgpsrc ex_pgpw32 ex_pgpw60 ex_pgpw65 NULL
+ex extensions\source\installation nmake - w ex_inst NULL
+ex extensions\source\installation\office\instchk nmake - all ex_ichk NULL
+ex extensions\source\installation\system\inetset nmake - all ex_isys ex_inst.w NULL
+ex extensions\source\installation\office\protchk nmake - all ex_pchk NULL
+ex extensions\source\installuser nmake - all ex_instu NULL
+ex extensions\source\plugin\base nmake - all ex_plbase NULL
+ex extensions\source\plugin\win nmake - w ex_plwin ex_plbase NULL
+ex extensions\source\plugin\unx nmake - u ex_plunx NULL
+ex extensions\source\plugin\os2 nmake - p ex_plos2 NULL
+ex extensions\source\plugin\util nmake - all ex_plutil ex_plbase ex_plos2.p ex_plunx.u ex_plwin.w NULL
+ex extensions\source\scanner nmake - all ex_scan NULL
+ex extensions\source\svg nmake - all ex_svg NULL
+ex extensions\source\packer nmake - all ex_pck NULL
+ex extensions\source\bibliography nmake - all ex_bib NULL
+ex extensions\source\inimanager nmake - all ex_inimgr NULL
+ex extensions\source\xmlextract nmake - all ex_xmlextr NULL
+ex extensions\source\propctrlr nmake - all ex_propctrlr NULL
+ex extensions\source\dbimport nmake - all ex_dbimport NULL
+ex extensions\source\dbpilots nmake - all ex_dbpilots NULL
diff --git a/forms/prj/build.lst b/forms/prj/build.lst
new file mode 100644
index 000000000000..1c1ec1b83950
--- /dev/null
+++ b/forms/prj/build.lst
@@ -0,0 +1,7 @@
+fm forms : svx NULL
+fm forms usr1 - all fm_mkofrm NULL
+fm forms\source\inc get - all fm_inc NULL
+fm forms\source\component nmake - all fm_component NULL
+fm forms\source\misc nmake - all fm_misc NULL
+fm forms\source\resource nmake - all fm_resource NULL
+fm forms\util nmake - all fm_util fm_component fm_misc fm_resource NULL
diff --git a/package/prj/build.lst b/package/prj/build.lst
new file mode 100644
index 000000000000..4676f59da37b
--- /dev/null
+++ b/package/prj/build.lst
@@ -0,0 +1,5 @@
+pk package : tools unotools NULL
+pk package usr1 - all pk_mkout NULL
+pk package\source\zipapi nmake - all pk_zipapi NULL
+pk package\source\zippackage nmake - all pk_zippackage NULL
+pk package\util nmake - all pk_util pk_zipapi pk_zippackage NULL
diff --git a/wizards/prj/build.lst b/wizards/prj/build.lst
new file mode 100644
index 000000000000..1e572fbfe5b4
--- /dev/null
+++ b/wizards/prj/build.lst
@@ -0,0 +1,34 @@
+wz wizards : offmgr NULL
+wz wizards usr1 - all wz_mkout NULL
+wz wizards\inc get - all wz_inc NULL
+wz wizards\prj get - all wz_prj NULL
+wz wizards\jobs get - all wz_jobs NULL
+wz wizards\source get - all wz_src NULL
+wz wizards\source\tools get - all wz_tools NULL
+wz wizards\source\reportwi get - all wz_repo NULL
+wz wizards\source\dbhandle get - all wz_dbhan NULL
+wz wizards\source\autopilo get - all wz_autpi NULL
+wz wizards\source\tablewiz get - all wz_tabwiz NULL
+wz wizards\source\fax get - all wz_fax NULL
+wz wizards\source\webwizar nmake - all wz_webwiz NULL
+wz wizards\source\combowiz get - all wz_combwiz NULL
+wz wizards\source\createre get - all wz_creat NULL
+wz wizards\source\formwiza get - all wz_frmwiz NULL
+wz wizards\source\gridwiza get - all wz_gridwiz NULL
+wz wizards\source\groupwiz get - all wz_grpmwiz NULL
+wz wizards\source\importwi nmake - all wz_importmwiz NULL
+wz wizards\source\init get - all wz_init NULL
+wz wizards\source\querywiz get - all wz_qrywiz NULL
+wz wizards\source\template nmake - all wz_tmpl NULL
+wz wizards\source\standard get - all wz_stand NULL
+wz wizards\source\calendar get - all wz_calen NULL
+wz wizards\source\formedit get - all wz_frmedt NULL
+wz wizards\source\gimmicks get - all wz_gimmi NULL
+wz wizards\source\ssprint get - all wz_spri NULL
+wz wizards\source\ssfuncs get - all wz_sfuncs NULL
+wz wizards\source\schedule nmake - all wz_sched NULL
+wz wizards\source\letterwi get - all wz_lett NULL
+wz wizards\source\dbwizres nmake - all wz_dbres NULL
+wz wizards\source\internet nmake - all wz_inet NULL
+wz wizards\util nmake - all wz_util wz_dbres wz_inet NULL
+wz wizards\source\euro nmake - all wz_euro NULL