-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfscript.sln
More file actions
17 lines (17 loc) · 766 Bytes
/
fscript.sln
File metadata and controls
17 lines (17 loc) · 766 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{f2a71f9b-5d33-465a-a702-920d77279786}") = "fscript", "fscript\fscript.fsproj", "{B2D68CF0-E311-469A-9131-98B9D93886C7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B2D68CF0-E311-469A-9131-98B9D93886C7}.Debug|x86.ActiveCfg = Debug|x86
{B2D68CF0-E311-469A-9131-98B9D93886C7}.Debug|x86.Build.0 = Debug|x86
{B2D68CF0-E311-469A-9131-98B9D93886C7}.Release|x86.ActiveCfg = Release|x86
{B2D68CF0-E311-469A-9131-98B9D93886C7}.Release|x86.Build.0 = Release|x86
EndGlobalSection
EndGlobal