diff options
author | Rene Engelhard <rene@openoffice.org> | 2010-04-27 17:21:14 +0200 |
---|---|---|
committer | Rene Engelhard <rene@openoffice.org> | 2010-04-27 17:21:14 +0200 |
commit | c217927df7e8c01c4a45c55db519b5c6b6673380 (patch) | |
tree | 2f98363a2d638a5cce32ad83d28d53749ebdee23 /mythes/prj | |
parent | bdb13254f79131f8ac2568079367c910c8fc551a (diff) |
mythes12: move to proper external mythes module
Diffstat (limited to 'mythes/prj')
-rw-r--r-- | mythes/prj/build.lst | 3 | ||||
-rw-r--r-- | mythes/prj/d.lst | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/mythes/prj/build.lst b/mythes/prj/build.lst new file mode 100644 index 000000000000..9c851b6254a3 --- /dev/null +++ b/mythes/prj/build.lst @@ -0,0 +1,3 @@ +myt mythes : soltools solenv NULL +myt mythes usr1 - all myt_mkout NULL +myt mythes nmake - all myt_mythes NULL diff --git a/mythes/prj/d.lst b/mythes/prj/d.lst new file mode 100644 index 000000000000..7172e745a4bf --- /dev/null +++ b/mythes/prj/d.lst @@ -0,0 +1,4 @@ +..\%__SRC%\slb\mythes.lib %_DEST%\lib%_EXT%\mythes.lib + +..\%__SRC%\inc\mythes.hxx %_DEST%\inc%_EXT%\mythes.hxx +..\%__SRC%\misc\build\mythes-1.2.0\.libs\libmythes.a %_DEST%\lib%_EXT%\libmythes.a |