Files
mirror-processhacker/2.x/trunk/plugins/ProcessHacker.Api/ProcessHacker.Api.sln
T
wj32 ac16e154f7 added support for CLR v4
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4028 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-22 05:39:14 +00:00

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