OSDN Git Service

Linuxでも動作します
[newbbs/newbbs.git] / bbs_isapi.dproj
1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2     <PropertyGroup>
3         <ProjectGuid>{49EF8E59-55A6-491B-A482-DEC6DC105045}</ProjectGuid>
4         <ProjectVersion>18.6</ProjectVersion>
5         <FrameworkType>VCL</FrameworkType>
6         <MainSource>bbs_isapi.dpr</MainSource>
7         <Base>True</Base>
8         <Config Condition="'$(Config)'==''">Release</Config>
9         <Platform Condition="'$(Platform)'==''">Win32</Platform>
10         <TargetedPlatforms>1</TargetedPlatforms>
11         <AppType>Library</AppType>
12     </PropertyGroup>
13     <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14         <Base>true</Base>
15     </PropertyGroup>
16     <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
17         <Base_Win32>true</Base_Win32>
18         <CfgParent>Base</CfgParent>
19         <Base>true</Base>
20     </PropertyGroup>
21     <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
22         <Cfg_1>true</Cfg_1>
23         <CfgParent>Base</CfgParent>
24         <Base>true</Base>
25     </PropertyGroup>
26     <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
27         <Cfg_1_Win32>true</Cfg_1_Win32>
28         <CfgParent>Cfg_1</CfgParent>
29         <Cfg_1>true</Cfg_1>
30         <Base>true</Base>
31     </PropertyGroup>
32     <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
33         <Cfg_2>true</Cfg_2>
34         <CfgParent>Base</CfgParent>
35         <Base>true</Base>
36     </PropertyGroup>
37     <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
38         <Cfg_2_Win32>true</Cfg_2_Win32>
39         <CfgParent>Cfg_2</CfgParent>
40         <Cfg_2>true</Cfg_2>
41         <Base>true</Base>
42     </PropertyGroup>
43     <PropertyGroup Condition="'$(Base)'!=''">
44         <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
45         <GenDll>true</GenDll>
46         <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
47         <SanitizedProjectName>bbs_isapi</SanitizedProjectName>
48         <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
49         <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
50         <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
51         <DCC_E>false</DCC_E>
52         <DCC_N>false</DCC_N>
53         <DCC_S>false</DCC_S>
54         <DCC_F>false</DCC_F>
55         <DCC_K>false</DCC_K>
56     </PropertyGroup>
57     <PropertyGroup Condition="'$(Base_Win32)'!=''">
58         <VerInfo_Locale>1033</VerInfo_Locale>
59         <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
60         <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
61         <DCC_UsePackage>IndyIPClient;FireDACASADriver;FireDACSqliteDriver;bindcompfmx;FireDACDSDriver;DBXSqliteDriver;FireDACPgDriver;FireDACODBCDriver;RESTBackendComponents;emsclientfiredac;fmx;rtl;dbrtl;DbxClientDriver;IndySystem;FireDACCommon;bindcomp;inetdb;tethering;vclib;DBXInterBaseDriver;DataSnapClient;DataSnapServer;DataSnapCommon;DBXOdbcDriver;vclFireDAC;DataSnapProviderClient;xmlrtl;DataSnapNativeClient;DBXSybaseASEDriver;DbxCommonDriver;svnui;vclimg;ibxpress;IndyProtocols;dbxcds;DBXMySQLDriver;DatasnapConnectorsFreePascal;FireDACCommonDriver;MetropolisUILiveTile;bindengine;vclactnband;vcldb;bindcompdbx;soaprtl;vcldsnap;bindcompvcl;vclie;fmxFireDAC;FireDACADSDriver;vcltouch;DBXDb2Driver;emsclient;CustomIPTransport;DBXOracleDriver;vclribbon;VCLRESTComponents;FireDACMSSQLDriver;FireDAC;VclSmp;dsnap;DBXInformixDriver;vcl;DataSnapConnectors;fmxase;DataSnapServerMidas;DBXMSSQLDriver;IndyIPCommon;IndyCore;dsnapcon;FireDACIBDriver;DBXFirebirdDriver;inet;IndyIPServer;DataSnapFireDAC;fmxobj;CloudService;FireDACDBXDriver;FireDACMySQLDriver;soapmidas;vclx;soapserver;inetdbxpress;CodeSiteExpressPkg;svn;DBXSybaseASADriver;dsnapxml;FireDACOracleDriver;FireDACInfxDriver;FireDACDb2Driver;RESTComponents;fmxdae;FireDACMSAccDriver;dbexpress;DataSnapIndy10ServerTransport;adortl;$(DCC_UsePackage)</DCC_UsePackage>
62         <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
63     </PropertyGroup>
64     <PropertyGroup Condition="'$(Cfg_1)'!=''">
65         <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
66         <DCC_DebugDCUs>true</DCC_DebugDCUs>
67         <DCC_Optimize>false</DCC_Optimize>
68         <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
69         <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
70         <DCC_RemoteDebug>true</DCC_RemoteDebug>
71     </PropertyGroup>
72     <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
73         <DCC_RemoteDebug>false</DCC_RemoteDebug>
74     </PropertyGroup>
75     <PropertyGroup Condition="'$(Cfg_2)'!=''">
76         <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
77         <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
78         <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
79         <DCC_DebugInformation>0</DCC_DebugInformation>
80     </PropertyGroup>
81     <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
82         <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
83         <Manifest_File>None</Manifest_File>
84         <VerInfo_Locale>1033</VerInfo_Locale>
85     </PropertyGroup>
86     <ItemGroup>
87         <DelphiCompile Include="$(MainSource)">
88             <MainSource>MainSource</MainSource>
89         </DelphiCompile>
90         <DCCReference Include="WebModuleUnit1.pas">
91             <Form>WebModule1</Form>
92             <FormType>dfm</FormType>
93             <DesignClass>TWebModule</DesignClass>
94         </DCCReference>
95         <BuildConfiguration Include="Release">
96             <Key>Cfg_2</Key>
97             <CfgParent>Base</CfgParent>
98         </BuildConfiguration>
99         <BuildConfiguration Include="Base">
100             <Key>Base</Key>
101         </BuildConfiguration>
102         <BuildConfiguration Include="Debug">
103             <Key>Cfg_1</Key>
104             <CfgParent>Base</CfgParent>
105         </BuildConfiguration>
106     </ItemGroup>
107     <ProjectExtensions>
108         <Borland.Personality>Delphi.Personality.12</Borland.Personality>
109         <Borland.ProjectType>Library</Borland.ProjectType>
110         <BorlandProject>
111             <Delphi.Personality>
112                 <Source>
113                     <Source Name="MainSource">bbs_isapi.dpr</Source>
114                 </Source>
115                 <Excluded_Packages>
116                     <Excluded_Packages Name="$(BDSBIN)\dcloffice2k210.bpl">Microsoft Office 2000 オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages>
117                     <Excluded_Packages Name="$(BDSBIN)\dclofficexp210.bpl">Microsoft Office XP オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages>
118                     <Excluded_Packages Name="$(BDSBIN)\bcboffice2k210.bpl">Embarcadero C++Builder Office 2000 サーバー パッケージ</Excluded_Packages>
119                     <Excluded_Packages Name="$(BDSBIN)\bcbofficexp210.bpl">Embarcadero C++Builder Office XP サーバー パッケージ</Excluded_Packages>
120                 </Excluded_Packages>
121             </Delphi.Personality>
122             <Deployment Version="3">
123                 <DeployFile LocalName="Win32\Debug\bbs_isapi.dll" Configuration="Debug" Class="ProjectOutput"/>
124                 <DeployFile LocalName="F:\httpd\isapi\bbs_isapi.dll" Configuration="Release" Class="ProjectOutput"/>
125                 <DeployFile LocalName="Win32\Release\bbs_isapi.dll" Configuration="Release" Class="ProjectOutput">
126                     <Platform Name="Win32">
127                         <RemoteName>bbs_isapi.dll</RemoteName>
128                         <Overwrite>true</Overwrite>
129                     </Platform>
130                 </DeployFile>
131                 <DeployClass Name="Android_SplashImage470">
132                     <Platform Name="Android">
133                         <RemoteDir>res\drawable-normal</RemoteDir>
134                         <Operation>1</Operation>
135                     </Platform>
136                 </DeployClass>
137                 <DeployClass Name="DependencyModule">
138                     <Platform Name="OSX32">
139                         <Operation>1</Operation>
140                         <Extensions>.dylib</Extensions>
141                     </Platform>
142                     <Platform Name="Win32">
143                         <Operation>0</Operation>
144                         <Extensions>.dll;.bpl</Extensions>
145                     </Platform>
146                 </DeployClass>
147                 <DeployClass Required="true" Name="DependencyPackage">
148                     <Platform Name="iOSDevice">
149                         <Operation>1</Operation>
150                         <Extensions>.dylib</Extensions>
151                     </Platform>
152                     <Platform Name="Win32">
153                         <Operation>0</Operation>
154                         <Extensions>.bpl</Extensions>
155                     </Platform>
156                     <Platform Name="OSX32">
157                         <Operation>1</Operation>
158                         <Extensions>.dylib</Extensions>
159                     </Platform>
160                     <Platform Name="iOSSimulator">
161                         <Operation>1</Operation>
162                         <Extensions>.dylib</Extensions>
163                     </Platform>
164                 </DeployClass>
165                 <DeployClass Name="iPad_Launch2048">
166                     <Platform Name="iOSDevice">
167                         <Operation>1</Operation>
168                     </Platform>
169                     <Platform Name="iOSSimulator">
170                         <Operation>1</Operation>
171                     </Platform>
172                 </DeployClass>
173                 <DeployClass Name="ProjectiOSDeviceDebug">
174                     <Platform Name="iOSDevice">
175                         <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
176                         <Operation>1</Operation>
177                     </Platform>
178                 </DeployClass>
179                 <DeployClass Name="AndroidLibnativeMipsFile">
180                     <Platform Name="Android">
181                         <RemoteDir>library\lib\mips</RemoteDir>
182                         <Operation>1</Operation>
183                     </Platform>
184                 </DeployClass>
185                 <DeployClass Name="ProjectOSXInfoPList"/>
186                 <DeployClass Name="AndroidGDBServer">
187                     <Platform Name="Android">
188                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
189                         <Operation>1</Operation>
190                     </Platform>
191                 </DeployClass>
192                 <DeployClass Name="ProjectiOSResource">
193                     <Platform Name="iOSDevice">
194                         <Operation>1</Operation>
195                     </Platform>
196                     <Platform Name="iOSSimulator">
197                         <Operation>1</Operation>
198                     </Platform>
199                 </DeployClass>
200                 <DeployClass Name="ProjectOSXEntitlements"/>
201                 <DeployClass Name="iPhone_Launch640">
202                     <Platform Name="iOSDevice">
203                         <Operation>1</Operation>
204                     </Platform>
205                     <Platform Name="iOSSimulator">
206                         <Operation>1</Operation>
207                     </Platform>
208                 </DeployClass>
209                 <DeployClass Name="Android_SplashImage960">
210                     <Platform Name="Android">
211                         <RemoteDir>res\drawable-xlarge</RemoteDir>
212                         <Operation>1</Operation>
213                     </Platform>
214                 </DeployClass>
215                 <DeployClass Name="Android_LauncherIcon96">
216                     <Platform Name="Android">
217                         <RemoteDir>res\drawable-xhdpi</RemoteDir>
218                         <Operation>1</Operation>
219                     </Platform>
220                 </DeployClass>
221                 <DeployClass Name="Android_LauncherIcon144">
222                     <Platform Name="Android">
223                         <RemoteDir>res\drawable-xxhdpi</RemoteDir>
224                         <Operation>1</Operation>
225                     </Platform>
226                 </DeployClass>
227                 <DeployClass Name="iPhone_Launch320">
228                     <Platform Name="iOSDevice">
229                         <Operation>1</Operation>
230                     </Platform>
231                     <Platform Name="iOSSimulator">
232                         <Operation>1</Operation>
233                     </Platform>
234                 </DeployClass>
235                 <DeployClass Name="UWP_DelphiLogo150">
236                     <Platform Name="Win64">
237                         <RemoteDir>Assets</RemoteDir>
238                         <Operation>1</Operation>
239                     </Platform>
240                     <Platform Name="Win32">
241                         <RemoteDir>Assets</RemoteDir>
242                         <Operation>1</Operation>
243                     </Platform>
244                 </DeployClass>
245                 <DeployClass Name="AndroidSplashImageDef">
246                     <Platform Name="Android">
247                         <RemoteDir>res\drawable</RemoteDir>
248                         <Operation>1</Operation>
249                     </Platform>
250                 </DeployClass>
251                 <DeployClass Name="UWP_DelphiLogo44">
252                     <Platform Name="Win64">
253                         <RemoteDir>Assets</RemoteDir>
254                         <Operation>1</Operation>
255                     </Platform>
256                     <Platform Name="Win32">
257                         <RemoteDir>Assets</RemoteDir>
258                         <Operation>1</Operation>
259                     </Platform>
260                 </DeployClass>
261                 <DeployClass Name="AndroidLibnativeX86File">
262                     <Platform Name="Android">
263                         <RemoteDir>library\lib\x86</RemoteDir>
264                         <Operation>1</Operation>
265                     </Platform>
266                 </DeployClass>
267                 <DeployClass Name="DebugSymbols">
268                     <Platform Name="OSX32">
269                         <Operation>1</Operation>
270                     </Platform>
271                     <Platform Name="iOSSimulator">
272                         <Operation>1</Operation>
273                     </Platform>
274                     <Platform Name="Win32">
275                         <Operation>0</Operation>
276                     </Platform>
277                 </DeployClass>
278                 <DeployClass Name="DependencyFramework">
279                     <Platform Name="OSX32">
280                         <Operation>1</Operation>
281                         <Extensions>.framework</Extensions>
282                     </Platform>
283                     <Platform Name="Win32">
284                         <Operation>0</Operation>
285                     </Platform>
286                 </DeployClass>
287                 <DeployClass Name="Android_SplashImage426">
288                     <Platform Name="Android">
289                         <RemoteDir>res\drawable-small</RemoteDir>
290                         <Operation>1</Operation>
291                     </Platform>
292                 </DeployClass>
293                 <DeployClass Name="ProjectiOSEntitlements"/>
294                 <DeployClass Name="AdditionalDebugSymbols">
295                     <Platform Name="OSX32">
296                         <Operation>1</Operation>
297                     </Platform>
298                     <Platform Name="Win32">
299                         <RemoteDir>Contents\MacOS</RemoteDir>
300                         <Operation>0</Operation>
301                     </Platform>
302                 </DeployClass>
303                 <DeployClass Name="AndroidSplashStylesV21">
304                     <Platform Name="Android">
305                         <RemoteDir>res\values-v21</RemoteDir>
306                         <Operation>1</Operation>
307                     </Platform>
308                 </DeployClass>
309                 <DeployClass Name="AndroidClassesDexFile">
310                     <Platform Name="Android">
311                         <RemoteDir>classes</RemoteDir>
312                         <Operation>1</Operation>
313                     </Platform>
314                 </DeployClass>
315                 <DeployClass Name="ProjectiOSInfoPList"/>
316                 <DeployClass Name="iPad_Launch1024">
317                     <Platform Name="iOSDevice">
318                         <Operation>1</Operation>
319                     </Platform>
320                     <Platform Name="iOSSimulator">
321                         <Operation>1</Operation>
322                     </Platform>
323                 </DeployClass>
324                 <DeployClass Name="AndroidServiceOutput">
325                     <Platform Name="Android">
326                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
327                         <Operation>1</Operation>
328                     </Platform>
329                 </DeployClass>
330                 <DeployClass Name="Android_DefaultAppIcon">
331                     <Platform Name="Android">
332                         <RemoteDir>res\drawable</RemoteDir>
333                         <Operation>1</Operation>
334                     </Platform>
335                 </DeployClass>
336                 <DeployClass Name="ProjectiOSDeviceResourceRules"/>
337                 <DeployClass Name="ProjectOSXResource">
338                     <Platform Name="OSX32">
339                         <RemoteDir>Contents\Resources</RemoteDir>
340                         <Operation>1</Operation>
341                     </Platform>
342                 </DeployClass>
343                 <DeployClass Name="iPad_Launch768">
344                     <Platform Name="iOSDevice">
345                         <Operation>1</Operation>
346                     </Platform>
347                     <Platform Name="iOSSimulator">
348                         <Operation>1</Operation>
349                     </Platform>
350                 </DeployClass>
351                 <DeployClass Name="AndroidLibnativeArmeabiFile">
352                     <Platform Name="Android">
353                         <RemoteDir>library\lib\armeabi</RemoteDir>
354                         <Operation>1</Operation>
355                     </Platform>
356                 </DeployClass>
357                 <DeployClass Required="true" Name="ProjectOutput">
358                     <Platform Name="iOSDevice">
359                         <Operation>1</Operation>
360                     </Platform>
361                     <Platform Name="Android">
362                         <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
363                         <Operation>1</Operation>
364                     </Platform>
365                     <Platform Name="Win32">
366                         <Operation>0</Operation>
367                     </Platform>
368                     <Platform Name="OSX32">
369                         <Operation>1</Operation>
370                     </Platform>
371                     <Platform Name="iOSSimulator">
372                         <Operation>1</Operation>
373                     </Platform>
374                 </DeployClass>
375                 <DeployClass Name="ProjectOSXDebug"/>
376                 <DeployClass Name="Android_SplashImage640">
377                     <Platform Name="Android">
378                         <RemoteDir>res\drawable-large</RemoteDir>
379                         <Operation>1</Operation>
380                     </Platform>
381                 </DeployClass>
382                 <DeployClass Name="File">
383                     <Platform Name="iOSDevice">
384                         <Operation>0</Operation>
385                     </Platform>
386                     <Platform Name="Android">
387                         <Operation>0</Operation>
388                     </Platform>
389                     <Platform Name="Win32">
390                         <Operation>0</Operation>
391                     </Platform>
392                     <Platform Name="OSX32">
393                         <Operation>0</Operation>
394                     </Platform>
395                     <Platform Name="iOSSimulator">
396                         <Operation>0</Operation>
397                     </Platform>
398                 </DeployClass>
399                 <DeployClass Name="iPhone_Launch640x1136">
400                     <Platform Name="iOSDevice">
401                         <Operation>1</Operation>
402                     </Platform>
403                     <Platform Name="iOSSimulator">
404                         <Operation>1</Operation>
405                     </Platform>
406                 </DeployClass>
407                 <DeployClass Name="AndroidSplashStyles">
408                     <Platform Name="Android">
409                         <RemoteDir>res\values</RemoteDir>
410                         <Operation>1</Operation>
411                     </Platform>
412                 </DeployClass>
413                 <DeployClass Name="AndroidFileProvider">
414                     <Platform Name="Android">
415                         <RemoteDir>res\xml</RemoteDir>
416                         <Operation>1</Operation>
417                     </Platform>
418                 </DeployClass>
419                 <DeployClass Name="Android_LauncherIcon36">
420                     <Platform Name="Android">
421                         <RemoteDir>res\drawable-ldpi</RemoteDir>
422                         <Operation>1</Operation>
423                     </Platform>
424                 </DeployClass>
425                 <DeployClass Name="iPad_Launch1536">
426                     <Platform Name="iOSDevice">
427                         <Operation>1</Operation>
428                     </Platform>
429                     <Platform Name="iOSSimulator">
430                         <Operation>1</Operation>
431                     </Platform>
432                 </DeployClass>
433                 <DeployClass Name="Android_LauncherIcon48">
434                     <Platform Name="Android">
435                         <RemoteDir>res\drawable-mdpi</RemoteDir>
436                         <Operation>1</Operation>
437                     </Platform>
438                 </DeployClass>
439                 <DeployClass Name="Android_LauncherIcon72">
440                     <Platform Name="Android">
441                         <RemoteDir>res\drawable-hdpi</RemoteDir>
442                         <Operation>1</Operation>
443                     </Platform>
444                 </DeployClass>
445                 <DeployClass Name="ProjectAndroidManifest">
446                     <Platform Name="Android">
447                         <Operation>1</Operation>
448                     </Platform>
449                 </DeployClass>
450                 <DeployClass Name="ProjectUWPManifest">
451                     <Platform Name="Win64">
452                         <Operation>1</Operation>
453                     </Platform>
454                     <Platform Name="Win32">
455                         <Operation>1</Operation>
456                     </Platform>
457                 </DeployClass>
458                 <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
459                 <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
460                 <ProjectRoot Platform="iOSDevice" Name="$(PROJECTNAME).app"/>
461                 <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
462                 <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME)"/>
463                 <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
464                 <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
465                 <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
466                 <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
467                 <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
468             </Deployment>
469             <Platforms>
470                 <Platform value="Win32">True</Platform>
471             </Platforms>
472         </BorlandProject>
473         <ProjectFileVersion>12</ProjectFileVersion>
474     </ProjectExtensions>
475     <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
476     <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
477     <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
478 </Project>