summaryrefslogtreecommitdiff
path: root/lingucomponent/prj
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 12:03:05 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 12:03:05 +0000
commit4507deb1ecfc4f48b263781b2f611a0c6af24cea (patch)
treee8a024fd3c048f6cbbb00862405295859b4f7a4f /lingucomponent/prj
parent8ad6f1e3f71afb347e85304cd21830213b6863f7 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'lingucomponent/prj')
-rw-r--r--lingucomponent/prj/build.lst10
-rw-r--r--lingucomponent/prj/d.lst30
2 files changed, 40 insertions, 0 deletions
diff --git a/lingucomponent/prj/build.lst b/lingucomponent/prj/build.lst
new file mode 100644
index 000000000000..e8033089525d
--- /dev/null
+++ b/lingucomponent/prj/build.lst
@@ -0,0 +1,10 @@
+lc lingucomponent : linguistic lingu NULL
+lc lingucomponent usr1 - all lc_mkout NULL
+lc lingucomponent\source\lingutil nmake - all lc_util NULL
+lc lingucomponent\source\thesaurus\parser nmake - all lc_parser lc_util NULL
+lc lingucomponent\source\thesaurus\libth nmake - all lc_libth lc_util NULL
+lc lingucomponent\source\spellcheck\myspell nmake - all lc_myspell lc_util NULL
+lc lingucomponent\source\spellcheck\spell nmake - all lc_libspell lc_myspell NULL
+lc lingucomponent\source\hyphenator\altlinuxhyph\libhnj nmake - all lc_libhnj lc_util NULL
+lc lingucomponent\source\hyphenator\altlinuxhyph\hyphen nmake - all lc_libhyphen lc_libhnj NULL
+lc lingucomponent\source\hyphenator\altlinuxhyph\hyphtabs nmake - all lc_hyphtabs lc_util NULL
diff --git a/lingucomponent/prj/d.lst b/lingucomponent/prj/d.lst
new file mode 100644
index 000000000000..01015dace878
--- /dev/null
+++ b/lingucomponent/prj/d.lst
@@ -0,0 +1,30 @@
+..\%__SRC%\bin\*.dat %_DEST%\bin%_EXT%\*.dat
+..\%__SRC%\bin\*.idx %_DEST%\bin%_EXT%\*.idx
+..\%__SRC%\bin\*.aff %_DEST%\bin%_EXT%\*.aff
+..\%__SRC%\bin\*.dic %_DEST%\bin%_EXT%\*.dic
+..\%__SRC%\bin\*.lst %_DEST%\bin%_EXT%\*.lst
+
+..\%__SRC%\bin\lth* %_DEST%\bin%_EXT%\lth*
+..\%__SRC%\lib\ilth* %_DEST%\lib%_EXT%\ilth*
+..\%__SRC%\lib\liblth.a %_DEST%\lib%_EXT%\liblth.a
+..\%__SRC%\lib\liblth*.dylib %_DEST%\lib%_EXT%\liblth*.dylib
+..\%__SRC%\lib\liblth*.so %_DEST%\lib%_EXT%\liblth*.so
+
+..\%__SRC%\bin\spell* %_DEST%\bin%_EXT%\spell*
+..\%__SRC%\lib\ilspell* %_DEST%\lib%_EXT%\ilspell*
+..\%__SRC%\lib\libspell.a %_DEST%\lib%_EXT%\libspell.a
+..\%__SRC%\lib\libspell*.dylib %_DEST%\lib%_EXT%\libspell*.dylib
+..\%__SRC%\lib\libspell*.so %_DEST%\lib%_EXT%\libspell*.so
+
+..\%__SRC%\bin\hyph* %_DEST%\bin%_EXT%\hyph*
+..\%__SRC%\lib\ihyph* %_DEST%\lib%_EXT%\ihyph*
+..\%__SRC%\lib\libhnj.* %_DEST%\lib%_EXT%\libhnj.*
+..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib
+..\%__SRC%\lib\libhyphen*.so %_DEST%\lib%_EXT%\libhyphen*.so
+
+..\%__SRC%\bin\ulingu* %_DEST%\bin%_EXT%\ulingu*
+..\%__SRC%\lib\ilulingu* %_DEST%\lib%_EXT%\iulingu*
+..\%__SRC%\lib\libulingu.a %_DEST%\lib%_EXT%\libulingu.a
+..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib
+..\%__SRC%\lib\libulingu*.so %_DEST%\lib%_EXT%\libulingu*.so
+