talkfilters/talkfilters.vcproj

270 lines
4.8 KiB
XML
Executable File

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="talkfilters"
ProjectGUID="{69F5DCE7-F24F-4BF5-ADB4-3EEE05A1E0B0}"
RootNamespace="libtalkfilters"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ProjectName).$(ConfigurationName)"
ConfigurationType="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=".\win32"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;TALKFILTERS_EXPORTS;YY_NO_UNISTD_H;LIBRARY_MODE;_CRT_SECURE_NO_DEPRECATE"
RuntimeLibrary="3"
CompileAs="1"
DisableSpecificWarnings="4996"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
GenerateDebugInformation="true"
GenerateMapFile="true"
MapExports="true"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ProjectName).$(ConfigurationName)"
ConfigurationType="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=".\win32"
PreprocessorDefinitions="TALKFILTERS_EXPORTS;YY_NO_UNISTD_H;_CRT_SECURE_NO_DEPRECATE;LIBRARY_MODE"
RuntimeLibrary="2"
CompileAs="1"
DisableSpecificWarnings="4996"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
>
<File
RelativePath=".\austro.c"
>
</File>
<File
RelativePath=".\b1ff.c"
>
</File>
<File
RelativePath=".\brooklyn.c"
>
</File>
<File
RelativePath=".\chef.c"
>
</File>
<File
RelativePath=".\cockney.c"
>
</File>
<File
RelativePath=".\common.c"
>
</File>
<File
RelativePath=".\drawl.c"
>
</File>
<File
RelativePath=".\dubya.c"
>
</File>
<File
RelativePath=".\fudd.c"
>
</File>
<File
RelativePath=".\funetak.c"
>
</File>
<File
RelativePath=".\getopt.c"
>
</File>
<File
RelativePath=".\getopt1.c"
>
</File>
<File
RelativePath=".\jethro.c"
>
</File>
<File
RelativePath=".\jive.c"
>
</File>
<File
RelativePath=".\kraut.c"
>
</File>
<File
RelativePath=".\pansy.c"
>
</File>
<File
RelativePath=".\pirate.c"
>
</File>
<File
RelativePath=".\postmodern.c"
>
</File>
<File
RelativePath=".\redneck.c"
>
</File>
<File
RelativePath=".\talkfilters.c"
>
</File>
<File
RelativePath=".\valspeak.c"
>
</File>
<File
RelativePath=".\warez.c"
>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
>
<File
RelativePath=".\common.h"
>
</File>
<File
RelativePath=".\getopt.h"
>
</File>
<File
RelativePath=".\talkfilters.h"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>