mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
d9999c65f3
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@929 21ef857c-d57f-4fe0-8362-d861dc6d29cd
21 lines
909 B
Plaintext
21 lines
909 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
|
# Visual C# Express 2008
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BugCheck", "BugCheck.csproj", "{6AE02BFF-939B-43C3-924C-3B4C93C40039}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{6AE02BFF-939B-43C3-924C-3B4C93C40039}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{6AE02BFF-939B-43C3-924C-3B4C93C40039}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{6AE02BFF-939B-43C3-924C-3B4C93C40039}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{6AE02BFF-939B-43C3-924C-3B4C93C40039}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|