diff options
author | Nils Fuhrmann <nf@openoffice.org> | 2001-02-23 13:06:51 +0000 |
---|---|---|
committer | Nils Fuhrmann <nf@openoffice.org> | 2001-02-23 13:06:51 +0000 |
commit | 9149e9fa269053dee521ce9b9c345453beb659e5 (patch) | |
tree | a424fafdb47c7f4a53f0ca5a69c4aaed33b9dfec /rsc | |
parent | 4a0606bea5b0b0127080d933c6e69da9acafbca9 (diff) |
Generated solar list particle for usage per project
Diffstat (limited to 'rsc')
-rw-r--r-- | rsc/prj/build.lst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/rsc/prj/build.lst b/rsc/prj/build.lst new file mode 100644 index 000000000000..38ad8704f7d3 --- /dev/null +++ b/rsc/prj/build.lst @@ -0,0 +1,8 @@ +r rsc : tools NULL +r rsc usr1 - all rsc_mkout NULL +r rsc\source\misc nmake - all rsc_misc NULL +r rsc\source\tools nmake - all rsc_tool NULL +r rsc\source\res nmake - all rsc_res NULL +r rsc\source\parser nmake - all rsc_pars NULL +r rsc\source\rsc nmake - all rsc_rsc NULL +r rsc\source\prj nmake - all rsc_sprj rsc_misc rsc_pars rsc_res rsc_rsc rsc_tool NULL |