-
Notifications
You must be signed in to change notification settings - Fork 0
/
FLua.sln
22 lines (21 loc) · 1.03 KB
/
FLua.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{AA39DEF4-A011-41E2-AE0F-1D681E58C7D6}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Project("{f2a71f9b-5d33-465a-a702-920d77279786}") = "FLuaConsole", "FLuaConsole\FLuaConsole.fsproj", "{3B8CAE17-F3DE-4309-B160-065CBD75EDEB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3B8CAE17-F3DE-4309-B160-065CBD75EDEB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3B8CAE17-F3DE-4309-B160-065CBD75EDEB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3B8CAE17-F3DE-4309-B160-065CBD75EDEB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3B8CAE17-F3DE-4309-B160-065CBD75EDEB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal