diff options
author | Michael Hönnig <mi@openoffice.org> | 2004-10-11 08:21:41 +0000 |
---|---|---|
committer | Michael Hönnig <mi@openoffice.org> | 2004-10-11 08:21:41 +0000 |
commit | b97949823d42740a58ef8f1e48de3284b2336dc7 (patch) | |
tree | ed92fcfd1aa71c62af1b032c04888aa844a9ee9a | |
parent | 7132972bf580f70854ed3078ed36e1ba024617a4 (diff) |
first revision of build control files of bean project
-rw-r--r-- | bean/prj/build.lst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bean/prj/build.lst b/bean/prj/build.lst new file mode 100644 index 000000000000..35fdfb499e56 --- /dev/null +++ b/bean/prj/build.lst @@ -0,0 +1,3 @@ +od bean\com\sun\star\comp\beans nmake - all od_beanjava NULL +od bean\native\win32 nmake - n od_beanwin32 NULL +od bean\native\unix nmake - u od_beanunix NULL |