forked from KvanTTT/Freaky-Sources
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFreakySources.sln
72 lines (72 loc) · 4.9 KB
/
FreakySources.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
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
60
61
62
63
64
65
66
67
68
69
70
71
72
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreakySources.Tests", "FreakySources.Tests\FreakySources.Tests.csproj", "{13621013-38EF-4EEE-8ABA-B69320A7CE83}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpMinifier", "CSharp-Minifier\CSharpMinifier\CSharpMinifier.csproj", "{A26C936C-846B-4165-9574-42C74075D4CD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreakySources.GUI", "FreakySources.GUI\FreakySources.GUI.csproj", "{D43FAD32-6410-4394-A80D-343F7E185C30}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreakySources", "FreakySources\FreakySources.csproj", "{CD572E98-9D0E-486C-9A7C-7EDB55A9E9B2}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Patterns and Data", "Patterns and Data", "{9CBE6152-3A3C-4B49-9D4C-101B11EBF466}"
ProjectSection(SolutionItems) = preProject
Patterns and Data\Asciimation.txt = Patterns and Data\Asciimation.txt
Patterns and Data\Asciimation_1_3.cs = Patterns and Data\Asciimation_1_3.cs
Patterns and Data\CustomQuine.cs = Patterns and Data\CustomQuine.cs
Patterns and Data\MultiCommentsPalindromeQuine.cs = Patterns and Data\MultiCommentsPalindromeQuine.cs
Patterns and Data\PalindromePolyglotQuine.cs.java = Patterns and Data\PalindromePolyglotQuine.cs.java
Patterns and Data\Polyglot.cs.java.php = Patterns and Data\Polyglot.cs.java.php
Patterns and Data\Polyglot.java.php = Patterns and Data\Polyglot.java.php
Patterns and Data\PolyglotQuine.cs.java = Patterns and Data\PolyglotQuine.cs.java
Patterns and Data\Quine.cs = Patterns and Data\Quine.cs
Patterns and Data\QuineClock.cs = Patterns and Data\QuineClock.cs
Patterns and Data\QuineClock2.cs = Patterns and Data\QuineClock2.cs
Patterns and Data\QuineClockDigits.txt = Patterns and Data\QuineClockDigits.txt
Patterns and Data\QuineSnake.cs = Patterns and Data\QuineSnake.cs
Patterns and Data\SelfCompiliedProgram.cs = Patterns and Data\SelfCompiliedProgram.cs
Patterns and Data\SelfPrintingGameOfLife.cs = Patterns and Data\SelfPrintingGameOfLife.cs
Patterns and Data\SingleCommentsPalindromeQuine.cs = Patterns and Data\SingleCommentsPalindromeQuine.cs
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AsciimationStatistics", "AsciimationStatistics\AsciimationStatistics.csproj", "{70B54927-6583-491D-816B-9D0B648E9421}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreakySources.Code", "FreakySources.Code\FreakySources.Code.csproj", "{DDF6B28A-89BE-4E34-81FC-C8BBE488C1F4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{13621013-38EF-4EEE-8ABA-B69320A7CE83}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{13621013-38EF-4EEE-8ABA-B69320A7CE83}.Debug|Any CPU.Build.0 = Debug|Any CPU
{13621013-38EF-4EEE-8ABA-B69320A7CE83}.Release|Any CPU.ActiveCfg = Release|Any CPU
{13621013-38EF-4EEE-8ABA-B69320A7CE83}.Release|Any CPU.Build.0 = Release|Any CPU
{A26C936C-846B-4165-9574-42C74075D4CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A26C936C-846B-4165-9574-42C74075D4CD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A26C936C-846B-4165-9574-42C74075D4CD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A26C936C-846B-4165-9574-42C74075D4CD}.Release|Any CPU.Build.0 = Release|Any CPU
{D43FAD32-6410-4394-A80D-343F7E185C30}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D43FAD32-6410-4394-A80D-343F7E185C30}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D43FAD32-6410-4394-A80D-343F7E185C30}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D43FAD32-6410-4394-A80D-343F7E185C30}.Release|Any CPU.Build.0 = Release|Any CPU
{CD572E98-9D0E-486C-9A7C-7EDB55A9E9B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CD572E98-9D0E-486C-9A7C-7EDB55A9E9B2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CD572E98-9D0E-486C-9A7C-7EDB55A9E9B2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CD572E98-9D0E-486C-9A7C-7EDB55A9E9B2}.Release|Any CPU.Build.0 = Release|Any CPU
{70B54927-6583-491D-816B-9D0B648E9421}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{70B54927-6583-491D-816B-9D0B648E9421}.Debug|Any CPU.Build.0 = Debug|Any CPU
{70B54927-6583-491D-816B-9D0B648E9421}.Release|Any CPU.ActiveCfg = Release|Any CPU
{70B54927-6583-491D-816B-9D0B648E9421}.Release|Any CPU.Build.0 = Release|Any CPU
{DDF6B28A-89BE-4E34-81FC-C8BBE488C1F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DDF6B28A-89BE-4E34-81FC-C8BBE488C1F4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DDF6B28A-89BE-4E34-81FC-C8BBE488C1F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DDF6B28A-89BE-4E34-81FC-C8BBE488C1F4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal