freeswitch/docs/docs.vcproj

260 lines
4.8 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="docs"
ProjectGUID="{1A1FF289-4FD6-4285-A422-D31DD67A4723}"
RootNamespace="docs"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
CommandLine="doxygen $(InputDir)Doxygen.conf"
Outputs="html/index.html"
/>
<Tool
Name="Doxygen"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
/>
<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>
<Configuration
Name="Release|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
CommandLine="doxygen $(InputDir)Doxygen.conf"
Outputs="html/index.html"
/>
<Tool
Name="Doxygen"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
/>
<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"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath=".\Doxygen.conf"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="Doxygen"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCustomBuildTool"
CommandLine=""
AdditionalDependencies=""
Outputs=""
/>
</FileConfiguration>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath="..\src\include\switch.h"
>
</File>
<File
RelativePath="..\src\include\switch_apr.h"
>
</File>
<File
RelativePath="..\src\include\switch_buffer.h"
>
</File>
<File
RelativePath="..\src\include\switch_caller.h"
>
</File>
<File
RelativePath="..\src\include\switch_channel.h"
>
</File>
<File
RelativePath="..\src\include\switch_config.h"
>
</File>
<File
RelativePath="..\src\include\switch_console.h"
>
</File>
<File
RelativePath="..\src\include\switch_core.h"
>
</File>
<File
RelativePath="..\src\include\switch_event.h"
>
</File>
<File
RelativePath="..\src\include\switch_frame.h"
>
</File>
<File
RelativePath="..\src\include\switch_loadable_module.h"
>
</File>
<File
RelativePath="..\src\include\switch_module_interfaces.h"
>
</File>
<File
RelativePath="..\src\include\switch_mutex.h"
>
</File>
<File
RelativePath="..\src\include\switch_platform.h"
>
</File>
<File
RelativePath="..\src\include\switch_resample.h"
>
</File>
<File
RelativePath="..\src\include\switch_sqlite.h"
>
</File>
<File
RelativePath="..\src\include\switch_types.h"
>
</File>
<File
RelativePath="..\src\include\switch_utils.h"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>