Skip to content

Commit

Permalink
fix line breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
yole committed Oct 12, 2011
1 parent 7c2e4dc commit 468d4bd
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions native/IdeaWin32/IdeaWin32.sln
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IdeaWin32", "IdeaWin32.vcproj", "{D1A0CC4B-C100-46E4-918A-958626AE1ACF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D1A0CC4B-C100-46E4-918A-958626AE1ACF}.Debug|Win32.ActiveCfg = Debug|Win32
{D1A0CC4B-C100-46E4-918A-958626AE1ACF}.Debug|Win32.Build.0 = Debug|Win32
{D1A0CC4B-C100-46E4-918A-958626AE1ACF}.Release|Win32.ActiveCfg = Release|Win32
{D1A0CC4B-C100-46E4-918A-958626AE1ACF}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IdeaWin32", "IdeaWin32.vcproj", "{D1A0CC4B-C100-46E4-918A-958626AE1ACF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D1A0CC4B-C100-46E4-918A-958626AE1ACF}.Debug|Win32.ActiveCfg = Debug|Win32
{D1A0CC4B-C100-46E4-918A-958626AE1ACF}.Debug|Win32.Build.0 = Debug|Win32
{D1A0CC4B-C100-46E4-918A-958626AE1ACF}.Release|Win32.ActiveCfg = Release|Win32
{D1A0CC4B-C100-46E4-918A-958626AE1ACF}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

0 comments on commit 468d4bd

Please sign in to comment.