blob: e0ccd098900ea5470d5779ca8d457229f3d7bd62 [file] [log] [blame]
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="agent"
ProjectGUID="{DAB1E508-ECE7-4C2B-B6D6-870ACC72CAF0}"
RootNamespace="agent"
Keyword="Win32Proj"
TargetFrameworkVersion="196613"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)\obj\MSVC\$(ConfigurationName)"
IntermediateDirectory="$(SolutionDir)\obj\MSVC\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=".;..\..\agent;..\..\agent\system\Windows;..\..\agent\machine\i386"
PreprocessorDefinitions="_DEBUG;_CONSOLE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="WS2_32.lib Iphlpapi.lib version.lib"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="1"
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)\obj\MSVC\$(ConfigurationName)"
IntermediateDirectory="$(SolutionDir)\obj\MSVC\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
AdditionalIncludeDirectories=".;..\..\agent;..\..\agent\system\Windows;..\..\agent\machine\i386"
PreprocessorDefinitions="NDEBUG;_CONSOLE"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="WS2_32.lib Iphlpapi.lib version.lib"
LinkIncremental="1"
GenerateDebugInformation="true"
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
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="..\..\agent\tcf\main\cmdline.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\main\cmdline.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\main\main.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\main\server.c"
>
</File>
<File
RelativePath=".\tcf\main\services-ext.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\main\services.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\main\test.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\main\test.h"
>
</File>
</Filter>
<Filter
Name="services"
>
<File
RelativePath="..\..\agent\tcf\services\breakpoints.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\breakpoints.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\contextquery.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\contextquery.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\diagnostics.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\diagnostics.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\discovery.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\discovery.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\discovery_udp.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\discovery_udp.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\expressions.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\expressions.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\filesystem.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\filesystem.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\funccall.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\funccall.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\linenumbers.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\linenumbers.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\linenumbers_elf.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\linenumbers_proxy.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\linenumbers_win32.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\memorymap.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\memorymap.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\memoryservice.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\memoryservice.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\pathmap.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\pathmap.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\processes.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\processes.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\registers.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\registers.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\runctrl.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\runctrl.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\stacktrace.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\stacktrace.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\streamsservice.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\streamsservice.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\symbols.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\symbols.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\symbols_alloc.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\symbols_common.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\symbols_elf.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\symbols_proxy.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\symbols_win32.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\sysmon.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\sysmon.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\terminals.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\services\terminals.h"
>
</File>
</Filter>
<Filter
Name="framework"
>
<File
RelativePath="..\..\agent\tcf\framework\asyncreq.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\asyncreq.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\base64.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\base64.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\cache.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\cache.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\channel.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\channel.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\channel_pipe.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\channel_pipe.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\channel_tcp.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\channel_tcp.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\context.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\context.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\cpudefs.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\cpudefs.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\errors.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\errors.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\events.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\events.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\exceptions.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\exceptions.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\inputbuf.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\inputbuf.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\ip_ifc.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\ip_ifc.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\json.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\json.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\link.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\mdep.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\mdep.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\myalloc.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\myalloc.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\outputbuf.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\outputbuf.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\peer.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\peer.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\plugins.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\plugins.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\protocol.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\protocol.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\proxy.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\proxy.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\shutdown.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\shutdown.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\signames.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\signames.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\streams.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\streams.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\tcf.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\trace.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\trace.h"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\waitpid.c"
>
</File>
<File
RelativePath="..\..\agent\tcf\framework\waitpid.h"
>
</File>
</Filter>
<Filter
Name="trace"
>
<File
RelativePath=".\tcf\services\memtrace.c"
>
</File>
<File
RelativePath=".\tcf\services\memtrace.h"
>
</File>
</Filter>
<Filter
Name="machine"
>
<Filter
Name="x86_64"
>
<File
RelativePath="..\..\agent\machine\x86_64\tcf\cpudefs-mdep.c"
>
</File>
<File
RelativePath="..\..\agent\machine\x86_64\tcf\cpudefs-mdep.h"
>
</File>
</Filter>
<Filter
Name="i386"
>
<File
RelativePath="..\..\agent\machine\i386\tcf\dwarfreloc-mdep.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="system"
>
<Filter
Name="Windows"
>
<File
RelativePath="..\..\agent\system\Windows\tcf\context-win32.c"
>
</File>
<File
RelativePath="..\..\agent\system\Windows\tcf\context-win32.h"
>
</File>
<File
RelativePath="..\..\agent\system\Windows\tcf\pthreads-win32.c"
>
</File>
<File
RelativePath="..\..\agent\system\Windows\tcf\regset.h"
>
</File>
<File
RelativePath="..\..\agent\system\Windows\tcf\windbgcache.c"
>
</File>
<File
RelativePath="..\..\agent\system\Windows\tcf\windbgcache.h"
>
</File>
</Filter>
</Filter>
<File
RelativePath=".\tcf\config.h"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>