-
Notifications
You must be signed in to change notification settings - Fork 1
/
GodotProject.sln
27 lines (27 loc) · 1.58 KB
/
GodotProject.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GodotProject", "GodotProject.csproj", "{9EC93A14-3E70-471E-842C-A6C9866DDC9D}"
EndProject
Project("{f2a71f9b-5d33-465a-a702-920d77279786}") = "GodotFSharp", "GodotFSharp.fsproj", "{918118A6-0E5B-4310-ADC4-302CD52B72EE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Tools|Any CPU = Tools|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9EC93A14-3E70-471E-842C-A6C9866DDC9D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9EC93A14-3E70-471E-842C-A6C9866DDC9D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9EC93A14-3E70-471E-842C-A6C9866DDC9D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9EC93A14-3E70-471E-842C-A6C9866DDC9D}.Release|Any CPU.Build.0 = Release|Any CPU
{9EC93A14-3E70-471E-842C-A6C9866DDC9D}.Tools|Any CPU.ActiveCfg = Tools|Any CPU
{9EC93A14-3E70-471E-842C-A6C9866DDC9D}.Tools|Any CPU.Build.0 = Tools|Any CPU
{918118A6-0E5B-4310-ADC4-302CD52B72EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{918118A6-0E5B-4310-ADC4-302CD52B72EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{918118A6-0E5B-4310-ADC4-302CD52B72EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{918118A6-0E5B-4310-ADC4-302CD52B72EE}.Release|Any CPU.Build.0 = Release|Any CPU
{918118A6-0E5B-4310-ADC4-302CD52B72EE}.Tools|Any CPU.ActiveCfg = Debug|Any CPU
{918118A6-0E5B-4310-ADC4-302CD52B72EE}.Tools|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
EndGlobal