mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 20:39:01 +00:00
374 lines
8 KiB
XML
374 lines
8 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="Microsoft.VisualStudio.Debugger.SampleEngineWorker"
|
|
ProjectGUID="{CC7B28E0-CB31-44F7-A380-E7072F670F38}"
|
|
RootNamespace="MicrosoftVisualStudioDebuggerSampleEngineWorker"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="1"
|
|
ManagedExtensions="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine=""
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProgramFiles)\Microsoft Visual Studio 9.0\DIA SDK\include""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;DEBUG"
|
|
MinimalRebuild="false"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="$(IntDir)"
|
|
ResourceOutputFileName="$(IntDir)/SampleEngine.res"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
RegisterOutput="true"
|
|
AdditionalDependencies="psapi.lib "$(ProgramFiles)\Microsoft Visual Studio 9.0\DIA SDK\lib\diaguids.lib""
|
|
LinkIncremental="2"
|
|
ModuleDefinitionFile="SampleEngine.def"
|
|
GenerateDebugInformation="true"
|
|
AssemblyDebug="1"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="regsvr32 /s "$(TargetDir)Microsoft.VisualStudio.Debugger.SampleEngineWorker.dll""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="1"
|
|
ManagedExtensions="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(ProgramFiles)\Microsoft Visual Studio 9.0\DIA SDK\include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MICROSOFTVISUALSTUDIODEBUGGERSAMPLEENGINEWORKER_EXPORTS"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
RegisterOutput="true"
|
|
AdditionalDependencies="psapi.lib "$(ProgramFiles)\Microsoft Visual Studio 9.0\DIA SDK\lib\diaguids.lib""
|
|
LinkIncremental="1"
|
|
ModuleDefinitionFile="SampleEngine.def"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
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>
|
|
<AssemblyReference
|
|
RelativePath="System.dll"
|
|
AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
|
|
MinFrameworkVersion="131072"
|
|
/>
|
|
</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=".\Constants.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DiaStackWalkerHelper.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dllmain.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
CompileAsManaged="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
CompileAsManaged="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SampleEngine.def"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SymbolEngine.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VariableInformation.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WorkerAPI.cpp"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Worker API Header files"
|
|
>
|
|
<File
|
|
RelativePath=".\DebuggedModule.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DebuggedProcess.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DebuggedThread.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DiaLoadCallback.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DiaStackWalkHelper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EngineCallback.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ProcessLaunchInfo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ThreadContext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VariableInformation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WorkerAPI.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WorkerContainerObject.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Internal Header files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\AddressDictionary.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BreakpointData.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ComponentException.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ModuleResolver.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ProjInclude.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SymbolEngine.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WorkerThreadObject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WorkerUtil.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
<File
|
|
RelativePath=".\SampleEngine.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SampleEngine.rgs"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|