<?xml version="1.0" encoding="Windows-1252"?> | |
<VisualStudioProject | |
ProjectType="Visual C++" | |
Version="9,00" | |
Name="libhunspell" | |
ProjectGUID="{53609BB3-D874-465C-AF7B-DF626DB0D89B}" | |
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="4" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\hunspell;." | |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;HUNSPELL_STATIC;_CRT_SECURE_NO_WARNINGS" | |
MinimalRebuild="false" | |
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="VCLibrarianTool" | |
AdditionalOptions="/MACHINE:X86" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="Release|Win32" | |
OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(ProjectName)" | |
IntermediateDirectory="$(ConfigurationName)\$(ProjectName)" | |
ConfigurationType="4" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
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;." | |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;HUNSPELL_STATIC;_CRT_SECURE_NO_WARNINGS" | |
StringPooling="true" | |
RuntimeLibrary="0" | |
EnableFunctionLevelLinking="true" | |
UsePrecompiledHeader="0" | |
ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb" | |
WarningLevel="4" | |
Detect64BitPortabilityProblems="false" | |
DebugInformationFormat="0" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLibrarianTool" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
SuppressStartupBanner="false" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="Release_dll|Win32" | |
OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(ProjectName)" | |
IntermediateDirectory="$(ConfigurationName)\$(ProjectName)" | |
ConfigurationType="2" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
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;." | |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;BUILDING_LIBHUNSPELL;_CRT_SECURE_NO_DEPRECATE" | |
StringPooling="true" | |
RuntimeLibrary="0" | |
EnableFunctionLevelLinking="true" | |
UsePrecompiledHeader="0" | |
ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb" | |
WarningLevel="4" | |
Detect64BitPortabilityProblems="false" | |
DebugInformationFormat="0" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
LinkIncremental="0" | |
GenerateDebugInformation="false" | |
SubSystem="2" | |
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> | |
<Configuration | |
Name="Debug_dll|Win32" | |
OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(ProjectName)" | |
IntermediateDirectory="$(ConfigurationName)\$(ProjectName)" | |
ConfigurationType="2" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\hunspell;." | |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;BUILDING_LIBHUNSPELL" | |
MinimalRebuild="false" | |
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="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="_Main" | |
> | |
<File | |
RelativePath=".\config.h" | |
> | |
</File> | |
<File | |
RelativePath=".\Hunspell.rc" | |
> | |
</File> | |
<File | |
RelativePath=".\hunspelldll.c" | |
> | |
<FileConfiguration | |
Name="Debug|Win32" | |
> | |
<Tool | |
Name="VCCLCompilerTool" | |
CompileAs="2" | |
/> | |
</FileConfiguration> | |
<FileConfiguration | |
Name="Release|Win32" | |
> | |
<Tool | |
Name="VCCLCompilerTool" | |
CompileAs="2" | |
/> | |
</FileConfiguration> | |
<FileConfiguration | |
Name="Release_dll|Win32" | |
> | |
<Tool | |
Name="VCCLCompilerTool" | |
CompileAs="2" | |
/> | |
</FileConfiguration> | |
<FileConfiguration | |
Name="Debug_dll|Win32" | |
> | |
<Tool | |
Name="VCCLCompilerTool" | |
CompileAs="2" | |
/> | |
</FileConfiguration> | |
</File> | |
<File | |
RelativePath=".\hunspelldll.h" | |
> | |
</File> | |
</Filter> | |
<Filter | |
Name="hunspell" | |
> | |
<File | |
RelativePath="..\hunspell\affentry.cxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\affentry.hxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\affixmgr.cxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\affixmgr.hxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\atypes.hxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\baseaffix.hxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\csutil.cxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\csutil.hxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\dictmgr.cxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\dictmgr.hxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\filemgr.cxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\filemgr.hxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\hashmgr.cxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\hashmgr.hxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\htypes.hxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\hunspell.cxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\hunspell.h" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\hunspell.hxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\hunzip.cxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\hunzip.hxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\langnum.hxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\phonet.cxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\phonet.hxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\replist.cxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\replist.hxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\suggestmgr.cxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\suggestmgr.hxx" | |
> | |
</File> | |
<File | |
RelativePath="..\hunspell\w_char.hxx" | |
> | |
</File> | |
</Filter> | |
</Files> | |
<Globals> | |
</Globals> | |
</VisualStudioProject> |