-
Notifications
You must be signed in to change notification settings - Fork 15
/
medet.lpi
66 lines (66 loc) · 1.87 KB
/
medet.lpi
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
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="10"/>
<General>
<Flags>
<SaveClosedFiles Value="False"/>
<MainUnitHasUsesSectionForAllUnits Value="False"/>
<MainUnitHasCreateFormStatements Value="False"/>
<MainUnitHasTitleStatement Value="False"/>
<AlwaysBuild Value="True"/>
<SaveJumpHistory Value="False"/>
</Flags>
<MainUnit Value="0"/>
<Title Value="medet"/>
<UseAppBundle Value="False"/>
<ResourceType Value="res"/>
</General>
<BuildModes Count="1" Active="Debug">
<Item1 Name="Debug" Default="True"/>
</BuildModes>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
<Units Count="1">
<Unit0>
<Filename Value="medet.dpr"/>
<IsPartOfProject Value="True"/>
<WindowIndex Value="1"/>
<CursorPos X="14" Y="53"/>
<UsageCount Value="200"/>
<Loaded Value="True"/>
<DefaultSyntaxHighlighter Value="Delphi"/>
</Unit0>
</Units>
</ProjectOptions>
<CompilerOptions>
<Version Value="11"/>
<Target>
<Filename Value="medet"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir);alib"/>
<OtherUnitFiles Value="$(ProjOutDir);alib"/>
<UnitOutputDirectory Value="units"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<SyntaxMode Value="Delphi"/>
</SyntaxOptions>
</Parsing>
<Linking>
<Options>
<Win32>
<GraphicApplication Value="True"/>
</Win32>
</Options>
</Linking>
<Other>
<CompilerMessages>
<IgnoredMessages idx5043="True" idx5024="True" idx4110="True" idx4055="True" idx3043="True"/>
</CompilerMessages>
<CustomOptions Value="-dBorland -dVer150 -dDelphi7 -dCompiler6_Up -dPUREPASCAL"/>
</Other>
</CompilerOptions>
</CONFIG>