Skip to content

Commit f7d1421

Browse files
committed
Changed window size
1 parent d95b809 commit f7d1421

File tree

3 files changed

+1015
-1027
lines changed

3 files changed

+1015
-1027
lines changed

neat-windows.sln

+22-22
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1-
2-
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio 2013
4-
VisualStudioVersion = 12.0.31101.0
5-
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "neat-windows", "neat-windows\neat-windows.csproj", "{FD06D960-AE86-4869-9CDB-E23776F66D3F}"
7-
EndProject
8-
Global
9-
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10-
Debug|Any CPU = Debug|Any CPU
11-
Release|Any CPU = Release|Any CPU
12-
EndGlobalSection
13-
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14-
{FD06D960-AE86-4869-9CDB-E23776F66D3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15-
{FD06D960-AE86-4869-9CDB-E23776F66D3F}.Debug|Any CPU.Build.0 = Debug|Any CPU
16-
{FD06D960-AE86-4869-9CDB-E23776F66D3F}.Release|Any CPU.ActiveCfg = Release|Any CPU
17-
{FD06D960-AE86-4869-9CDB-E23776F66D3F}.Release|Any CPU.Build.0 = Release|Any CPU
18-
EndGlobalSection
19-
GlobalSection(SolutionProperties) = preSolution
20-
HideSolutionNode = FALSE
21-
EndGlobalSection
22-
EndGlobal
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio 2013
4+
VisualStudioVersion = 12.0.31101.0
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "neat-windows", "neat-windows\neat-windows.csproj", "{FD06D960-AE86-4869-9CDB-E23776F66D3F}"
7+
EndProject
8+
Global
9+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10+
Debug|Any CPU = Debug|Any CPU
11+
Release|Any CPU = Release|Any CPU
12+
EndGlobalSection
13+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14+
{FD06D960-AE86-4869-9CDB-E23776F66D3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{FD06D960-AE86-4869-9CDB-E23776F66D3F}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{FD06D960-AE86-4869-9CDB-E23776F66D3F}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{FD06D960-AE86-4869-9CDB-E23776F66D3F}.Release|Any CPU.Build.0 = Release|Any CPU
18+
EndGlobalSection
19+
GlobalSection(SolutionProperties) = preSolution
20+
HideSolutionNode = FALSE
21+
EndGlobalSection
22+
EndGlobal

0 commit comments

Comments
 (0)