FYI.

The zip package was blocked by google mail.

-------- Original Message --------
Subject:        Hunspell package
Date:   Sun, 03 May 2009 23:02:33 +0200
From:   Abdelrazak Younes <you...@lyx.org>
Organization:   LyX
To: Joost Verburg <joostverb...@users.sourceforge.net>, Uwe Stöhr <uwesto...@web.de>
CC:     LyX Developers List <lyx-devel@lists.lyx.org>



Joost, Uwe,

Could you please add this package to the lyx-deps package?

In order to compile, you'll need hunspell-1.2.8.tar.gz from:

http://sourceforge.net/project/showfiles.php?group_id=143754&package_id=157912

You'll also need the attached msvc files to replace the ones provided in
the win_api directory. Only libhunspell compiles, I didn't bother with
the test programs. I'll try to contribute that to the hunspell project.

Thanks in advance.

Abdel.






Microsoft Visual Studio Solution File, Format Version 10.00
# Visual C++ Express 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libhunspell", 
"libhunspell.vcproj", "{53609BB3-D874-465C-AF7B-DF626DB0D89B}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testparser", 
"testparser.vcproj", "{611BF6C7-332A-49BB-B2A3-80AFD5B785D9}"
        ProjectSection(ProjectDependencies) = postProject
                {53609BB3-D874-465C-AF7B-DF626DB0D89B} = 
{53609BB3-D874-465C-AF7B-DF626DB0D89B}
        EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hunspell", 
"hunspell.vcproj", "{6A0453F4-B12A-4810-B9A2-8AB059316ED7}"
        ProjectSection(ProjectDependencies) = postProject
                {53609BB3-D874-465C-AF7B-DF626DB0D89B} = 
{53609BB3-D874-465C-AF7B-DF626DB0D89B}
        EndProjectSection
EndProject
Global
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
                Debug_dll|Win32 = Debug_dll|Win32
                Debug|Win32 = Debug|Win32
                Release_dll|Win32 = Release_dll|Win32
                Release|Win32 = Release|Win32
        EndGlobalSection
        GlobalSection(ProjectConfigurationPlatforms) = postSolution
                
{53609BB3-D874-465C-AF7B-DF626DB0D89B}.Debug_dll|Win32.ActiveCfg = 
Debug_dll|Win32
                {53609BB3-D874-465C-AF7B-DF626DB0D89B}.Debug_dll|Win32.Build.0 
= Debug_dll|Win32
                {53609BB3-D874-465C-AF7B-DF626DB0D89B}.Debug|Win32.ActiveCfg = 
Debug|Win32
                {53609BB3-D874-465C-AF7B-DF626DB0D89B}.Debug|Win32.Build.0 = 
Debug|Win32
                
{53609BB3-D874-465C-AF7B-DF626DB0D89B}.Release_dll|Win32.ActiveCfg = 
Release_dll|Win32
                
{53609BB3-D874-465C-AF7B-DF626DB0D89B}.Release_dll|Win32.Build.0 = 
Release_dll|Win32
                {53609BB3-D874-465C-AF7B-DF626DB0D89B}.Release|Win32.ActiveCfg 
= Release|Win32
                {53609BB3-D874-465C-AF7B-DF626DB0D89B}.Release|Win32.Build.0 = 
Release|Win32
                
{611BF6C7-332A-49BB-B2A3-80AFD5B785D9}.Debug_dll|Win32.ActiveCfg = Debug|Win32
                {611BF6C7-332A-49BB-B2A3-80AFD5B785D9}.Debug_dll|Win32.Build.0 
= Debug|Win32
                {611BF6C7-332A-49BB-B2A3-80AFD5B785D9}.Debug|Win32.ActiveCfg = 
Debug|Win32
                {611BF6C7-332A-49BB-B2A3-80AFD5B785D9}.Debug|Win32.Build.0 = 
Debug|Win32
                
{611BF6C7-332A-49BB-B2A3-80AFD5B785D9}.Release_dll|Win32.ActiveCfg = 
Release|Win32
                
{611BF6C7-332A-49BB-B2A3-80AFD5B785D9}.Release_dll|Win32.Build.0 = Release|Win32
                {611BF6C7-332A-49BB-B2A3-80AFD5B785D9}.Release|Win32.ActiveCfg 
= Release|Win32
                {611BF6C7-332A-49BB-B2A3-80AFD5B785D9}.Release|Win32.Build.0 = 
Release|Win32
                
{6A0453F4-B12A-4810-B9A2-8AB059316ED7}.Debug_dll|Win32.ActiveCfg = Debug|Win32
                {6A0453F4-B12A-4810-B9A2-8AB059316ED7}.Debug_dll|Win32.Build.0 
= Debug|Win32
                {6A0453F4-B12A-4810-B9A2-8AB059316ED7}.Debug|Win32.ActiveCfg = 
Debug|Win32
                {6A0453F4-B12A-4810-B9A2-8AB059316ED7}.Debug|Win32.Build.0 = 
Debug|Win32
                
{6A0453F4-B12A-4810-B9A2-8AB059316ED7}.Release_dll|Win32.ActiveCfg = 
Release|Win32
                
{6A0453F4-B12A-4810-B9A2-8AB059316ED7}.Release_dll|Win32.Build.0 = Release|Win32
                {6A0453F4-B12A-4810-B9A2-8AB059316ED7}.Release|Win32.ActiveCfg 
= Release|Win32
                {6A0453F4-B12A-4810-B9A2-8AB059316ED7}.Release|Win32.Build.0 = 
Release|Win32
        EndGlobalSection
        GlobalSection(SolutionProperties) = preSolution
                HideSolutionNode = FALSE
        EndGlobalSection
EndGlobal

Attachment: hunspell.vcproj
Description: XML document

Attachment: libhunspell.vcproj
Description: XML document

Attachment: testparser.vcproj
Description: XML document

Reply via email to