ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/fbintf/testsuite/testsuite.dproj
Revision: 421
Committed: Sat Oct 21 14:22:28 2023 UTC (6 months, 1 week ago) by tony
File size: 6714 byte(s)
Log Message:
Release 2.6.3 Merged

File Contents

# Content
1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2 <PropertyGroup>
3 <ProjectGuid>{1371D580-DA5B-4B98-94C2-B937D005B51F}</ProjectGuid>
4 <ProjectVersion>18.1</ProjectVersion>
5 <FrameworkType>None</FrameworkType>
6 <MainSource>testsuite.dpr</MainSource>
7 <Base>True</Base>
8 <Config Condition="'$(Config)'==''">Debug</Config>
9 <Platform Condition="'$(Platform)'==''">Win32</Platform>
10 <TargetedPlatforms>1</TargetedPlatforms>
11 <AppType>Console</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="'$(Base)'!=''">
38 <SanitizedProjectName>testsuite</SanitizedProjectName>
39 <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
40 <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
41 <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
42 <DCC_E>false</DCC_E>
43 <DCC_N>false</DCC_N>
44 <DCC_S>false</DCC_S>
45 <DCC_F>false</DCC_F>
46 <DCC_K>false</DCC_K>
47 </PropertyGroup>
48 <PropertyGroup Condition="'$(Base_Win32)'!=''">
49 <VerInfo_Locale>1033</VerInfo_Locale>
50 <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
51 <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
52 <DCC_UsePackage>rtl;vcl;vclactnband;vcldsnap;IndyCore;IndySystem;vclx;bindcomp;tethering;svnui;appanalytics;dsnap;bindcompvcl;vclimg;vcltouch;VclSmp;vcldb;bindcompfmx;svn;bindengine;dbrtl;IndyProtocols;fmx;fmxdae;xmlrtl;fmxobj;vclwinx;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
53 <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
54 </PropertyGroup>
55 <PropertyGroup Condition="'$(Cfg_1)'!=''">
56 <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
57 <DCC_DebugDCUs>true</DCC_DebugDCUs>
58 <DCC_Optimize>false</DCC_Optimize>
59 <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
60 <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
61 <DCC_RemoteDebug>true</DCC_RemoteDebug>
62 </PropertyGroup>
63 <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
64 <Debugger_DebugSourcePath>C:\Users\A User\projects\fbintf\client\include\;$(Debugger_DebugSourcePath)</Debugger_DebugSourcePath>
65 <Debugger_HostApplication>C:\Users\A User\projects\fbintf\testsuite\testsuite.exe</Debugger_HostApplication>
66 <Debugger_RunParams>-t 12 -X </Debugger_RunParams>
67 <DCC_UnitSearchPath>..\$(Platform)\$(Config);$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
68 <DCC_ExeOutput>.</DCC_ExeOutput>
69 <Manifest_File>(None)</Manifest_File>
70 <UsePackages>true</UsePackages>
71 <VerInfo_Locale>1033</VerInfo_Locale>
72 <DCC_RemoteDebug>false</DCC_RemoteDebug>
73 </PropertyGroup>
74 <PropertyGroup Condition="'$(Cfg_2)'!=''">
75 <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
76 <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
77 <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
78 <DCC_DebugInformation>0</DCC_DebugInformation>
79 </PropertyGroup>
80 <ItemGroup>
81 <DelphiCompile Include="$(MainSource)">
82 <MainSource>MainSource</MainSource>
83 </DelphiCompile>
84 <DCCReference Include="FBTestApp.pas"/>
85 <DCCReference Include="Test1.pas"/>
86 <DCCReference Include="Test2.pas"/>
87 <DCCReference Include="Test3.pas"/>
88 <DCCReference Include="Test4.pas"/>
89 <DCCReference Include="Test5.pas"/>
90 <DCCReference Include="Test6.pas"/>
91 <DCCReference Include="Test7.pas"/>
92 <DCCReference Include="Test8.pas"/>
93 <DCCReference Include="Test9.pas"/>
94 <DCCReference Include="Test10.pas"/>
95 <DCCReference Include="Test11.pas"/>
96 <DCCReference Include="Test12.pas"/>
97 <DCCReference Include="Test13.pas"/>
98 <DCCReference Include="Test14.pas"/>
99 <DCCReference Include="Test15.pas"/>
100 <DCCReference Include="Test16.pas"/>
101 <DCCReference Include="Test17.pas"/>
102 <DCCReference Include="Test18.pas"/>
103 <DCCReference Include="Test19.pas"/>
104 <DCCReference Include="Test20.pas"/>
105 <DCCReference Include="Test21.pas"/>
106 <DCCReference Include="Test22.pas"/>
107 <DCCReference Include="testApp\TestApplication.pas"/>
108 <BuildConfiguration Include="Release">
109 <Key>Cfg_2</Key>
110 <CfgParent>Base</CfgParent>
111 </BuildConfiguration>
112 <BuildConfiguration Include="Base">
113 <Key>Base</Key>
114 </BuildConfiguration>
115 <BuildConfiguration Include="Debug">
116 <Key>Cfg_1</Key>
117 <CfgParent>Base</CfgParent>
118 </BuildConfiguration>
119 </ItemGroup>
120 <ProjectExtensions>
121 <Borland.Personality>Delphi.Personality.12</Borland.Personality>
122 <Borland.ProjectType>Application</Borland.ProjectType>
123 <BorlandProject>
124 <Delphi.Personality>
125 <Source>
126 <Source Name="MainSource">testsuite.dpr</Source>
127 </Source>
128 </Delphi.Personality>
129 <Platforms>
130 <Platform value="Win32">True</Platform>
131 </Platforms>
132 </BorlandProject>
133 <ProjectFileVersion>12</ProjectFileVersion>
134 </ProjectExtensions>
135 <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
136 <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
137 </Project>

Properties

Name Value
svn:eol-style native