blob: 8b94142882dc80122750b1179e0d525a1ee66353 [file] [log] [blame]
Jens Geyer606f1ef2018-04-09 23:09:41 +02001 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2 <PropertyGroup>
3 <ProjectGuid>{2B8FB3A1-2F9E-4883-8C53-0F56220B34F6}</ProjectGuid>
4 <MainSource>DelphiClient.dpr</MainSource>
5 <ProjectVersion>12.3</ProjectVersion>
6 <Basis>True</Basis>
7 <Config Condition="'$(Config)'==''">Debug</Config>
8 <Platform>Win32</Platform>
9 <AppType>Console</AppType>
10 <FrameworkType>None</FrameworkType>
11 <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
12 </PropertyGroup>
13 <PropertyGroup Condition="'$(Config)'=='Basis' or '$(Base)'!=''">
14 <Base>true</Base>
15 </PropertyGroup>
16 <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
17 <Cfg_1>true</Cfg_1>
18 <CfgParent>Base</CfgParent>
19 <Base>true</Base>
20 </PropertyGroup>
21 <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
22 <Cfg_2>true</Cfg_2>
23 <CfgParent>Base</CfgParent>
24 <Base>true</Base>
25 </PropertyGroup>
26 <PropertyGroup Condition="'$(Base)'!=''">
27 <DCC_UnitSearchPath>..\..\..\lib\delphi\src;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
28 <DCC_ImageBase>00400000</DCC_ImageBase>
29 <DCC_DcuOutput>.\dcu\$(Config)\$(Platform)</DCC_DcuOutput>
30 <DCC_UnitAlias>WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;$(DCC_UnitAlias)</DCC_UnitAlias>
31 <DCC_ExeOutput>..\bin\$(Config)\$(Platform)</DCC_ExeOutput>
32 <DCC_E>false</DCC_E>
33 <DCC_N>false</DCC_N>
34 <DCC_S>false</DCC_S>
35 <DCC_F>false</DCC_F>
36 <DCC_K>false</DCC_K>
37 </PropertyGroup>
38 <PropertyGroup Condition="'$(Cfg_1)'!=''">
39 <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
40 <DCC_Optimize>false</DCC_Optimize>
41 <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
42 </PropertyGroup>
43 <PropertyGroup Condition="'$(Cfg_2)'!=''">
44 <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
45 <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
46 <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
47 <DCC_DebugInformation>false</DCC_DebugInformation>
48 </PropertyGroup>
49 <ItemGroup>
50 <DelphiCompile Include="DelphiClient.dpr">
51 <MainSource>MainSource</MainSource>
52 </DelphiCompile>
53 <DCCReference Include="..\..\..\lib\delphi\src\Thrift.pas"/>
54 <DCCReference Include="..\..\..\lib\delphi\src\Thrift.Collections.pas"/>
Jens Geyera019cda2019-11-09 23:24:52 +010055 <DCCReference Include="..\..\..\lib\delphi\src\Thrift.Configuration.pas"/>
Jens Geyer606f1ef2018-04-09 23:09:41 +020056 <DCCReference Include="..\..\..\lib\delphi\src\Thrift.Exception.pas"/>
57 <DCCReference Include="..\..\..\lib\delphi\src\Thrift.Utils.pas"/>
58 <DCCReference Include="..\..\..\lib\delphi\src\Thrift.Stream.pas"/>
59 <DCCReference Include="..\..\..\lib\delphi\src\Thrift.Protocol.pas"/>
60 <DCCReference Include="..\..\..\lib\delphi\src\Thrift.Server.pas"/>
61 <DCCReference Include="..\..\..\lib\delphi\src\Thrift.Transport.pas"/>
Jens Geyer02230912019-04-03 01:12:51 +020062 <DCCReference Include="..\..\..\lib\delphi\src\Thrift.Transport.WinHTTP.pas"/>
63 <DCCReference Include="..\..\..\lib\delphi\src\Thrift.Transport.MsxmlHTTP.pas"/>
64 <DCCReference Include="..\..\..\lib\delphi\src\Thrift.WinHTTP.pas"/>
Jens Geyer606f1ef2018-04-09 23:09:41 +020065 <DCCReference Include="..\..\gen-delphi\Shared.pas"/>
66 <DCCReference Include="..\..\gen-delphi\Tutorial.pas"/>
67 <BuildConfiguration Include="Release">
68 <Key>Cfg_2</Key>
69 <CfgParent>Base</CfgParent>
70 </BuildConfiguration>
71 <BuildConfiguration Include="Basis">
72 <Key>Base</Key>
73 </BuildConfiguration>
74 <BuildConfiguration Include="Debug">
75 <Key>Cfg_1</Key>
76 <CfgParent>Base</CfgParent>
77 </BuildConfiguration>
78 </ItemGroup>
79 <Import Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')" Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
80 <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
81 <ProjectExtensions>
82 <Borland.Personality>Delphi.Personality.12</Borland.Personality>
83 <Borland.ProjectType/>
84 <BorlandProject>
85 <Delphi.Personality>
86 <VersionInfo>
87 <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
88 <VersionInfo Name="AutoIncBuild">False</VersionInfo>
jfarrell384647d2018-10-16 22:36:46 -040089 <VersionInfo Name="MajorVer">0</VersionInfo>
90 <VersionInfo Name="MinorVer">12</VersionInfo>
Jens Geyer606f1ef2018-04-09 23:09:41 +020091 <VersionInfo Name="Release">0</VersionInfo>
92 <VersionInfo Name="Build">0</VersionInfo>
93 <VersionInfo Name="Debug">False</VersionInfo>
94 <VersionInfo Name="PreRelease">False</VersionInfo>
95 <VersionInfo Name="Special">False</VersionInfo>
96 <VersionInfo Name="Private">False</VersionInfo>
97 <VersionInfo Name="DLL">False</VersionInfo>
98 <VersionInfo Name="Locale">1033</VersionInfo>
99 <VersionInfo Name="CodePage">1252</VersionInfo>
100 </VersionInfo>
101 <VersionInfoKeys>
102 <VersionInfoKeys Name="CompanyName"/>
103 <VersionInfoKeys Name="FileDescription">Thrift Tutorial</VersionInfoKeys>
Jens Geyer63e86ce2021-06-11 00:41:22 +0200104 <VersionInfoKeys Name="FileVersion">0.14.2.0</VersionInfoKeys>
Jens Geyer606f1ef2018-04-09 23:09:41 +0200105 <VersionInfoKeys Name="InternalName">DelphiClient</VersionInfoKeys>
106 <VersionInfoKeys Name="LegalCopyright">Copyright © 2012 The Apache Software Foundation</VersionInfoKeys>
107 <VersionInfoKeys Name="LegalTrademarks"/>
108 <VersionInfoKeys Name="OriginalFilename">DelphiClient.exe</VersionInfoKeys>
109 <VersionInfoKeys Name="ProductName">Thrift</VersionInfoKeys>
Jens Geyer63e86ce2021-06-11 00:41:22 +0200110 <VersionInfoKeys Name="ProductVersion">0.14.2.0</VersionInfoKeys>
Jens Geyer606f1ef2018-04-09 23:09:41 +0200111 <VersionInfoKeys Name="Comments"/>
112 </VersionInfoKeys>
113 <Source>
114 <Source Name="MainSource">DelphiClient.dpr</Source>
115 </Source>
116 </Delphi.Personality>
117 <Platforms>
118 <Platform value="Win32">True</Platform>
119 </Platforms>
120 </BorlandProject>
121 <ProjectFileVersion>12</ProjectFileVersion>
122 </ProjectExtensions>
123 </Project>