Skip to content

Commit

Permalink
Delete glWin.proj and Win32
Browse files Browse the repository at this point in the history
because they are not fully tested.
  • Loading branch information
Yuchen committed Jan 17, 2014
1 parent a65ae42 commit 1ecf966
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions Thin Structure Segmentation.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,16 @@ Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VesselNess", "VesselNess\VesselNess.vcxproj", "{8C1B273B-B6D3-44B9-84EB-F0A1E33F3CED}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "glWin", "Visualization\glWin.vcxproj", "{7576421F-07EA-4A04-BAE0-B11D3FE40D33}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8C1B273B-B6D3-44B9-84EB-F0A1E33F3CED}.Debug|Win32.ActiveCfg = Debug|Win32
{8C1B273B-B6D3-44B9-84EB-F0A1E33F3CED}.Debug|Win32.Build.0 = Debug|Win32
{8C1B273B-B6D3-44B9-84EB-F0A1E33F3CED}.Debug|x64.ActiveCfg = Debug|x64
{8C1B273B-B6D3-44B9-84EB-F0A1E33F3CED}.Debug|x64.Build.0 = Debug|x64
{8C1B273B-B6D3-44B9-84EB-F0A1E33F3CED}.Release|Win32.ActiveCfg = Release|Win32
{8C1B273B-B6D3-44B9-84EB-F0A1E33F3CED}.Release|x64.ActiveCfg = Release|x64
{8C1B273B-B6D3-44B9-84EB-F0A1E33F3CED}.Release|x64.Build.0 = Release|x64
{7576421F-07EA-4A04-BAE0-B11D3FE40D33}.Debug|Win32.ActiveCfg = Debug|Win32
{7576421F-07EA-4A04-BAE0-B11D3FE40D33}.Debug|Win32.Build.0 = Debug|Win32
{7576421F-07EA-4A04-BAE0-B11D3FE40D33}.Debug|x64.ActiveCfg = Debug|x64
{7576421F-07EA-4A04-BAE0-B11D3FE40D33}.Release|Win32.ActiveCfg = Release|Win32
{7576421F-07EA-4A04-BAE0-B11D3FE40D33}.Release|Win32.Build.0 = Release|Win32
{7576421F-07EA-4A04-BAE0-B11D3FE40D33}.Release|x64.ActiveCfg = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit 1ecf966

Please sign in to comment.