21 lines
955 B
Text
21 lines
955 B
Text
|
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
|
# Visual Studio 2008
|
|
Project("{9344bdbb-3e7f-41fc-a0dd-8665d75ee146}") = "profiler", "profiler\profiler.mdproj", "{A31FBC13-5593-4C21-9561-39E0A76659FF}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{A31FBC13-5593-4C21-9561-39E0A76659FF}.Debug|Any CPU.ActiveCfg = Default|Any CPU
|
|
{A31FBC13-5593-4C21-9561-39E0A76659FF}.Debug|Any CPU.Build.0 = Default|Any CPU
|
|
{A31FBC13-5593-4C21-9561-39E0A76659FF}.Release|Any CPU.ActiveCfg = Default|Any CPU
|
|
{A31FBC13-5593-4C21-9561-39E0A76659FF}.Release|Any CPU.Build.0 = Default|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(MonoDevelopProperties) = preSolution
|
|
StartupItem = profiler\profiler.mdproj
|
|
name = heap-shot
|
|
EndGlobalSection
|
|
EndGlobal
|