blob: 8e9b99dd72d835e57d69be0721f093560d387941 [file] [log] [blame]
Jens Geyer62445c12022-06-29 00:00:00 +02001 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
Jens Geyer66f95362021-03-29 20:35:41 +02002 <PropertyGroup>
3 <ProjectGuid>{07CEDA3D-0963-40FE-B3C2-0ED4E24DE067}</ProjectGuid>
4 <MainSource>server.dpr</MainSource>
5 <Basis>True</Basis>
6 <Config Condition="'$(Config)'==''">Debug</Config>
7 <Platform>Win32</Platform>
8 <AppType>Console</AppType>
9 <FrameworkType>None</FrameworkType>
10 <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
11 <ProjectVersion>12.3</ProjectVersion>
12 </PropertyGroup>
13 <PropertyGroup Condition="'$(Config)'=='Basis' or '$(Base)'!=''">
14 <Base>true</Base>
15 </PropertyGroup>
16 <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
17 <Cfg_1>true</Cfg_1>
18 <CfgParent>Base</CfgParent>
19 <Base>true</Base>
20 </PropertyGroup>
21 <PropertyGroup Condition="'$(Config)'=='Debug' 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_DcuOutput>dcu\$(Project)\$(Config)\$(Platform)</DCC_DcuOutput>
28 <DCC_ExeOutput>bin\$(Config)\$(Platform)</DCC_ExeOutput>
29 <DCC_E>false</DCC_E>
30 <DCC_ImageBase>00400000</DCC_ImageBase>
31 <DCC_UnitAlias>WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;WinTypes=Windows;WinProcs=Windows;$(DCC_UnitAlias)</DCC_UnitAlias>
32 <DCC_F>false</DCC_F>
33 <DCC_S>false</DCC_S>
34 <DCC_N>false</DCC_N>
35 <DCC_K>false</DCC_K>
36 </PropertyGroup>
37 <PropertyGroup Condition="'$(Cfg_1)'!=''">
38 <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
39 <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
40 <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
41 <DCC_DebugInformation>false</DCC_DebugInformation>
42 </PropertyGroup>
43 <PropertyGroup Condition="'$(Cfg_2)'!=''">
44 <DCC_ExeOutput>bin\$(Config)\$(Platform)</DCC_ExeOutput>
45 <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
46 <DCC_Optimize>false</DCC_Optimize>
47 <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
48 </PropertyGroup>
49 <ItemGroup>
50 <DelphiCompile Include="server.dpr">
51 <MainSource>MainSource</MainSource>
52 </DelphiCompile>
53 <DCCReference Include="TestServer.pas"/>
54 <DCCReference Include="TestServerEvents.pas"/>
55 <DCCReference Include="gen-delphi\Thrift.Test.pas"/>
56 <DCCReference Include="..\src\Thrift.pas"/>
57 <DCCReference Include="..\src\Thrift.Exception.pas"/>
58 <DCCReference Include="..\src\Thrift.Transport.pas"/>
59 <DCCReference Include="..\src\Thrift.Socket.pas"/>
60 <DCCReference Include="..\src\Thrift.Transport.Pipes.pas"/>
61 <DCCReference Include="..\src\Thrift.Protocol.pas"/>
62 <DCCReference Include="..\src\Thrift.Protocol.JSON.pas"/>
63 <DCCReference Include="..\src\Thrift.Protocol.Compact.pas"/>
64 <DCCReference Include="..\src\Thrift.Protocol.Multiplex.pas"/>
65 <DCCReference Include="..\src\Thrift.Processor.Multiplex.pas"/>
66 <DCCReference Include="..\src\Thrift.Collections.pas"/>
67 <DCCReference Include="..\src\Thrift.Configuration.pas"/>
68 <DCCReference Include="..\src\Thrift.Server.pas"/>
69 <DCCReference Include="..\src\Thrift.TypeRegistry.pas"/>
70 <DCCReference Include="..\src\Thrift.Utils.pas"/>
71 <DCCReference Include="..\src\Thrift.WinHTTP.pas"/>
72 <DCCReference Include="..\src\Thrift.Stream.pas"/>
73 <BuildConfiguration Include="Debug">
74 <Key>Cfg_2</Key>
75 <CfgParent>Base</CfgParent>
76 </BuildConfiguration>
77 <BuildConfiguration Include="Basis">
78 <Key>Base</Key>
79 </BuildConfiguration>
80 <BuildConfiguration Include="Release">
81 <Key>Cfg_1</Key>
82 <CfgParent>Base</CfgParent>
83 </BuildConfiguration>
84 </ItemGroup>
85 <Import Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')" Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
86 <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
87 <PropertyGroup>
88 <PreBuildEvent><![CDATA[thrift.exe -r -gen delphi ..\..\..\test\ThriftTest.thrift]]></PreBuildEvent>
89 </PropertyGroup>
90 <ProjectExtensions>
91 <Borland.Personality>Delphi.Personality.12</Borland.Personality>
92 <Borland.ProjectType>VCLApplication</Borland.ProjectType>
93 <BorlandProject>
94 <Delphi.Personality>
95 <Source>
96 <Source Name="MainSource">server.dpr</Source>
97 </Source>
98 <VersionInfo>
99 <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
100 <VersionInfo Name="AutoIncBuild">False</VersionInfo>
101 <VersionInfo Name="MajorVer">1</VersionInfo>
102 <VersionInfo Name="MinorVer">0</VersionInfo>
103 <VersionInfo Name="Release">0</VersionInfo>
104 <VersionInfo Name="Build">0</VersionInfo>
105 <VersionInfo Name="Debug">False</VersionInfo>
106 <VersionInfo Name="PreRelease">False</VersionInfo>
107 <VersionInfo Name="Special">False</VersionInfo>
108 <VersionInfo Name="Private">False</VersionInfo>
109 <VersionInfo Name="DLL">False</VersionInfo>
110 <VersionInfo Name="Locale">1031</VersionInfo>
111 <VersionInfo Name="CodePage">1252</VersionInfo>
112 </VersionInfo>
113 <VersionInfoKeys>
114 <VersionInfoKeys Name="CompanyName"/>
115 <VersionInfoKeys Name="FileDescription"/>
116 <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
117 <VersionInfoKeys Name="InternalName"/>
118 <VersionInfoKeys Name="LegalCopyright"/>
119 <VersionInfoKeys Name="LegalTrademarks"/>
120 <VersionInfoKeys Name="OriginalFilename"/>
121 <VersionInfoKeys Name="ProductName"/>
122 <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
123 <VersionInfoKeys Name="Comments"/>
124 </VersionInfoKeys>
Jens Geyer62445c12022-06-29 00:00:00 +0200125 <Parameters>
Jens Geyer5cf71b22023-12-18 11:44:55 +0100126 <Parameters Name="RunParams">--protocol=compact</Parameters>
Jens Geyer62445c12022-06-29 00:00:00 +0200127 </Parameters>
Jens Geyer66f95362021-03-29 20:35:41 +0200128 </Delphi.Personality>
129 <Platforms>
130 <Platform value="Win32">True</Platform>
131 </Platforms>
132 </BorlandProject>
133 <ProjectFileVersion>12</ProjectFileVersion>
134 </ProjectExtensions>
135 </Project>