<?xml version="1.0" encoding="Windows-1252"?> | |
<VisualStudioProject | |
ProjectType="Visual C++" | |
Version="9,00" | |
Name="hunspell" | |
ProjectGUID="{6A0453F4-B12A-4810-B9A2-8AB059316ED7}" | |
RootNamespace="hunspell" | |
Keyword="Win32Proj" | |
TargetFrameworkVersion="131072" | |
> | |
<Platforms> | |
<Platform | |
Name="Win32" | |
/> | |
</Platforms> | |
<ToolFiles> | |
</ToolFiles> | |
<Configurations> | |
<Configuration | |
Name="Debug|Win32" | |
OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(ProjectName)" | |
IntermediateDirectory="$(ConfigurationName)\$(ProjectName)" | |
ConfigurationType="1" | |
CharacterSet="1" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\hunspell;..\parsers;." | |
PreprocessorDefinitions="W32;WIN32;_DEBUG;_CONSOLE;HUNSPELL_STATIC;_CRT_SECURE_NO_WARNINGS" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
UsePrecompiledHeader="0" | |
ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb" | |
WarningLevel="4" | |
Detect64BitPortabilityProblems="false" | |
DebugInformationFormat="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
LinkIncremental="2" | |
GenerateDebugInformation="true" | |
SubSystem="1" | |
RandomizedBaseAddress="1" | |
DataExecutionPrevention="0" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="Release|Win32" | |
OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(ProjectName)" | |
IntermediateDirectory="$(ConfigurationName)\$(ProjectName)" | |
ConfigurationType="1" | |
CharacterSet="1" | |
WholeProgramOptimization="1" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="3" | |
InlineFunctionExpansion="2" | |
AdditionalIncludeDirectories="..\hunspell;..\parsers;." | |
PreprocessorDefinitions="W32;WIN32;NDEBUG;_CONSOLE;HUNSPELL_STATIC;_CRT_SECURE_NO_WARNINGS" | |
RuntimeLibrary="2" | |
UsePrecompiledHeader="0" | |
ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb" | |
WarningLevel="4" | |
Detect64BitPortabilityProblems="false" | |
DebugInformationFormat="0" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
LinkIncremental="1" | |
GenerateDebugInformation="true" | |
SubSystem="1" | |
OptimizeReferences="2" | |
EnableCOMDATFolding="2" | |
RandomizedBaseAddress="1" | |
DataExecutionPrevention="0" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
</Configurations> | |
<References> | |
</References> | |
<Files> | |
<Filter | |
Name="tools" | |
> | |
<File | |
RelativePath="..\tools\hunspell.cxx" | |
> | |
</File> | |
</Filter> | |
<Filter | |
Name="parsers" | |
> | |
<File | |
RelativePath="..\parsers\firstparser.cxx" | |
> | |
</File> | |
<File | |
RelativePath="..\parsers\firstparser.hxx" | |
> | |
</File> | |
<File | |
RelativePath="..\parsers\htmlparser.cxx" | |
> | |
</File> | |
<File | |
RelativePath="..\parsers\htmlparser.hxx" | |
> | |
</File> | |
<File | |
RelativePath="..\parsers\latexparser.cxx" | |
> | |
</File> | |
<File | |
RelativePath="..\parsers\latexparser.hxx" | |
> | |
</File> | |
<File | |
RelativePath="..\parsers\manparser.cxx" | |
> | |
</File> | |
<File | |
RelativePath="..\parsers\manparser.hxx" | |
> | |
</File> | |
<File | |
RelativePath="..\parsers\textparser.cxx" | |
> | |
</File> | |
<File | |
RelativePath="..\parsers\textparser.hxx" | |
> | |
</File> | |
</Filter> | |
</Files> | |
<Globals> | |
</Globals> | |
</VisualStudioProject> |