mirror of
https://github.com/resiprocate/resiprocate.git
synced 2026-01-12 00:05:02 +08:00
-fixed TMF compilation issue with latest changes to ReproServerAuthManager git-svn-id: https://svn.resiprocate.org/rep/resiprocate/main@9870 ddefafc4-47db-0310-ae44-fa13212b10f2
883 lines
17 KiB
XML
883 lines
17 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="tfm"
|
|
ProjectGUID="{55E1B682-37DA-4E3F-AD28-E545B8DF82DF}"
|
|
RootNamespace="tfm"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\contrib\pcre;..\contrib\popt\win32\include;..\contrib\cppunit\include;"..\contrib\Netxx-0.3.2\include\";..\contrib\boost_1_34_1;..\contrib\db\build_windows;.."
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/tfm.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\contrib\pcre;..\contrib\popt\win32\include;..\contrib\cppunit\include;"..\contrib\Netxx-0.3.2\include\";..\contrib\boost_1_34_1;..\contrib\db\build_windows;.."
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/tfm.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\ActionBase.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AsciiGraphic.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Box.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CheckContacts.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CheckFetchedContacts.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\repro\CommandLineParser.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CountDown.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DialogSet.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DnsUtils.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Event.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExpectAction.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExpectActionEvent.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\predicates\ExpectUtils.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\predicates\NotifyContents.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\OutboundTargetHandler.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Renderer.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\repro\ReproFixture.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Resolver.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RouteGuard.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Sequence.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SequenceSet.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SequenceSetThread.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SipEvent.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SipRawMessage.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\predicates\SubscribeExpired.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\predicates\SubscribeExpires.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TelnetClient.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TestEndPoint.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TestException.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TestProxy.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\repro\TestRepro.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\repro\TestReproUser.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TestSipEndPoint.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TestUser.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TransportDriver.cxx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\ActionBase.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AsciiGraphic.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Box.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CheckContacts.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CheckFetchedContacts.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\repro\CommandLineParser.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CountDown.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DialogSet.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DnsUtils.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Event.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExpectAction.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExpectActionEvent.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExpectFunctorDefs.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\predicates\ExpectUtils.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\predicates\NotifyContents.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\OutboundTargetHandler.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PortAllocator.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Renderer.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\repro\ReproFixture.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Resolver.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RouteGuard.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SeqDecls.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SeqDefns.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Sequence.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SequenceClassConstructorDecls.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SequenceClassConstructorDefns.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SequenceSet.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SequenceSetDecls.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SequenceSetDefns.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SequenceSetThread.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SipEvent.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SipRawMessage.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SubDecls.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SubDefns.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\predicates\SubscribeExpired.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\predicates\SubscribeExpires.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TelnetClient.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TestEndPoint.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TestException.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TestProxy.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\repro\TestRepro.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\repro\TestReproUser.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TestSipEndPoint.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TestUser.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TransportDriver.hxx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="repro"
|
|
>
|
|
<File
|
|
RelativePath="..\repro\AbstractDb.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\AbstractDb.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\AccountingCollector.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\AccountingCollector.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\Ack200DoneMessage.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\AclStore.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\AclStore.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\BerkeleyDb.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\BerkeleyDb.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\ChainTraverser.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\ConfigStore.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\ConfigStore.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\Dispatcher.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\Dispatcher.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\FilterStore.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\FilterStore.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\ForkControlMessage.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\genUsers.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\HttpBase.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\HttpBase.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\HttpConnection.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\HttpConnection.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\MySqlDb.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\MySqlDb.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\OutboundTarget.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\OutboundTarget.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\PersistentMessageQueue.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\PersistentMessageQueue.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\Processor.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\Processor.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\ProcessorChain.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\ProcessorChain.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\ProcessorMessage.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\Proxy.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\Proxy.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\ProxyConfig.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\ProxyConfig.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\QValueTarget.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\QValueTarget.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\Registrar.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\Registrar.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\ReproServerAuthManager.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\ReproServerAuthManager.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\RequestContext.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\RequestContext.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\ResponseContext.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\ResponseContext.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\RouteStore.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\RouteStore.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\RRDecorator.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\RRDecorator.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\SiloStore.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\SiloStore.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\StaticRegStore.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\StaticRegStore.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\Store.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\Store.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\Target.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\Target.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\TimerCMessage.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\UserAuthGrabber.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\UserInfoMessage.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\UserStore.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\UserStore.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\WebAdmin.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\WebAdmin.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\WebAdminThread.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\WebAdminThread.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\Worker.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\WorkerThread.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\WorkerThread.hxx"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="monkeys"
|
|
>
|
|
<File
|
|
RelativePath="..\repro\monkeys\AmIResponsible.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\AmIResponsible.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\CertificateAuthenticator.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\CertificateAuthenticator.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\ConstantLocationMonkey.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\ConstantLocationMonkey.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\DigestAuthenticator.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\DigestAuthenticator.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\IsTrustedNode.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\IsTrustedNode.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\LocationServer.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\LocationServer.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\QValueTargetHandler.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\QValueTargetHandler.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\RecursiveRedirect.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\RecursiveRedirect.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\SimpleStaticRoute.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\SimpleStaticRoute.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\SimpleTargetHandler.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\SimpleTargetHandler.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\StaticRoute.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\StaticRoute.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\StrictRouteFixup.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\repro\monkeys\StrictRouteFixup.hxx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|