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

Commit 5f7e8ea

Browse files
committed
Update to 1.4.9.5
1 parent c1c538e commit 5f7e8ea

5 files changed

Lines changed: 796 additions & 653 deletions

File tree

sFall Configuration.VS12.sln

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio 2012
4+
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "sFall Configuration", "sFall Configuration\sFall Configuration.vbproj", "{7A82C88A-297C-4905-85E1-6FC5F567B545}"
5+
EndProject
6+
Global
7+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
8+
Debug|Any CPU = Debug|Any CPU
9+
Debug|Mixed Platforms = Debug|Mixed Platforms
10+
Debug|x86 = Debug|x86
11+
Release|Any CPU = Release|Any CPU
12+
Release|Mixed Platforms = Release|Mixed Platforms
13+
Release|x86 = Release|x86
14+
EndGlobalSection
15+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
16+
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Debug|Any CPU.ActiveCfg = Debug|x86
17+
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Debug|Any CPU.Build.0 = Debug|x86
18+
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
19+
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Debug|Mixed Platforms.Build.0 = Debug|x86
20+
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Debug|x86.ActiveCfg = Debug|x86
21+
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Debug|x86.Build.0 = Debug|x86
22+
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Release|Any CPU.ActiveCfg = Release|x86
23+
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Release|Any CPU.Build.0 = Release|x86
24+
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Release|Mixed Platforms.ActiveCfg = Release|x86
25+
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Release|Mixed Platforms.Build.0 = Release|x86
26+
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Release|x86.ActiveCfg = Release|x86
27+
{7A82C88A-297C-4905-85E1-6FC5F567B545}.Release|x86.Build.0 = Release|x86
28+
EndGlobalSection
29+
GlobalSection(SolutionProperties) = preSolution
30+
HideSolutionNode = FALSE
31+
EndGlobalSection
32+
EndGlobal

0 commit comments

Comments
 (0)