mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
ac16e154f7
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4028 21ef857c-d57f-4fe0-8362-d861dc6d29cd
21 lines
923 B
Plaintext
21 lines
923 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2010
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProcessHacker.Api", "ProcessHacker.Api.csproj", "{3ACE7A68-E867-44E1-8B5A-1725E6A9C355}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{3ACE7A68-E867-44E1-8B5A-1725E6A9C355}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{3ACE7A68-E867-44E1-8B5A-1725E6A9C355}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{3ACE7A68-E867-44E1-8B5A-1725E6A9C355}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{3ACE7A68-E867-44E1-8B5A-1725E6A9C355}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|