1 |
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
2 |
|
<PropertyGroup> |
3 |
< |
<ProjectGuid>{F5B7FFCA-B923-4027-9383-F5D531853FF3}</ProjectGuid> |
4 |
< |
<MainSource>testsuite.dpr</MainSource> |
5 |
< |
<Config Condition="'$(Config)'==''">Debug</Config> |
6 |
< |
<DCC_DCCCompiler>DCC32</DCC_DCCCompiler> |
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> |
13 |
|
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''"> |
14 |
|
<Base>true</Base> |
15 |
|
</PropertyGroup> |
16 |
< |
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''"> |
17 |
< |
<Cfg_1>true</Cfg_1> |
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_2)'!=''"> |
22 |
< |
<Cfg_2>true</Cfg_2> |
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_2)'=='true') or '$(Cfg_2_Win32)'!=''"> |
27 |
< |
<Cfg_2_Win32>true</Cfg_2_Win32> |
28 |
< |
<CfgParent>Cfg_2</CfgParent> |
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)'!=''"> |
34 |
– |
<Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns> |
35 |
– |
<VerInfo_Locale>2057</VerInfo_Locale> |
36 |
– |
<VerInfo_Release>5</VerInfo_Release> |
38 |
|
<SanitizedProjectName>testsuite</SanitizedProjectName> |
39 |
< |
<DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace> |
40 |
< |
<VerInfo_MinorVer>1</VerInfo_MinorVer> |
41 |
< |
<Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon> |
42 |
< |
<VerInfo_Build>11664</VerInfo_Build> |
42 |
< |
<VerInfo_Keys>CompanyName=MWA Software;FileDescription=;FileVersion=1.1.5.11664;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.1.5.11664;Comments=</VerInfo_Keys> |
43 |
< |
<DCC_ExeOutput>.</DCC_ExeOutput> |
44 |
< |
<DCC_RangeChecking>true</DCC_RangeChecking> |
45 |
< |
<DCC_DependencyCheckOutputName>testsuite.exe</DCC_DependencyCheckOutputName> |
46 |
< |
<DCC_ImageBase>00400000</DCC_ImageBase> |
47 |
< |
<DCC_UnitSearchPath>..;../client;../client/2.5;../client/3.0;../client/3.0/firebird;$(DCC_UnitSearchPath)</DCC_UnitSearchPath> |
48 |
< |
<DCC_Platform>x86</DCC_Platform> |
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> |
51 |
– |
<DCC_K>false</DCC_K> |
52 |
– |
<DCC_E>false</DCC_E> |
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_HostApplication>C:\Users\A User\projects\fbintf\testsuite\testsuite.exe</Debugger_HostApplication> |
65 |
+ |
<Debugger_RunParams>-t 21 -X </Debugger_RunParams> |
66 |
+ |
<DCC_UnitSearchPath>..\$(Platform)\$(Config);$(DCC_UnitSearchPath)</DCC_UnitSearchPath> |
67 |
+ |
<DCC_ExeOutput>.</DCC_ExeOutput> |
68 |
+ |
<Manifest_File>(None)</Manifest_File> |
69 |
+ |
<UsePackages>true</UsePackages> |
70 |
+ |
<VerInfo_Locale>1033</VerInfo_Locale> |
71 |
+ |
<DCC_RemoteDebug>false</DCC_RemoteDebug> |
72 |
+ |
</PropertyGroup> |
73 |
+ |
<PropertyGroup Condition="'$(Cfg_2)'!=''"> |
74 |
|
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols> |
75 |
|
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define> |
76 |
|
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo> |
77 |
|
<DCC_DebugInformation>0</DCC_DebugInformation> |
78 |
|
</PropertyGroup> |
61 |
– |
<PropertyGroup Condition="'$(Cfg_2)'!=''"> |
62 |
– |
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define> |
63 |
– |
</PropertyGroup> |
64 |
– |
<PropertyGroup Condition="'$(Cfg_2_Win32)'!=''"> |
65 |
– |
<Debugger_RunParams>-t 20 -X</Debugger_RunParams> |
66 |
– |
</PropertyGroup> |
79 |
|
<ItemGroup> |
80 |
|
<DelphiCompile Include="$(MainSource)"> |
81 |
|
<MainSource>MainSource</MainSource> |
82 |
|
</DelphiCompile> |
83 |
+ |
<DCCReference Include="FBTestApp.pas"/> |
84 |
|
<DCCReference Include="Test1.pas"/> |
85 |
+ |
<DCCReference Include="Test2.pas"/> |
86 |
|
<DCCReference Include="Test3.pas"/> |
87 |
|
<DCCReference Include="Test4.pas"/> |
88 |
|
<DCCReference Include="Test5.pas"/> |
99 |
|
<DCCReference Include="Test16.pas"/> |
100 |
|
<DCCReference Include="Test17.pas"/> |
101 |
|
<DCCReference Include="Test18.pas"/> |
88 |
– |
<DCCReference Include="Test2.pas"/> |
89 |
– |
<DCCReference Include="testApp\TestApplication.pas"/> |
90 |
– |
<DCCReference Include="FBTestApp.pas"/> |
102 |
|
<DCCReference Include="Test19.pas"/> |
103 |
|
<DCCReference Include="Test20.pas"/> |
104 |
|
<DCCReference Include="Test21.pas"/> |
105 |
< |
<BuildConfiguration Include="Debug"> |
105 |
> |
<DCCReference Include="Test22.pas"/> |
106 |
> |
<DCCReference Include="testApp\TestApplication.pas"/> |
107 |
> |
<BuildConfiguration Include="Release"> |
108 |
|
<Key>Cfg_2</Key> |
109 |
|
<CfgParent>Base</CfgParent> |
110 |
|
</BuildConfiguration> |
111 |
|
<BuildConfiguration Include="Base"> |
112 |
|
<Key>Base</Key> |
113 |
|
</BuildConfiguration> |
114 |
< |
<BuildConfiguration Include="Release"> |
114 |
> |
<BuildConfiguration Include="Debug"> |
115 |
|
<Key>Cfg_1</Key> |
116 |
|
<CfgParent>Base</CfgParent> |
117 |
|
</BuildConfiguration> |
118 |
|
</ItemGroup> |
106 |
– |
<Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/> |
119 |
|
<ProjectExtensions> |
120 |
|
<Borland.Personality>Delphi.Personality.12</Borland.Personality> |
121 |
< |
<Borland.ProjectType>VCLApplication</Borland.ProjectType> |
121 |
> |
<Borland.ProjectType>Application</Borland.ProjectType> |
122 |
|
<BorlandProject> |
123 |
|
<Delphi.Personality> |
124 |
|
<Source> |
125 |
|
<Source Name="MainSource">testsuite.dpr</Source> |
126 |
|
</Source> |
115 |
– |
<Parameters> |
116 |
– |
<Parameters Name="UseLauncher">False</Parameters> |
117 |
– |
<Parameters Name="LoadAllSymbols">True</Parameters> |
118 |
– |
<Parameters Name="LoadUnspecifiedSymbols">False</Parameters> |
119 |
– |
<Parameters Name="RunParams">-t 7 -X</Parameters> |
120 |
– |
</Parameters> |
121 |
– |
<VersionInfo> |
122 |
– |
<VersionInfo Name="IncludeVerInfo">False</VersionInfo> |
123 |
– |
<VersionInfo Name="AutoIncBuild">False</VersionInfo> |
124 |
– |
<VersionInfo Name="MajorVer">1</VersionInfo> |
125 |
– |
<VersionInfo Name="MinorVer">3</VersionInfo> |
126 |
– |
<VersionInfo Name="Release">3</VersionInfo> |
127 |
– |
<VersionInfo Name="Build">12935</VersionInfo> |
128 |
– |
<VersionInfo Name="Debug">False</VersionInfo> |
129 |
– |
<VersionInfo Name="PreRelease">False</VersionInfo> |
130 |
– |
<VersionInfo Name="Special">False</VersionInfo> |
131 |
– |
<VersionInfo Name="Private">False</VersionInfo> |
132 |
– |
<VersionInfo Name="DLL">False</VersionInfo> |
133 |
– |
<VersionInfo Name="Locale">2057</VersionInfo> |
134 |
– |
<VersionInfo Name="CodePage">1252</VersionInfo> |
135 |
– |
</VersionInfo> |
136 |
– |
<VersionInfoKeys> |
137 |
– |
<VersionInfoKeys Name="CompanyName">MWA Software</VersionInfoKeys> |
138 |
– |
<VersionInfoKeys Name="FileDescription"/> |
139 |
– |
<VersionInfoKeys Name="FileVersion">1.3.3.12935</VersionInfoKeys> |
140 |
– |
<VersionInfoKeys Name="InternalName"/> |
141 |
– |
<VersionInfoKeys Name="LegalCopyright"/> |
142 |
– |
<VersionInfoKeys Name="LegalTrademarks"/> |
143 |
– |
<VersionInfoKeys Name="OriginalFilename"/> |
144 |
– |
<VersionInfoKeys Name="ProductName"/> |
145 |
– |
<VersionInfoKeys Name="ProductVersion">1.3.3.12935</VersionInfoKeys> |
146 |
– |
<VersionInfoKeys Name="Comments"/> |
147 |
– |
</VersionInfoKeys> |
127 |
|
</Delphi.Personality> |
128 |
|
<Platforms> |
129 |
|
<Platform value="Win32">True</Platform> |
131 |
|
</BorlandProject> |
132 |
|
<ProjectFileVersion>12</ProjectFileVersion> |
133 |
|
</ProjectExtensions> |
134 |
+ |
<Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/> |
135 |
|
<Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/> |
136 |
|
</Project> |