1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <ItemGroup Label="ProjectConfigurations">
4    <ProjectConfiguration Include="Debug_dll|Win32">
5      <Configuration>Debug_dll</Configuration>
6      <Platform>Win32</Platform>
7    </ProjectConfiguration>
8    <ProjectConfiguration Include="Debug_dll|x64">
9      <Configuration>Debug_dll</Configuration>
10      <Platform>x64</Platform>
11    </ProjectConfiguration>
12    <ProjectConfiguration Include="Debug|Win32">
13      <Configuration>Debug</Configuration>
14      <Platform>Win32</Platform>
15    </ProjectConfiguration>
16    <ProjectConfiguration Include="Debug|x64">
17      <Configuration>Debug</Configuration>
18      <Platform>x64</Platform>
19    </ProjectConfiguration>
20    <ProjectConfiguration Include="Release_dll|Win32">
21      <Configuration>Release_dll</Configuration>
22      <Platform>Win32</Platform>
23    </ProjectConfiguration>
24    <ProjectConfiguration Include="Release_dll|x64">
25      <Configuration>Release_dll</Configuration>
26      <Platform>x64</Platform>
27    </ProjectConfiguration>
28    <ProjectConfiguration Include="Release|Win32">
29      <Configuration>Release</Configuration>
30      <Platform>Win32</Platform>
31    </ProjectConfiguration>
32    <ProjectConfiguration Include="Release|x64">
33      <Configuration>Release</Configuration>
34      <Platform>x64</Platform>
35    </ProjectConfiguration>
36  </ItemGroup>
37  <PropertyGroup Label="Globals">
38    <ProjectGuid>{53609BB3-D874-465C-AF7B-DF626DB0D89B}</ProjectGuid>
39    <RootNamespace>Hunspell</RootNamespace>
40    <Keyword>Win32Proj</Keyword>
41    <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
42  </PropertyGroup>
43  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
44  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_dll|Win32'" Label="Configuration">
45    <ConfigurationType>DynamicLibrary</ConfigurationType>
46    <PlatformToolset>v140_xp</PlatformToolset>
47    <UseOfMfc>false</UseOfMfc>
48    <CharacterSet>MultiByte</CharacterSet>
49  </PropertyGroup>
50  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_dll|x64'" Label="Configuration">
51    <ConfigurationType>DynamicLibrary</ConfigurationType>
52    <PlatformToolset>v140_xp</PlatformToolset>
53    <UseOfMfc>false</UseOfMfc>
54    <CharacterSet>MultiByte</CharacterSet>
55  </PropertyGroup>
56  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_dll|Win32'" Label="Configuration">
57    <ConfigurationType>DynamicLibrary</ConfigurationType>
58    <PlatformToolset>v140_xp</PlatformToolset>
59    <UseOfMfc>false</UseOfMfc>
60    <CharacterSet>MultiByte</CharacterSet>
61    <WholeProgramOptimization>true</WholeProgramOptimization>
62  </PropertyGroup>
63  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_dll|x64'" Label="Configuration">
64    <ConfigurationType>DynamicLibrary</ConfigurationType>
65    <PlatformToolset>v140_xp</PlatformToolset>
66    <UseOfMfc>false</UseOfMfc>
67    <CharacterSet>MultiByte</CharacterSet>
68    <WholeProgramOptimization>true</WholeProgramOptimization>
69  </PropertyGroup>
70  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
71    <ConfigurationType>StaticLibrary</ConfigurationType>
72    <PlatformToolset>v140_xp</PlatformToolset>
73    <UseOfMfc>false</UseOfMfc>
74    <CharacterSet>MultiByte</CharacterSet>
75    <WholeProgramOptimization>true</WholeProgramOptimization>
76  </PropertyGroup>
77  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
78    <ConfigurationType>StaticLibrary</ConfigurationType>
79    <PlatformToolset>v140_xp</PlatformToolset>
80    <UseOfMfc>false</UseOfMfc>
81    <CharacterSet>MultiByte</CharacterSet>
82    <WholeProgramOptimization>true</WholeProgramOptimization>
83  </PropertyGroup>
84  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
85    <ConfigurationType>StaticLibrary</ConfigurationType>
86    <PlatformToolset>v140_xp</PlatformToolset>
87    <UseOfMfc>false</UseOfMfc>
88    <CharacterSet>MultiByte</CharacterSet>
89  </PropertyGroup>
90  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
91    <ConfigurationType>StaticLibrary</ConfigurationType>
92    <PlatformToolset>v140_xp</PlatformToolset>
93    <UseOfMfc>false</UseOfMfc>
94    <CharacterSet>MultiByte</CharacterSet>
95  </PropertyGroup>
96  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
97  <ImportGroup Label="ExtensionSettings">
98  </ImportGroup>
99  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_dll|Win32'" Label="PropertySheets">
100    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
101  </ImportGroup>
102  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_dll|x64'" Label="PropertySheets">
103    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
104  </ImportGroup>
105  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_dll|Win32'" Label="PropertySheets">
106    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
107  </ImportGroup>
108  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_dll|x64'" Label="PropertySheets">
109    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
110  </ImportGroup>
111  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
112    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
113  </ImportGroup>
114  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
115    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
116  </ImportGroup>
117  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
118    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
119  </ImportGroup>
120  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
121    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
122  </ImportGroup>
123  <PropertyGroup Label="UserMacros" />
124  <PropertyGroup>
125    <_ProjectFileVersion>14.0.25420.1</_ProjectFileVersion>
126  </PropertyGroup>
127  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
128    <OutDir>$(SolutionDir)$(Configuration)\$(ProjectName)\</OutDir>
129    <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
130  </PropertyGroup>
131  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
132    <OutDir>$(SolutionDir)$(Configuration)\$(ProjectName)\</OutDir>
133    <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
134  </PropertyGroup>
135  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_dll|Win32'">
136    <OutDir>$(SolutionDir)$(Configuration)\$(ProjectName)\</OutDir>
137    <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
138    <LinkIncremental />
139  </PropertyGroup>
140  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_dll|x64'">
141    <LinkIncremental />
142    <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
143  </PropertyGroup>
144  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_dll|Win32'">
145    <OutDir>$(SolutionDir)$(Configuration)\$(ProjectName)\</OutDir>
146    <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
147    <LinkIncremental>true</LinkIncremental>
148  </PropertyGroup>
149  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_dll|x64'">
150    <LinkIncremental>true</LinkIncremental>
151    <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
152  </PropertyGroup>
153  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
154    <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
155  </PropertyGroup>
156  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
157    <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
158  </PropertyGroup>
159  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
160    <PreBuildEvent>
161      <Command>echo N | copy /-Y ..\src\hunspell\hunvisapi.h.in ..\src\hunspell\hunvisapi.h</Command>
162    </PreBuildEvent>
163    <ClCompile>
164      <Optimization>Disabled</Optimization>
165      <AdditionalIncludeDirectories>..\src\hunspell;.;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
166      <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;HUNSPELL_STATIC;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
167      <MinimalRebuild>false</MinimalRebuild>
168      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
169      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
170      <PrecompiledHeader />
171      <ProgramDataBaseFileName>$(IntDir)$(ProjectName).pdb</ProgramDataBaseFileName>
172      <WarningLevel>Level4</WarningLevel>
173      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
174      <DisableSpecificWarnings>4706;4251;4267</DisableSpecificWarnings>
175    </ClCompile>
176    <Lib>
177      <AdditionalOptions>/MACHINE:X86 %(AdditionalOptions)</AdditionalOptions>
178    </Lib>
179  </ItemDefinitionGroup>
180  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
181    <PreBuildEvent>
182      <Command>echo N | copy /-Y ..\src\hunspell\hunvisapi.h.in ..\src\hunspell\hunvisapi.h</Command>
183    </PreBuildEvent>
184    <ClCompile>
185      <Optimization>Disabled</Optimization>
186      <AdditionalIncludeDirectories>..\src\hunspell;.;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
187      <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;HUNSPELL_STATIC;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
188      <MinimalRebuild>false</MinimalRebuild>
189      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
190      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
191      <PrecompiledHeader>
192      </PrecompiledHeader>
193      <WarningLevel>Level4</WarningLevel>
194      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
195      <DisableSpecificWarnings>4706;4251;4267</DisableSpecificWarnings>
196    </ClCompile>
197    <Lib />
198  </ItemDefinitionGroup>
199  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
200    <PreBuildEvent>
201      <Command>echo N | copy /-Y ..\src\hunspell\hunvisapi.h.in ..\src\hunspell\hunvisapi.h</Command>
202    </PreBuildEvent>
203    <ClCompile>
204      <Optimization>Full</Optimization>
205      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
206      <AdditionalIncludeDirectories>..\src\hunspell;.;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
207      <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;HUNSPELL_STATIC;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
208      <StringPooling>true</StringPooling>
209      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
210      <FunctionLevelLinking>true</FunctionLevelLinking>
211      <PrecompiledHeader />
212      <ProgramDataBaseFileName>$(IntDir)$(ProjectName).pdb</ProgramDataBaseFileName>
213      <WarningLevel>Level4</WarningLevel>
214      <DebugInformationFormat />
215      <DisableSpecificWarnings>4706;4251;4267</DisableSpecificWarnings>
216    </ClCompile>
217    <ResourceCompile>
218      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
219      <Culture>0x0409</Culture>
220    </ResourceCompile>
221    <Bscmake>
222      <SuppressStartupBanner>false</SuppressStartupBanner>
223    </Bscmake>
224  </ItemDefinitionGroup>
225  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
226    <PreBuildEvent>
227      <Command>echo N | copy /-Y ..\src\hunspell\hunvisapi.h.in ..\src\hunspell\hunvisapi.h</Command>
228    </PreBuildEvent>
229    <ClCompile>
230      <Optimization>Full</Optimization>
231      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
232      <AdditionalIncludeDirectories>..\src\hunspell;.;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
233      <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;HUNSPELL_STATIC;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
234      <StringPooling>true</StringPooling>
235      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
236      <FunctionLevelLinking>true</FunctionLevelLinking>
237      <PrecompiledHeader>
238      </PrecompiledHeader>
239      <ProgramDataBaseFileName>$(IntDir)$(ProjectName).pdb</ProgramDataBaseFileName>
240      <WarningLevel>Level4</WarningLevel>
241      <DebugInformationFormat>
242      </DebugInformationFormat>
243      <DisableSpecificWarnings>4706;4251;4267</DisableSpecificWarnings>
244    </ClCompile>
245    <ResourceCompile>
246      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
247      <Culture>0x0409</Culture>
248    </ResourceCompile>
249    <Bscmake>
250      <SuppressStartupBanner>false</SuppressStartupBanner>
251    </Bscmake>
252  </ItemDefinitionGroup>
253  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_dll|Win32'">
254    <PreBuildEvent>
255      <Command>echo N | copy /-Y ..\src\hunspell\hunvisapi.h.in ..\src\hunspell\hunvisapi.h</Command>
256    </PreBuildEvent>
257    <ClCompile>
258      <Optimization>Full</Optimization>
259      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
260      <AdditionalIncludeDirectories>..\src\hunspell;.;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
261      <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;BUILDING_LIBHUNSPELL;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
262      <StringPooling>true</StringPooling>
263      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
264      <FunctionLevelLinking>true</FunctionLevelLinking>
265      <PrecompiledHeader />
266      <ProgramDataBaseFileName>$(IntDir)$(ProjectName).pdb</ProgramDataBaseFileName>
267      <WarningLevel>Level4</WarningLevel>
268      <DebugInformationFormat />
269      <DisableSpecificWarnings>4706;4251;4267</DisableSpecificWarnings>
270    </ClCompile>
271    <ResourceCompile>
272      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
273      <Culture>0x0409</Culture>
274    </ResourceCompile>
275    <Link>
276      <GenerateDebugInformation>false</GenerateDebugInformation>
277      <SubSystem>Windows</SubSystem>
278      <OptimizeReferences>true</OptimizeReferences>
279      <EnableCOMDATFolding>true</EnableCOMDATFolding>
280      <RandomizedBaseAddress>false</RandomizedBaseAddress>
281      <DataExecutionPrevention />
282    </Link>
283  </ItemDefinitionGroup>
284  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_dll|x64'">
285    <PreBuildEvent>
286      <Command>echo N | copy /-Y ..\src\hunspell\hunvisapi.h.in ..\src\hunspell\hunvisapi.h</Command>
287    </PreBuildEvent>
288    <ClCompile>
289      <Optimization>Full</Optimization>
290      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
291      <AdditionalIncludeDirectories>..\src\hunspell;.;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
292      <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;BUILDING_LIBHUNSPELL;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
293      <StringPooling>true</StringPooling>
294      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
295      <FunctionLevelLinking>true</FunctionLevelLinking>
296      <PrecompiledHeader>
297      </PrecompiledHeader>
298      <ProgramDataBaseFileName>$(IntDir)$(ProjectName).pdb</ProgramDataBaseFileName>
299      <WarningLevel>Level4</WarningLevel>
300      <DebugInformationFormat>
301      </DebugInformationFormat>
302      <DisableSpecificWarnings>4706;4251;4267</DisableSpecificWarnings>
303    </ClCompile>
304    <ResourceCompile>
305      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
306      <Culture>0x0409</Culture>
307    </ResourceCompile>
308    <Link>
309      <GenerateDebugInformation>false</GenerateDebugInformation>
310      <OptimizeReferences>true</OptimizeReferences>
311      <EnableCOMDATFolding>true</EnableCOMDATFolding>
312      <RandomizedBaseAddress>false</RandomizedBaseAddress>
313      <DataExecutionPrevention>
314      </DataExecutionPrevention>
315      <SubSystem>Windows</SubSystem>
316    </Link>
317  </ItemDefinitionGroup>
318  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_dll|Win32'">
319    <PreBuildEvent>
320      <Command>echo N | copy /-Y ..\src\hunspell\hunvisapi.h.in ..\src\hunspell\hunvisapi.h</Command>
321    </PreBuildEvent>
322    <ClCompile>
323      <Optimization>Disabled</Optimization>
324      <AdditionalIncludeDirectories>..\src\hunspell;.;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
325      <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;BUILDING_LIBHUNSPELL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
326      <MinimalRebuild>false</MinimalRebuild>
327      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
328      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
329      <PrecompiledHeader />
330      <ProgramDataBaseFileName>$(IntDir)$(ProjectName).pdb</ProgramDataBaseFileName>
331      <WarningLevel>Level4</WarningLevel>
332      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
333      <DisableSpecificWarnings>4706;4251;4267</DisableSpecificWarnings>
334    </ClCompile>
335    <Link>
336      <GenerateDebugInformation>true</GenerateDebugInformation>
337      <SubSystem>Windows</SubSystem>
338      <RandomizedBaseAddress>false</RandomizedBaseAddress>
339      <DataExecutionPrevention />
340      <TargetMachine>MachineX86</TargetMachine>
341    </Link>
342  </ItemDefinitionGroup>
343  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_dll|x64'">
344    <PreBuildEvent>
345      <Command>echo N | copy /-Y ..\src\hunspell\hunvisapi.h.in ..\src\hunspell\hunvisapi.h</Command>
346    </PreBuildEvent>
347    <ClCompile>
348      <Optimization>Disabled</Optimization>
349      <AdditionalIncludeDirectories>..\src\hunspell;.;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
350      <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;BUILDING_LIBHUNSPELL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
351      <MinimalRebuild>false</MinimalRebuild>
352      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
353      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
354      <PrecompiledHeader>
355      </PrecompiledHeader>
356      <ProgramDataBaseFileName>$(IntDir)$(ProjectName).pdb</ProgramDataBaseFileName>
357      <WarningLevel>Level4</WarningLevel>
358      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
359      <DisableSpecificWarnings>4706;4251;4267</DisableSpecificWarnings>
360    </ClCompile>
361    <Link>
362      <GenerateDebugInformation>true</GenerateDebugInformation>
363      <SubSystem>Windows</SubSystem>
364      <RandomizedBaseAddress>false</RandomizedBaseAddress>
365      <DataExecutionPrevention>
366      </DataExecutionPrevention>
367    </Link>
368  </ItemDefinitionGroup>
369  <ItemGroup>
370    <ClInclude Include="..\src\hunspell\affentry.hxx" />
371    <ClInclude Include="..\src\hunspell\affixmgr.hxx" />
372    <ClInclude Include="..\src\hunspell\atypes.hxx" />
373    <ClInclude Include="..\src\hunspell\baseaffix.hxx" />
374    <ClInclude Include="..\src\hunspell\csutil.hxx" />
375    <ClInclude Include="..\src\hunspell\filemgr.hxx" />
376    <ClInclude Include="..\src\hunspell\hashmgr.hxx" />
377    <ClInclude Include="..\src\hunspell\htypes.hxx" />
378    <ClInclude Include="..\src\hunspell\hunspell.h" />
379    <ClInclude Include="..\src\hunspell\hunspell.hxx" />
380    <ClInclude Include="..\src\hunspell\hunzip.hxx" />
381    <ClInclude Include="..\src\hunspell\langnum.hxx" />
382    <ClInclude Include="..\src\hunspell\phonet.hxx" />
383    <ClInclude Include="..\src\hunspell\replist.hxx" />
384    <ClInclude Include="..\src\hunspell\suggestmgr.hxx" />
385    <ClInclude Include="..\src\hunspell\w_char.hxx" />
386    <ClInclude Include="config.h" />
387  </ItemGroup>
388  <ItemGroup>
389    <ResourceCompile Include="Hunspell.rc" />
390  </ItemGroup>
391  <ItemGroup>
392    <ClCompile Include="..\src\hunspell\affentry.cxx" />
393    <ClCompile Include="..\src\hunspell\affixmgr.cxx" />
394    <ClCompile Include="..\src\hunspell\csutil.cxx" />
395    <ClCompile Include="..\src\hunspell\filemgr.cxx" />
396    <ClCompile Include="..\src\hunspell\hashmgr.cxx" />
397    <ClCompile Include="..\src\hunspell\hunspell.cxx" />
398    <ClCompile Include="..\src\hunspell\hunzip.cxx" />
399    <ClCompile Include="..\src\hunspell\phonet.cxx" />
400    <ClCompile Include="..\src\hunspell\replist.cxx" />
401    <ClCompile Include="..\src\hunspell\suggestmgr.cxx" />
402  </ItemGroup>
403  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
404  <ImportGroup Label="ExtensionTargets">
405  </ImportGroup>
406</Project>
407