Skip to content
This repository was archived by the owner on Apr 10, 2022. It is now read-only.

Commit c1c538e

Browse files
committed
Update to 1.4.9.1
1 parent 1ebf4bf commit c1c538e

6 files changed

Lines changed: 271 additions & 215 deletions

File tree

sFall Configuration.sln

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,22 @@ Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "sFall Configuration", "sFal
55
EndProject
66
Global
77
GlobalSection(SolutionConfigurationPlatforms) = preSolution
8+
Debug|Any CPU = Debug|Any CPU
9+
Debug|Mixed Platforms = Debug|Mixed Platforms
810
Debug|x86 = Debug|x86
11+
Release|Any CPU = Release|Any CPU
12+
Release|Mixed Platforms = Release|Mixed Platforms
913
Release|x86 = Release|x86
1014
EndGlobalSection
1115
GlobalSection(ProjectConfigurationPlatforms) = postSolution
16+
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Debug|Any CPU.ActiveCfg = Debug|x86
17+
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
18+
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Debug|Mixed Platforms.Build.0 = Debug|x86
1219
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Debug|x86.ActiveCfg = Debug|x86
1320
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Debug|x86.Build.0 = Debug|x86
21+
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Release|Any CPU.ActiveCfg = Release|x86
22+
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Release|Mixed Platforms.ActiveCfg = Release|x86
23+
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Release|Mixed Platforms.Build.0 = Release|x86
1424
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Release|x86.ActiveCfg = Release|x86
1525
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Release|x86.Build.0 = Release|x86
1626
EndGlobalSection

0 commit comments

Comments
 (0)