* some small OpenGLES fixes
[LazOpenGLCore.git] / examples / GrabScreen / GrabScreen.lpi
1 <?xml version="1.0" encoding="UTF-8"?>
2 <CONFIG>
3   <ProjectOptions>
4     <Version Value="9"/>
5     <PathDelim Value="\"/>
6     <General>
7       <Flags>
8         <MainUnitHasCreateFormStatements Value="False"/>
9         <MainUnitHasTitleStatement Value="False"/>
10       </Flags>
11       <SessionStorage Value="InProjectDir"/>
12       <MainUnit Value="0"/>
13       <Title Value="GrabScreen"/>
14       <UseAppBundle Value="False"/>
15       <ResourceType Value="res"/>
16     </General>
17     <i18n>
18       <EnableI18N LFM="False"/>
19     </i18n>
20     <VersionInfo>
21       <StringTable ProductVersion=""/>
22     </VersionInfo>
23     <BuildModes Count="1">
24       <Item1 Name="Default" Default="True"/>
25     </BuildModes>
26     <PublishOptions>
27       <Version Value="2"/>
28     </PublishOptions>
29     <RunParams>
30       <local>
31         <FormatVersion Value="1"/>
32       </local>
33     </RunParams>
34     <Units Count="4">
35       <Unit0>
36         <Filename Value="GrabScreen.lpr"/>
37         <IsPartOfProject Value="True"/>
38       </Unit0>
39       <Unit1>
40         <Filename Value="..\dglOpenGL.pas"/>
41         <IsPartOfProject Value="True"/>
42       </Unit1>
43       <Unit2>
44         <Filename Value="..\Helper.pas"/>
45         <IsPartOfProject Value="True"/>
46         <UnitName Value="Helper"/>
47       </Unit2>
48       <Unit3>
49         <Filename Value="..\..\glBitmap.pas"/>
50         <IsPartOfProject Value="True"/>
51         <UnitName Value="glBitmap"/>
52       </Unit3>
53     </Units>
54   </ProjectOptions>
55   <CompilerOptions>
56     <Version Value="11"/>
57     <PathDelim Value="\"/>
58     <Target>
59       <Filename Value="GrabScreen"/>
60     </Target>
61     <SearchPaths>
62       <IncludeFiles Value="$(ProjOutDir);.."/>
63       <OtherUnitFiles Value="..;..\.."/>
64       <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
65     </SearchPaths>
66   </CompilerOptions>
67   <Debugging>
68     <Exceptions Count="3">
69       <Item1>
70         <Name Value="EAbort"/>
71       </Item1>
72       <Item2>
73         <Name Value="ECodetoolError"/>
74       </Item2>
75       <Item3>
76         <Name Value="EFOpenError"/>
77       </Item3>
78     </Exceptions>
79   </Debugging>
80 </CONFIG>