source: trunk/Demo/ChronisDemo.lpi

Last change on this file was 60, checked in by chronos, 12 years ago
File size: 6.1 KB
Line 
1<?xml version="1.0"?>
2<CONFIG>
3 <ProjectOptions>
4 <Version Value="9"/>
5 <General>
6 <SessionStorage Value="InProjectDir"/>
7 <MainUnit Value="0"/>
8 <Title Value="ChronisDemo"/>
9 <ResourceType Value="res"/>
10 <UseXPManifest Value="True"/>
11 <Icon Value="0"/>
12 </General>
13 <i18n>
14 <EnableI18N Value="True"/>
15 <OutDir Value="Languages"/>
16 </i18n>
17 <VersionInfo>
18 <StringTable ProductVersion=""/>
19 </VersionInfo>
20 <BuildModes Count="2">
21 <Item1 Name="Debug" Default="True"/>
22 <Item2 Name="Release">
23 <CompilerOptions>
24 <Version Value="11"/>
25 <Target>
26 <Filename Value="ChronIS"/>
27 </Target>
28 <SearchPaths>
29 <IncludeFiles Value="$(ProjOutDir)"/>
30 <OtherUnitFiles Value="Forms;Common;Application;Modules/Attendance"/>
31 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
32 </SearchPaths>
33 <Parsing>
34 <SyntaxOptions>
35 <SyntaxMode Value="Delphi"/>
36 </SyntaxOptions>
37 </Parsing>
38 <CodeGeneration>
39 <SmartLinkUnit Value="True"/>
40 <Optimizations>
41 <OptimizationLevel Value="3"/>
42 </Optimizations>
43 </CodeGeneration>
44 <Linking>
45 <Debugging>
46 <GenerateDebugInfo Value="False"/>
47 </Debugging>
48 <LinkSmart Value="True"/>
49 <Options>
50 <Win32>
51 <GraphicApplication Value="True"/>
52 </Win32>
53 </Options>
54 </Linking>
55 <Other>
56 <CompilerMessages>
57 <MsgFileName Value=""/>
58 </CompilerMessages>
59 <CompilerPath Value="$(CompPath)"/>
60 </Other>
61 </CompilerOptions>
62 </Item2>
63 </BuildModes>
64 <PublishOptions>
65 <Version Value="2"/>
66 <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
67 <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
68 </PublishOptions>
69 <RunParams>
70 <local>
71 <FormatVersion Value="1"/>
72 <LaunchingApplication PathPlusParams="/usr/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
73 </local>
74 </RunParams>
75 <RequiredPackages Count="9">
76 <Item1>
77 <PackageName Value="CoolWeb"/>
78 <DefaultFilename Value="Packages/CoolWeb/CoolWeb.lpk" Prefer="True"/>
79 </Item1>
80 <Item2>
81 <PackageName Value="synapse"/>
82 <DefaultFilename Value="Packages/synapse/synapse.lpk" Prefer="True"/>
83 </Item2>
84 <Item3>
85 <PackageName Value="TEditExtensions"/>
86 <DefaultFilename Value="Packages/TEditExtensions/TEditExtensions.lpk" Prefer="True"/>
87 </Item3>
88 <Item4>
89 <PackageName Value="TemplateGenerics"/>
90 <DefaultFilename Value="Packages/TemplateGenerics/TemplateGenerics.lpk" Prefer="True"/>
91 </Item4>
92 <Item5>
93 <PackageName Value="CoolTranslator"/>
94 <DefaultFilename Value="Packages/CoolTranslator/CoolTranslator.lpk" Prefer="True"/>
95 </Item5>
96 <Item6>
97 <PackageName Value="Common"/>
98 <DefaultFilename Value="Packages/Common/Common.lpk" Prefer="True"/>
99 </Item6>
100 <Item7>
101 <PackageName Value="ChronISPlatform"/>
102 <DefaultFilename Value="../ChronISPlatform.lpk" Prefer="True"/>
103 </Item7>
104 <Item8>
105 <PackageName Value="ModularSystem"/>
106 <DefaultFilename Value="Packages/ModularSystem/ModularSystem.lpk" Prefer="True"/>
107 </Item8>
108 <Item9>
109 <PackageName Value="LCL"/>
110 </Item9>
111 </RequiredPackages>
112 <Units Count="4">
113 <Unit0>
114 <Filename Value="ChronisDemo.lpr"/>
115 <IsPartOfProject Value="True"/>
116 <UnitName Value="ChronisDemo"/>
117 </Unit0>
118 <Unit1>
119 <Filename Value="UDataModuleDemo.pas"/>
120 <IsPartOfProject Value="True"/>
121 <ComponentName Value="DataModuleDemo"/>
122 <HasResources Value="True"/>
123 <ResourceBaseClass Value="DataModule"/>
124 <UnitName Value="UDataModuleDemo"/>
125 </Unit1>
126 <Unit2>
127 <Filename Value="URegistredModules.pas"/>
128 <IsPartOfProject Value="True"/>
129 <UnitName Value="URegistredModules"/>
130 </Unit2>
131 <Unit3>
132 <Filename Value="Modules/Test/UModuleTest.pas"/>
133 <IsPartOfProject Value="True"/>
134 <ComponentName Value="DataModuleTest"/>
135 <HasResources Value="True"/>
136 <ResourceBaseClass Value="DataModule"/>
137 <UnitName Value="UModuleTest"/>
138 </Unit3>
139 </Units>
140 </ProjectOptions>
141 <CompilerOptions>
142 <Version Value="11"/>
143 <Target>
144 <Filename Value="ChronisDemo"/>
145 </Target>
146 <SearchPaths>
147 <IncludeFiles Value="$(ProjOutDir)"/>
148 <OtherUnitFiles Value="Modules/Test"/>
149 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
150 </SearchPaths>
151 <Parsing>
152 <SyntaxOptions>
153 <SyntaxMode Value="Delphi"/>
154 </SyntaxOptions>
155 </Parsing>
156 <CodeGeneration>
157 <Checks>
158 <IOChecks Value="True"/>
159 <RangeChecks Value="True"/>
160 <OverflowChecks Value="True"/>
161 <StackChecks Value="True"/>
162 </Checks>
163 </CodeGeneration>
164 <Linking>
165 <Debugging>
166 <UseHeaptrc Value="True"/>
167 <UseExternalDbgSyms Value="True"/>
168 </Debugging>
169 <Options>
170 <PassLinkerOptions Value="True"/>
171 <Win32>
172 <GraphicApplication Value="True"/>
173 </Win32>
174 </Options>
175 </Linking>
176 <Other>
177 <CompilerMessages>
178 <MsgFileName Value=""/>
179 </CompilerMessages>
180 <CustomOptions Value="-dDEBUG"/>
181 <CompilerPath Value="$(CompPath)"/>
182 </Other>
183 </CompilerOptions>
184 <Debugging>
185 <Exceptions Count="3">
186 <Item1>
187 <Name Value="EAbort"/>
188 </Item1>
189 <Item2>
190 <Name Value="ECodetoolError"/>
191 </Item2>
192 <Item3>
193 <Name Value="EFOpenError"/>
194 </Item3>
195 </Exceptions>
196 </Debugging>
197</CONFIG>
Note: See TracBrowser for help on using the repository browser.