Ryujinx-GtkSharp/gtk/gui-thread-check/gui-thread-check.sln
Andres G. Aragoneses 797382180b Moved gui-thread-check subfolder inside gtk subfolder.
It's just really a profiler module facility for GTK, so it's not
related to the rest of the libraries/APIs that are not GTK and live
here.
2012-11-03 23:06:02 +00:00

22 lines
955 B
Plaintext

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