-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPyCraft_IDE.sln
More file actions
59 lines (59 loc) · 3.64 KB
/
PyCraft_IDE.sln
File metadata and controls
59 lines (59 loc) · 3.64 KB
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2036
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PyCraft_IDE", "PyCraft_IDE\PyCraft_IDE.csproj", "{AEB32831-646B-43B4-AF7A-15476381FB44}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PyCraft_IDE_WPF", "PyCraft_IDE_WPF\PyCraft_IDE_WPF.csproj", "{3C474BC7-CA1A-452F-8B77-BC8FC761A54F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IronPythonConsole", "IronPythonConsole\IronPythonConsole.csproj", "{8A19EAA5-44C5-41EC-A908-7F41792CF18B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IronPythonConsoleForm", "IronPythonConsoleForm\IronPythonConsoleForm.csproj", "{5B4DE2A6-8357-4F45-BF54-7C3CDFFB7E22}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AEB32831-646B-43B4-AF7A-15476381FB44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AEB32831-646B-43B4-AF7A-15476381FB44}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AEB32831-646B-43B4-AF7A-15476381FB44}.Debug|x86.ActiveCfg = Debug|Any CPU
{AEB32831-646B-43B4-AF7A-15476381FB44}.Debug|x86.Build.0 = Debug|Any CPU
{AEB32831-646B-43B4-AF7A-15476381FB44}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AEB32831-646B-43B4-AF7A-15476381FB44}.Release|Any CPU.Build.0 = Release|Any CPU
{AEB32831-646B-43B4-AF7A-15476381FB44}.Release|x86.ActiveCfg = Release|Any CPU
{AEB32831-646B-43B4-AF7A-15476381FB44}.Release|x86.Build.0 = Release|Any CPU
{3C474BC7-CA1A-452F-8B77-BC8FC761A54F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3C474BC7-CA1A-452F-8B77-BC8FC761A54F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3C474BC7-CA1A-452F-8B77-BC8FC761A54F}.Debug|x86.ActiveCfg = Debug|Any CPU
{3C474BC7-CA1A-452F-8B77-BC8FC761A54F}.Debug|x86.Build.0 = Debug|Any CPU
{3C474BC7-CA1A-452F-8B77-BC8FC761A54F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3C474BC7-CA1A-452F-8B77-BC8FC761A54F}.Release|Any CPU.Build.0 = Release|Any CPU
{3C474BC7-CA1A-452F-8B77-BC8FC761A54F}.Release|x86.ActiveCfg = Release|Any CPU
{3C474BC7-CA1A-452F-8B77-BC8FC761A54F}.Release|x86.Build.0 = Release|Any CPU
{8A19EAA5-44C5-41EC-A908-7F41792CF18B}.Debug|Any CPU.ActiveCfg = Debug|x86
{8A19EAA5-44C5-41EC-A908-7F41792CF18B}.Debug|x86.ActiveCfg = Debug|x86
{8A19EAA5-44C5-41EC-A908-7F41792CF18B}.Debug|x86.Build.0 = Debug|x86
{8A19EAA5-44C5-41EC-A908-7F41792CF18B}.Release|Any CPU.ActiveCfg = Release|x86
{8A19EAA5-44C5-41EC-A908-7F41792CF18B}.Release|x86.ActiveCfg = Release|x86
{8A19EAA5-44C5-41EC-A908-7F41792CF18B}.Release|x86.Build.0 = Release|x86
{5B4DE2A6-8357-4F45-BF54-7C3CDFFB7E22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5B4DE2A6-8357-4F45-BF54-7C3CDFFB7E22}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5B4DE2A6-8357-4F45-BF54-7C3CDFFB7E22}.Debug|x86.ActiveCfg = Debug|Any CPU
{5B4DE2A6-8357-4F45-BF54-7C3CDFFB7E22}.Debug|x86.Build.0 = Debug|Any CPU
{5B4DE2A6-8357-4F45-BF54-7C3CDFFB7E22}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5B4DE2A6-8357-4F45-BF54-7C3CDFFB7E22}.Release|Any CPU.Build.0 = Release|Any CPU
{5B4DE2A6-8357-4F45-BF54-7C3CDFFB7E22}.Release|x86.ActiveCfg = Release|Any CPU
{5B4DE2A6-8357-4F45-BF54-7C3CDFFB7E22}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E9838FF5-C893-4599-B09F-1E6641517C07}
EndGlobalSection
EndGlobal