Skip to content

Commit 82db878

Browse files
authored
Merge pull request #150 from joecare99/Diverses
Diverses
2 parents 9eee060 + c6bc88c commit 82db878

17 files changed

+168
-1489
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,8 @@ __recovery/
6464

6565
# Castalia statistics file (since XE7 Castalia is distributed with Delphi)
6666
*.stat
67+
*.lps
68+
*.bak
69+
/Diverses/2007
70+
/Diverses/2010
71+
/Diverses/www.delphimeister.de

Diverses/FPC/Labyrinth3.lpi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
<Unit1>
173173
<Filename Value="..\Source\Labyrinth\Labydemo3.pas"/>
174174
<IsPartOfProject Value="True"/>
175-
<ComponentName Value="Form1"/>
175+
<ComponentName Value="frmLabyDemo3"/>
176176
<HasResources Value="True"/>
177177
<ResourceBaseClass Value="Form"/>
178178
</Unit1>

Diverses/FPC/Swat.res

46 Bytes
Binary file not shown.

Diverses/FPC/prj_Quine14.lpi

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<CONFIG>
3+
<ProjectOptions>
4+
<Version Value="11"/>
5+
<PathDelim Value="\"/>
6+
<General>
7+
<Flags>
8+
<MainUnitHasCreateFormStatements Value="False"/>
9+
<MainUnitHasTitleStatement Value="False"/>
10+
<MainUnitHasScaledStatement Value="False"/>
11+
</Flags>
12+
<SessionStorage Value="InProjectDir"/>
13+
<MainUnit Value="0"/>
14+
<Title Value="prj_Quine14"/>
15+
<UseAppBundle Value="False"/>
16+
<ResourceType Value="res"/>
17+
</General>
18+
<BuildModes Count="1">
19+
<Item1 Name="Default" Default="True"/>
20+
</BuildModes>
21+
<PublishOptions>
22+
<Version Value="2"/>
23+
<UseFileFilters Value="True"/>
24+
</PublishOptions>
25+
<RunParams>
26+
<FormatVersion Value="2"/>
27+
<Modes Count="0"/>
28+
</RunParams>
29+
<Units Count="1">
30+
<Unit0>
31+
<Filename Value="prj_Quine14.lpr"/>
32+
<IsPartOfProject Value="True"/>
33+
</Unit0>
34+
</Units>
35+
</ProjectOptions>
36+
<CompilerOptions>
37+
<Version Value="11"/>
38+
<PathDelim Value="\"/>
39+
<Target>
40+
<Filename Value="..\..\bin\$(TargetCPU)-$(TargetOS)\prj_Quine14"/>
41+
</Target>
42+
<SearchPaths>
43+
<IncludeFiles Value="$(ProjOutDir)"/>
44+
<UnitOutputDirectory Value="..\..\bin\$(TargetCPU)-$(TargetOS)\units"/>
45+
</SearchPaths>
46+
<Parsing>
47+
<SyntaxOptions>
48+
<AllowLabel Value="False"/>
49+
<CStyleMacros Value="True"/>
50+
</SyntaxOptions>
51+
</Parsing>
52+
<CodeGeneration>
53+
<Optimizations>
54+
<OptimizationLevel Value="4"/>
55+
</Optimizations>
56+
<SmallerCode Value="True"/>
57+
</CodeGeneration>
58+
<Linking>
59+
<Debugging>
60+
<GenerateDebugInfo Value="False"/>
61+
<StripSymbols Value="True"/>
62+
</Debugging>
63+
<LinkSmart Value="True"/>
64+
</Linking>
65+
</CompilerOptions>
66+
<Debugging>
67+
<Exceptions Count="3">
68+
<Item1>
69+
<Name Value="EAbort"/>
70+
</Item1>
71+
<Item2>
72+
<Name Value="ECodetoolError"/>
73+
</Item2>
74+
<Item3>
75+
<Name Value="EFOpenError"/>
76+
</Item3>
77+
</Exceptions>
78+
</Debugging>
79+
</CONFIG>

Diverses/FPC/prj_Quine14.lpr

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
{$define w:=write(d}const s=';d=b+#39+s;begin w+#39#59#99#61#39);w)end.';b='{$define w:=write(d}const s=';d=b+#39+s;begin w+#39#59#99#61#39);w)end.
2+

Diverses/FPC/prj_Quine15.lpi

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<CONFIG>
3+
<ProjectOptions>
4+
<Version Value="11"/>
5+
<PathDelim Value="\"/>
6+
<General>
7+
<Flags>
8+
<MainUnitHasCreateFormStatements Value="False"/>
9+
<MainUnitHasTitleStatement Value="False"/>
10+
<MainUnitHasScaledStatement Value="False"/>
11+
</Flags>
12+
<SessionStorage Value="InProjectDir"/>
13+
<MainUnit Value="0"/>
14+
<Title Value="prj_Quine15"/>
15+
<UseAppBundle Value="False"/>
16+
<ResourceType Value="res"/>
17+
</General>
18+
<BuildModes Count="1">
19+
<Item1 Name="Default" Default="True"/>
20+
</BuildModes>
21+
<PublishOptions>
22+
<Version Value="2"/>
23+
<UseFileFilters Value="True"/>
24+
</PublishOptions>
25+
<RunParams>
26+
<FormatVersion Value="2"/>
27+
<Modes Count="0"/>
28+
</RunParams>
29+
<Units Count="1">
30+
<Unit0>
31+
<Filename Value="prj_Quine15.lpr"/>
32+
<IsPartOfProject Value="True"/>
33+
</Unit0>
34+
</Units>
35+
</ProjectOptions>
36+
<CompilerOptions>
37+
<Version Value="11"/>
38+
<PathDelim Value="\"/>
39+
<Target>
40+
<Filename Value="..\..\bin\$(TargetCPU)-$(TargetOS)\prj_Quine15"/>
41+
</Target>
42+
<SearchPaths>
43+
<IncludeFiles Value="$(ProjOutDir)"/>
44+
<UnitOutputDirectory Value="..\..\bin\$(TargetCPU)-$(TargetOS)\units"/>
45+
</SearchPaths>
46+
<Parsing>
47+
<SyntaxOptions>
48+
<CStyleMacros Value="True"/>
49+
</SyntaxOptions>
50+
</Parsing>
51+
<CodeGeneration>
52+
<Optimizations>
53+
<OptimizationLevel Value="4"/>
54+
</Optimizations>
55+
<SmallerCode Value="True"/>
56+
</CodeGeneration>
57+
<Linking>
58+
<Debugging>
59+
<GenerateDebugInfo Value="False"/>
60+
<StripSymbols Value="True"/>
61+
</Debugging>
62+
<LinkSmart Value="True"/>
63+
</Linking>
64+
</CompilerOptions>
65+
<Debugging>
66+
<Exceptions Count="3">
67+
<Item1>
68+
<Name Value="EAbort"/>
69+
</Item1>
70+
<Item2>
71+
<Name Value="ECodetoolError"/>
72+
</Item2>
73+
<Item3>
74+
<Name Value="EFOpenError"/>
75+
</Item3>
76+
</Exceptions>
77+
</Debugging>
78+
</CONFIG>

Diverses/FPC/prj_Quine15.lpr

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{$define c:=begin write(e+#39+e}var e:string='{$define c:=begin write(e+#39+e}var e:string=';c);e:=#39';c);e:=#39';c);readln end end.

0 commit comments

Comments
 (0)