| <?xml version="1.0" encoding="Windows-1252"?> | |
| <VisualStudioProject | |
| ProjectType="Visual C++" | |
| Version="9.00" | |
| Name="server" | |
| ProjectGUID="{4EBA43E4-98C0-4F00-ADA7-21758F1BAE77}" | |
| RootNamespace="server" | |
| Keyword="Win32Proj" | |
| TargetFrameworkVersion="196613" | |
| > | |
| <Platforms> | |
| <Platform | |
| Name="Win32" | |
| /> | |
| <Platform | |
| Name="x64" | |
| /> | |
| </Platforms> | |
| <ToolFiles> | |
| </ToolFiles> | |
| <Configurations> | |
| <Configuration | |
| Name="Debug|Win32" | |
| OutputDirectory="$(SolutionDir)\obj\MSVC\$(PlatformName)\$(ConfigurationName)" | |
| IntermediateDirectory="$(SolutionDir)\obj\MSVC\$(PlatformName)\$(ConfigurationName)" | |
| ConfigurationType="1" | |
| CharacterSet="1" | |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| /> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories=".;../agent" | |
| PreprocessorDefinitions="_DEBUG;_CONSOLE" | |
| MinimalRebuild="true" | |
| BasicRuntimeChecks="3" | |
| RuntimeLibrary="3" | |
| UsePrecompiledHeader="0" | |
| WarningLevel="3" | |
| DebugInformationFormat="4" | |
| CompileAs="1" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| AdditionalDependencies="WS2_32.lib Iphlpapi.lib" | |
| LinkIncremental="2" | |
| GenerateDebugInformation="true" | |
| SubSystem="1" | |
| RandomizedBaseAddress="1" | |
| DataExecutionPrevention="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> | |
| <Configuration | |
| Name="Release|Win32" | |
| OutputDirectory="$(SolutionDir)\obj\MSVC\$(PlatformName)\$(ConfigurationName)" | |
| IntermediateDirectory="$(SolutionDir)\obj\MSVC\$(PlatformName)\$(ConfigurationName)" | |
| ConfigurationType="1" | |
| CharacterSet="1" | |
| 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" | |
| PreprocessorDefinitions="NDEBUG;_CONSOLE" | |
| RuntimeLibrary="2" | |
| EnableFunctionLevelLinking="true" | |
| UsePrecompiledHeader="0" | |
| WarningLevel="3" | |
| DebugInformationFormat="3" | |
| CompileAs="1" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| AdditionalDependencies="WS2_32.lib Iphlpapi.lib" | |
| LinkIncremental="1" | |
| GenerateDebugInformation="true" | |
| SubSystem="1" | |
| OptimizeReferences="2" | |
| EnableCOMDATFolding="2" | |
| RandomizedBaseAddress="1" | |
| DataExecutionPrevention="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> | |
| <Configuration | |
| Name="Debug|x64" | |
| OutputDirectory="$(SolutionDir)\obj\MSVC\$(PlatformName)\$(ConfigurationName)" | |
| IntermediateDirectory="$(SolutionDir)\obj\MSVC\$(PlatformName)\$(ConfigurationName)" | |
| ConfigurationType="1" | |
| CharacterSet="1" | |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| TargetEnvironment="3" | |
| /> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories=".;../agent" | |
| PreprocessorDefinitions="_DEBUG;_CONSOLE" | |
| MinimalRebuild="true" | |
| BasicRuntimeChecks="3" | |
| RuntimeLibrary="3" | |
| UsePrecompiledHeader="0" | |
| WarningLevel="3" | |
| DebugInformationFormat="3" | |
| CompileAs="1" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| AdditionalDependencies="WS2_32.lib Iphlpapi.lib" | |
| LinkIncremental="2" | |
| GenerateDebugInformation="true" | |
| SubSystem="1" | |
| RandomizedBaseAddress="1" | |
| DataExecutionPrevention="2" | |
| TargetMachine="17" | |
| /> | |
| <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|x64" | |
| OutputDirectory="$(SolutionDir)\obj\MSVC\$(PlatformName)\$(ConfigurationName)" | |
| IntermediateDirectory="$(SolutionDir)\obj\MSVC\$(PlatformName)\$(ConfigurationName)" | |
| ConfigurationType="1" | |
| CharacterSet="1" | |
| WholeProgramOptimization="1" | |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| TargetEnvironment="3" | |
| /> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| EnableIntrinsicFunctions="true" | |
| AdditionalIncludeDirectories=".;../agent" | |
| PreprocessorDefinitions="NDEBUG;_CONSOLE" | |
| RuntimeLibrary="2" | |
| EnableFunctionLevelLinking="true" | |
| UsePrecompiledHeader="0" | |
| WarningLevel="3" | |
| DebugInformationFormat="3" | |
| CompileAs="1" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| AdditionalDependencies="WS2_32.lib Iphlpapi.lib" | |
| LinkIncremental="1" | |
| GenerateDebugInformation="true" | |
| SubSystem="1" | |
| OptimizeReferences="2" | |
| EnableCOMDATFolding="2" | |
| RandomizedBaseAddress="1" | |
| DataExecutionPrevention="2" | |
| TargetMachine="17" | |
| /> | |
| <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="services" | |
| > | |
| <File | |
| RelativePath=".\tcf\services\context-proxy.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\tcf\services\context-proxy.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\disassembly.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\disassembly.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\dwarf.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\dwarfcache.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\dwarfcache.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\dwarfecomp.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\dwarfecomp.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\dwarfexpr.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\dwarfexpr.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\dwarfframe.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\dwarfframe.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\dwarfio.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\dwarfio.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\dwarfreloc-ext.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\dwarfreloc.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\dwarfreloc.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\elf-loader.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\elf-loader.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\elf-symbols-ext.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\elf-symbols.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\elf-symbols.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\memorymap.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\memorymap.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\pathmap.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\pathmap.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\symbols.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\symbols.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\tcf_elf.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\tcf_elf.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\vm.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\services\vm.h" | |
| > | |
| </File> | |
| </Filter> | |
| <Filter | |
| Name="main" | |
| > | |
| <File | |
| RelativePath="..\agent\tcf\main\main.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\tcf\main\server.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\main\server.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\tcf\main\server_hooks.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\main\services.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\main\services.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-dispatcher.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\framework\context.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\framework\context.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\tcf\framework\cpudefs-ext.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-fs.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\framework\mdep-inet.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\framework\mdep-threads.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.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.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\framework\sigsets.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\agent\tcf\framework\sigsets.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> | |
| </Filter> | |
| <Filter | |
| Name="system" | |
| > | |
| <Filter | |
| Name="Windows" | |
| > | |
| <File | |
| RelativePath="..\agent\system\Windows\tcf\pthreads-win32.c" | |
| > | |
| </File> | |
| </Filter> | |
| </Filter> | |
| <File | |
| RelativePath=".\tcf\config.h" | |
| > | |
| </File> | |
| </Files> | |
| <Globals> | |
| </Globals> | |
| </VisualStudioProject> |