source: trunk/Packages/bgracontrols/bgracontrols.lpk

Last change on this file was 2, checked in by chronos, 5 years ago
File size: 5.6 KB
Line 
1<?xml version="1.0"?>
2<CONFIG>
3 <Package Version="4">
4 <Name Value="bgracontrols"/>
5 <CompilerOptions>
6 <Version Value="11"/>
7 <SearchPaths>
8 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)/$(FPCVer)"/>
9 </SearchPaths>
10 <CodeGeneration>
11 <SmartLinkUnit Value="True"/>
12 </CodeGeneration>
13 <Linking>
14 <Debugging>
15 <GenerateDebugInfo Value="False"/>
16 </Debugging>
17 </Linking>
18 <Other>
19 <CompilerMessages>
20 <UseMsgFile Value="True"/>
21 </CompilerMessages>
22 <CompilerPath Value="$(CompPath)"/>
23 </Other>
24 </CompilerOptions>
25 <Version Major="2" Release="7"/>
26 <Files Count="29">
27 <Item1>
28 <Filename Value="bctools.pas"/>
29 <UnitName Value="BCTools"/>
30 </Item1>
31 <Item2>
32 <Filename Value="bcbasectrls.pas"/>
33 <UnitName Value="BCBaseCtrls"/>
34 </Item2>
35 <Item3>
36 <Filename Value="bcbutton.pas"/>
37 <HasRegisterProc Value="True"/>
38 <UnitName Value="BCButton"/>
39 </Item3>
40 <Item4>
41 <Filename Value="bclabel.pas"/>
42 <HasRegisterProc Value="True"/>
43 <UnitName Value="BCLabel"/>
44 </Item4>
45 <Item5>
46 <Filename Value="bcpanel.pas"/>
47 <HasRegisterProc Value="True"/>
48 <UnitName Value="BCPanel"/>
49 </Item5>
50 <Item6>
51 <Filename Value="bgrabitmapthemeutils.pas"/>
52 <UnitName Value="bgrabitmapthemeutils"/>
53 </Item6>
54 <Item7>
55 <Filename Value="bctypes.pas"/>
56 <AddToUsesPkgSection Value="False"/>
57 <UnitName Value="bctypes"/>
58 </Item7>
59 <Item8>
60 <Filename Value="bgraflashprogressbar.pas"/>
61 <HasRegisterProc Value="True"/>
62 <UnitName Value="BGRAFlashProgressBar"/>
63 </Item8>
64 <Item9>
65 <Filename Value="bgragraphiccontrol.pas"/>
66 <HasRegisterProc Value="True"/>
67 <UnitName Value="BGRAGraphicControl"/>
68 </Item9>
69 <Item10>
70 <Filename Value="bgraimagebutton.pas"/>
71 <HasRegisterProc Value="True"/>
72 <UnitName Value="BGRAImageButton"/>
73 </Item10>
74 <Item11>
75 <Filename Value="bgraimagelist.pas"/>
76 <HasRegisterProc Value="True"/>
77 <UnitName Value="BGRAImageList"/>
78 </Item11>
79 <Item12>
80 <Filename Value="bgraimagemanipulation.pas"/>
81 <HasRegisterProc Value="True"/>
82 <UnitName Value="BGRAImageManipulation"/>
83 </Item12>
84 <Item13>
85 <Filename Value="bgraknob.pas"/>
86 <HasRegisterProc Value="True"/>
87 <UnitName Value="BGRAKnob"/>
88 </Item13>
89 <Item14>
90 <Filename Value="bgralabelfx.pas"/>
91 <HasRegisterProc Value="True"/>
92 <UnitName Value="BGRALabelFX"/>
93 </Item14>
94 <Item15>
95 <Filename Value="bgraneobutton.pas"/>
96 <HasRegisterProc Value="True"/>
97 <UnitName Value="BGRANeoButton"/>
98 </Item15>
99 <Item16>
100 <Filename Value="bgrasamples.pas"/>
101 <UnitName Value="bgrasamples"/>
102 </Item16>
103 <Item17>
104 <Filename Value="bgrashape.pas"/>
105 <HasRegisterProc Value="True"/>
106 <UnitName Value="BGRAShape"/>
107 </Item17>
108 <Item18>
109 <Filename Value="bgraspeedbutton.pas"/>
110 <HasRegisterProc Value="True"/>
111 <UnitName Value="BGRASpeedButton"/>
112 </Item18>
113 <Item19>
114 <Filename Value="bgraspriteanimation.pas"/>
115 <HasRegisterProc Value="True"/>
116 <UnitName Value="BGRASpriteAnimation"/>
117 </Item19>
118 <Item20>
119 <Filename Value="bgratextfxtypes.pas"/>
120 <AddToUsesPkgSection Value="False"/>
121 <UnitName Value="BGRATextFXTypes"/>
122 </Item20>
123 <Item21>
124 <Filename Value="bgravirtualscreen.pas"/>
125 <HasRegisterProc Value="True"/>
126 <UnitName Value="BGRAVirtualScreen"/>
127 </Item21>
128 <Item22>
129 <Filename Value="bgrawin7toolbar.pas"/>
130 <HasRegisterProc Value="True"/>
131 <UnitName Value="BGRAWin7ToolBar"/>
132 </Item22>
133 <Item23>
134 <Filename Value="custombgraimagebutton.pas"/>
135 <AddToUsesPkgSection Value="False"/>
136 <UnitName Value="CustomBGRAImageButton"/>
137 </Item23>
138 <Item24>
139 <Filename Value="custombgraimagebutton.inc"/>
140 <Type Value="Include"/>
141 </Item24>
142 <Item25>
143 <Filename Value="bcrtti.pas"/>
144 <UnitName Value="BCRTTI"/>
145 </Item25>
146 <Item26>
147 <Filename Value="bcstylesform.pas"/>
148 <UnitName Value="BCStylesForm"/>
149 </Item26>
150 <Item27>
151 <Filename Value="bgrabutton.pas"/>
152 <HasRegisterProc Value="True"/>
153 <UnitName Value="BGRAButton"/>
154 </Item27>
155 <Item28>
156 <Filename Value="bgralabel.pas"/>
157 <HasRegisterProc Value="True"/>
158 <UnitName Value="BGRALabel"/>
159 </Item28>
160 <Item29>
161 <Filename Value="bgrapanel.pas"/>
162 <HasRegisterProc Value="True"/>
163 <UnitName Value="BGRAPanel"/>
164 </Item29>
165 </Files>
166 <Type Value="RunAndDesignTime"/>
167 <RequiredPkgs Count="4">
168 <Item1>
169 <PackageName Value="FCL"/>
170 </Item1>
171 <Item2>
172 <PackageName Value="IDEIntf"/>
173 </Item2>
174 <Item3>
175 <PackageName Value="LCL"/>
176 </Item3>
177 <Item4>
178 <PackageName Value="bgrabitmappack"/>
179 </Item4>
180 </RequiredPkgs>
181 <UsageOptions>
182 <UnitPath Value="$(PkgOutDir)"/>
183 </UsageOptions>
184 <PublishOptions>
185 <Version Value="2"/>
186 </PublishOptions>
187 </Package>
188</CONFIG>
Note: See TracBrowser for help on using the repository browser.