Skip to content

Commit

Permalink
Added Shiny new VS2010 solution.
Browse files Browse the repository at this point in the history
  • Loading branch information
ricky26 committed May 22, 2010
1 parent 7351457 commit 18d1689
Show file tree
Hide file tree
Showing 3 changed files with 2,241 additions and 0 deletions.
19 changes: 19 additions & 0 deletions HPL-vs2010.sln
@@ -0,0 +1,19 @@
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HPL", "HPL.vcxproj", "{0780DEC5-A930-4721-9364-17A49D2A4E60}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0780DEC5-A930-4721-9364-17A49D2A4E60}.Debug|Win32.ActiveCfg = Release|Win32
{0780DEC5-A930-4721-9364-17A49D2A4E60}.Debug|Win32.Build.0 = Release|Win32
{0780DEC5-A930-4721-9364-17A49D2A4E60}.Release|Win32.ActiveCfg = Release|Win32
{0780DEC5-A930-4721-9364-17A49D2A4E60}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

0 comments on commit 18d1689

Please sign in to comment.