diff options
author | Eric Bachard <ericb@openoffice.org> | 2005-10-19 08:00:52 +0000 |
---|---|---|
committer | Eric Bachard <ericb@openoffice.org> | 2005-10-19 08:00:52 +0000 |
commit | e2f44961f61de1dbafb1d8fdf9e5d4aaa9061c53 (patch) | |
tree | 79b4931b25659370af498346a133cb86cf1015cc /fondu | |
parent | fb8b2a4ccd85d53d31844fa9fefd6088adc0d237 (diff) |
#i55022# add build.lst and d.lst for fondu on Mac OS X
Diffstat (limited to 'fondu')
-rw-r--r-- | fondu/prj/build.lst | 2 | ||||
-rw-r--r-- | fondu/prj/d.lst | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/fondu/prj/build.lst b/fondu/prj/build.lst new file mode 100644 index 000000000000..1cc3358dd0ce --- /dev/null +++ b/fondu/prj/build.lst @@ -0,0 +1,2 @@ +es fondu : solenv NULL +es fondu nmake - u es_fondu NULL diff --git a/fondu/prj/d.lst b/fondu/prj/d.lst new file mode 100644 index 000000000000..d68d83e80b74 --- /dev/null +++ b/fondu/prj/d.lst @@ -0,0 +1,2 @@ +mkdir: %_DEST%\inc%_EXT%\fondu +..\%__SRC%\bin\fondu %_DEST%\bin%_EXT%\fondu |