]> git.lyx.org Git - lyx.git/commitdiff
Remove unneeded MSVC 6 project file
authorGeorg Baum <baum@lyx.org>
Sun, 26 Jun 2016 16:58:19 +0000 (18:58 +0200)
committerGeorg Baum <baum@lyx.org>
Sun, 26 Jun 2016 16:58:19 +0000 (18:58 +0200)
We use cmake or autotools to build hunspell, so we don't need this.

3rdparty/hunspell/1.3.3/src/hunspell/hunspell.dsp [deleted file]
3rdparty/hunspell/Makefile.am

diff --git a/3rdparty/hunspell/1.3.3/src/hunspell/hunspell.dsp b/3rdparty/hunspell/1.3.3/src/hunspell/hunspell.dsp
deleted file mode 100644 (file)
index c182621..0000000
+++ /dev/null
@@ -1,164 +0,0 @@
-# Microsoft Developer Studio Project File - Name="hunspell" - Package Owner=<4>\r
-# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
-# ** DO NOT EDIT **\r
-\r
-# TARGTYPE "Win32 (x86) Static Library" 0x0104\r
-\r
-CFG=hunspell - Win32 Debug\r
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
-!MESSAGE use the Export Makefile command and run\r
-!MESSAGE \r
-!MESSAGE NMAKE /f "hunspell.mak".\r
-!MESSAGE \r
-!MESSAGE You can specify a configuration when running NMAKE\r
-!MESSAGE by defining the macro CFG on the command line. For example:\r
-!MESSAGE \r
-!MESSAGE NMAKE /f "hunspell.mak" CFG="hunspell - Win32 Debug"\r
-!MESSAGE \r
-!MESSAGE Possible choices for configuration are:\r
-!MESSAGE \r
-!MESSAGE "hunspell - Win32 Release" (based on "Win32 (x86) Static Library")\r
-!MESSAGE "hunspell - Win32 Debug" (based on "Win32 (x86) Static Library")\r
-!MESSAGE \r
-\r
-# Begin Project\r
-# PROP AllowPerConfigDependencies 0\r
-# PROP Scc_ProjName ""\r
-# PROP Scc_LocalPath ""\r
-CPP=cl.exe\r
-RSC=rc.exe\r
-\r
-!IF  "$(CFG)" == "hunspell - Win32 Release"\r
-\r
-# PROP BASE Use_MFC 0\r
-# PROP BASE Use_Debug_Libraries 0\r
-# PROP BASE Output_Dir "Release"\r
-# PROP BASE Intermediate_Dir "Release"\r
-# PROP BASE Target_Dir ""\r
-# PROP Use_MFC 0\r
-# PROP Use_Debug_Libraries 0\r
-# PROP Output_Dir "Release"\r
-# PROP Intermediate_Dir "Release"\r
-# PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "W32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c\r
-# ADD CPP /nologo /W3 /GX /O2 /D "W32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c\r
-# ADD BASE RSC /l 0x40e /d "NDEBUG"\r
-# ADD RSC /l 0x40e /d "NDEBUG"\r
-BSC32=bscmake.exe\r
-# ADD BASE BSC32 /nologo\r
-# ADD BSC32 /nologo\r
-LIB32=link.exe -lib\r
-# ADD BASE LIB32 /nologo\r
-# ADD LIB32 /nologo\r
-\r
-!ELSEIF  "$(CFG)" == "hunspell - Win32 Debug"\r
-\r
-# PROP BASE Use_MFC 0\r
-# PROP BASE Use_Debug_Libraries 1\r
-# PROP BASE Output_Dir "Debug"\r
-# PROP BASE Intermediate_Dir "Debug"\r
-# PROP BASE Target_Dir ""\r
-# PROP Use_MFC 0\r
-# PROP Use_Debug_Libraries 1\r
-# PROP Output_Dir "Debug"\r
-# PROP Intermediate_Dir "Debug"\r
-# PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "W32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ  /c\r
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "W32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ  /c\r
-# ADD BASE RSC /l 0x40e /d "_DEBUG"\r
-# ADD RSC /l 0x40e /d "_DEBUG"\r
-BSC32=bscmake.exe\r
-# ADD BASE BSC32 /nologo\r
-# ADD BSC32 /nologo\r
-LIB32=link.exe -lib\r
-# ADD BASE LIB32 /nologo\r
-# ADD LIB32 /nologo\r
-\r
-!ENDIF \r
-\r
-# Begin Target\r
-\r
-# Name "hunspell - Win32 Release"\r
-# Name "hunspell - Win32 Debug"\r
-# Begin Group "Source Files"\r
-\r
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
-# Begin Source File\r
-\r
-SOURCE=.\affentry.cxx\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\affixmgr.cxx\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\csutil.cxx\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\dictmgr.cxx\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\hashmgr.cxx\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\hunspell.cxx\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\suggestmgr.cxx\r
-# End Source File\r
-# End Group\r
-# Begin Group "Header Files"\r
-\r
-# PROP Default_Filter "h;hpp;hxx;hm;inl"\r
-# Begin Source File\r
-\r
-SOURCE=.\affentry.hxx\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\affixmgr.hxx\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\atypes.hxx\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\baseaffix.hxx\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\csutil.hxx\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\dictmgr.hxx\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\hashmgr.hxx\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\htypes.hxx\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\langnum.hxx\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\hunspell.hxx\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\suggestmgr.hxx\r
-# End Source File\r
-# End Group\r
-# End Target\r
-# End Project\r
index 8a5b31283c7dcebebdb93aafdc68c781e86eca81..37f24cfa15c215e44e510442a895b82dde0b72e3 100644 (file)
@@ -12,7 +12,6 @@ EXTRA_DIST = \
        1.3.3/license.hunspell \
        1.3.3/README \
        1.3.3/THANKS \
-       1.3.3/src/hunspell/hunspell.dsp \
        1.3.3/src/hunspell/hunvisapi.h.in \
        1.3.3/src/hunspell/license.hunspell \
        1.3.3/src/hunspell/license.myspell \