summaryrefslogtreecommitdiffstats
path: root/chrome/third_party/hunspell/hunspell.vcproj
diff options
context:
space:
mode:
authorinitial.commit <initial.commit@0039d316-1c4b-4281-b951-d872f2087c98>2008-07-26 23:55:29 +0000
committerinitial.commit <initial.commit@0039d316-1c4b-4281-b951-d872f2087c98>2008-07-26 23:55:29 +0000
commit09911bf300f1a419907a9412154760efd0b7abc3 (patch)
treef131325fb4e2ad12c6d3504ab75b16dd92facfed /chrome/third_party/hunspell/hunspell.vcproj
parent586acc5fe142f498261f52c66862fa417c3d52d2 (diff)
downloadchromium_src-09911bf300f1a419907a9412154760efd0b7abc3.zip
chromium_src-09911bf300f1a419907a9412154760efd0b7abc3.tar.gz
chromium_src-09911bf300f1a419907a9412154760efd0b7abc3.tar.bz2
Add chrome to the repository.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/third_party/hunspell/hunspell.vcproj')
-rw-r--r--chrome/third_party/hunspell/hunspell.vcproj260
1 files changed, 260 insertions, 0 deletions
diff --git a/chrome/third_party/hunspell/hunspell.vcproj b/chrome/third_party/hunspell/hunspell.vcproj
new file mode 100644
index 0000000..609ab31
--- /dev/null
+++ b/chrome/third_party/hunspell/hunspell.vcproj
@@ -0,0 +1,260 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="hunspell"
+ ProjectGUID="{D5E8DCB2-9C61-446F-8BEE-B18CA0E0936E}"
+ RootNamespace="hunspell"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ <ToolFile
+ RelativePath=".\copy_dictionary_files.rules"
+ />
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\..\..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops;.\hunspell.vsprops;.\using_hunspell.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="CopyDictionaries"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\..\..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops;.\hunspell.vsprops;.\using_hunspell.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="CopyDictionaries"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="parsers"
+ >
+ <File
+ RelativePath=".\src\parsers\textparser.cxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\parsers\textparser.hxx"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="hunspell"
+ >
+ <File
+ RelativePath=".\src\hunspell\affentry.cxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\affentry.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\affixmgr.cxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\affixmgr.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\atypes.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\baseaffix.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\csutil.cxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\csutil.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\dictmgr.cxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\dictmgr.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\hashmgr.cxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\hashmgr.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\htypes.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\hunspell.cxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\hunspell.h"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\hunspell.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\langnum.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\suggestmgr.cxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\suggestmgr.hxx"
+ >
+ </File>
+ <File
+ RelativePath=".\src\hunspell\utf_info.hxx"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Dictionaries"
+ >
+ <File
+ RelativePath=".\dictionaries\en-US.bdic"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="google"
+ >
+ <File
+ RelativePath=".\google\bdict.h"
+ >
+ </File>
+ <File
+ RelativePath=".\google\bdict_affentry.h"
+ >
+ </File>
+ <File
+ RelativePath=".\google\bdict_reader.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\google\bdict_reader.h"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>