diff options
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 |