diff options
Diffstat (limited to 'hunspell')
-rw-r--r-- | hunspell/prj/d.lst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/hunspell/prj/d.lst b/hunspell/prj/d.lst index 825feb43b272..fa085da3c3d4 100644 --- a/hunspell/prj/d.lst +++ b/hunspell/prj/d.lst @@ -1,5 +1,6 @@ ..\%__SRC%\lib\lib*.* %_DEST%\lib%_EXT%\lib*.* +..\%__SRC%\lib\hyphen.lib %_DEST%\lib%_EXT%\hyphen.lib -mkdir: %_DEST%\inc%_EXT%\hunspell -..\%__SRC%\misc\build\hunspell-1.1.12\src\hunspell\*.hxx %_DEST%\inc%_EXT%\hunspell\*.hxx - +..\%__SRC%\misc\build\hyphen-2.3\hyphen.h %_DEST%\inc\hyphen.h +..\%__SRC%\misc\build\hyphen-2.3\.libs\libhyphen.a %_DEST%\lib%_EXT%\libhyphen.a +..\%__SRC%\misc\build\hyphen-2.3\hyph_en_US.dic %_DEST%\bin\hyph_en_US.dic |