Create a solution file
This commit is contained in:
34
control-see.sln
Normal file
34
control-see.sln
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
|
||||||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||||
|
# Visual Studio Version 17
|
||||||
|
VisualStudioVersion = 17.0.31903.59
|
||||||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||||||
|
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "ldedit", "ldedit\ldedit.fsproj", "{689C459B-9AFF-4707-B142-B3F6AF66AFB9}"
|
||||||
|
EndProject
|
||||||
|
Global
|
||||||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
|
Debug|Any CPU = Debug|Any CPU
|
||||||
|
Debug|x64 = Debug|x64
|
||||||
|
Debug|x86 = Debug|x86
|
||||||
|
Release|Any CPU = Release|Any CPU
|
||||||
|
Release|x64 = Release|x64
|
||||||
|
Release|x86 = Release|x86
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
|
{689C459B-9AFF-4707-B142-B3F6AF66AFB9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{689C459B-9AFF-4707-B142-B3F6AF66AFB9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{689C459B-9AFF-4707-B142-B3F6AF66AFB9}.Debug|x64.ActiveCfg = Debug|Any CPU
|
||||||
|
{689C459B-9AFF-4707-B142-B3F6AF66AFB9}.Debug|x64.Build.0 = Debug|Any CPU
|
||||||
|
{689C459B-9AFF-4707-B142-B3F6AF66AFB9}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||||
|
{689C459B-9AFF-4707-B142-B3F6AF66AFB9}.Debug|x86.Build.0 = Debug|Any CPU
|
||||||
|
{689C459B-9AFF-4707-B142-B3F6AF66AFB9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{689C459B-9AFF-4707-B142-B3F6AF66AFB9}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{689C459B-9AFF-4707-B142-B3F6AF66AFB9}.Release|x64.ActiveCfg = Release|Any CPU
|
||||||
|
{689C459B-9AFF-4707-B142-B3F6AF66AFB9}.Release|x64.Build.0 = Release|Any CPU
|
||||||
|
{689C459B-9AFF-4707-B142-B3F6AF66AFB9}.Release|x86.ActiveCfg = Release|Any CPU
|
||||||
|
{689C459B-9AFF-4707-B142-B3F6AF66AFB9}.Release|x86.Build.0 = Release|Any CPU
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
|
HideSolutionNode = FALSE
|
||||||
|
EndGlobalSection
|
||||||
|
EndGlobal
|
0
.gitignore → ldedit/.gitignore
vendored
0
.gitignore → ldedit/.gitignore
vendored
Reference in New Issue
Block a user