diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2000-09-18 15:18:56 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2000-09-18 15:18:56 +0000 |
commit | 95117e7fefa9ae82431dcdffd1e58495730f6f54 (patch) | |
tree | 158386e9f19cda5c69023d678c4d3313435a206d /automation/prj |
initial import
Diffstat (limited to 'automation/prj')
-rw-r--r-- | automation/prj/d.lst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/automation/prj/d.lst b/automation/prj/d.lst new file mode 100644 index 000000000000..15414c3563ad --- /dev/null +++ b/automation/prj/d.lst @@ -0,0 +1,8 @@ +mkdir: %_DEST%\inc%_EXT%\automation + +..\%__SRC%\bin\sts%UPD%*.dll %_DEST%\bin%_EXT%\sts%UPD%*.dll +..\%__SRC%\lib\libsts* %_DEST%\lib%_EXT%\* +..\%__SRC%\lib\automation.lib %_DEST%\lib%_EXT%\automation.lib + +hedabu: ..\inc\automation.hxx %_DEST%\inc%_EXT%\automation\automation.hxx + |