1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
2 | <PropertyGroup>
|
---|
3 | <ProjectGuid>{bb9b3ad5-4f22-4d5a-b565-d53a965d68ba}</ProjectGuid>
|
---|
4 | <MainSource>SharedRPCBroker_R2007.dpk</MainSource>
|
---|
5 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
6 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
7 | <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
|
---|
8 | <DCC_DependencyCheckOutputName>C:\Documents and Settings\All Users\Documents\RAD Studio\5.0\Bpl\SharedRPCBroker_R2007.bpl</DCC_DependencyCheckOutputName>
|
---|
9 | </PropertyGroup>
|
---|
10 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
11 | <Version>7.0</Version>
|
---|
12 | <DCC_DebugInformation>False</DCC_DebugInformation>
|
---|
13 | <DCC_WriteableConstants>True</DCC_WriteableConstants>
|
---|
14 | <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
|
---|
15 | <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
---|
16 | <DCC_Define>RELEASE</DCC_Define>
|
---|
17 | </PropertyGroup>
|
---|
18 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
19 | <Version>7.0</Version>
|
---|
20 | <DCC_WriteableConstants>True</DCC_WriteableConstants>
|
---|
21 | <DCC_DcuOutput>..\D2007</DCC_DcuOutput>
|
---|
22 | <DCC_ObjOutput>..\D2007</DCC_ObjOutput>
|
---|
23 | <DCC_HppOutput>..\D2007</DCC_HppOutput>
|
---|
24 | </PropertyGroup>
|
---|
25 | <ProjectExtensions>
|
---|
26 | <Borland.Personality>Delphi.Personality</Borland.Personality>
|
---|
27 | <Borland.ProjectType>Package</Borland.ProjectType>
|
---|
28 | <BorlandProject>
|
---|
29 | <BorlandProject xmlns=""> <Delphi.Personality> <Parameters>
|
---|
30 | <Parameters Name="UseLauncher">False</Parameters>
|
---|
31 | <Parameters Name="LoadAllSymbols">True</Parameters>
|
---|
32 | <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
|
---|
33 | </Parameters>
|
---|
34 | <Package_Options>
|
---|
35 | <Package_Options Name="PackageDescription">VistA SharedBroker Components</Package_Options>
|
---|
36 | <Package_Options Name="ImplicitBuild">True</Package_Options>
|
---|
37 | <Package_Options Name="DesigntimeOnly">False</Package_Options>
|
---|
38 | <Package_Options Name="RuntimeOnly">True</Package_Options>
|
---|
39 | </Package_Options>
|
---|
40 | <VersionInfo>
|
---|
41 | <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
|
---|
42 | <VersionInfo Name="AutoIncBuild">False</VersionInfo>
|
---|
43 | <VersionInfo Name="MajorVer">1</VersionInfo>
|
---|
44 | <VersionInfo Name="MinorVer">1</VersionInfo>
|
---|
45 | <VersionInfo Name="Release">47</VersionInfo>
|
---|
46 | <VersionInfo Name="Build">13</VersionInfo>
|
---|
47 | <VersionInfo Name="Debug">False</VersionInfo>
|
---|
48 | <VersionInfo Name="PreRelease">False</VersionInfo>
|
---|
49 | <VersionInfo Name="Special">False</VersionInfo>
|
---|
50 | <VersionInfo Name="Private">False</VersionInfo>
|
---|
51 | <VersionInfo Name="DLL">False</VersionInfo>
|
---|
52 | <VersionInfo Name="Locale">1033</VersionInfo>
|
---|
53 | <VersionInfo Name="CodePage">1252</VersionInfo>
|
---|
54 | </VersionInfo>
|
---|
55 | <VersionInfoKeys>
|
---|
56 | <VersionInfoKeys Name="CompanyName"></VersionInfoKeys>
|
---|
57 | <VersionInfoKeys Name="FileDescription"></VersionInfoKeys>
|
---|
58 | <VersionInfoKeys Name="FileVersion">1.1.47.13</VersionInfoKeys>
|
---|
59 | <VersionInfoKeys Name="InternalName"></VersionInfoKeys>
|
---|
60 | <VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys>
|
---|
61 | <VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys>
|
---|
62 | <VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys>
|
---|
63 | <VersionInfoKeys Name="ProductName"></VersionInfoKeys>
|
---|
64 | <VersionInfoKeys Name="ProductVersion">1.1.47</VersionInfoKeys>
|
---|
65 | <VersionInfoKeys Name="Comments"></VersionInfoKeys>
|
---|
66 | </VersionInfoKeys>
|
---|
67 | <Source>
|
---|
68 | <Source Name="MainSource">SharedRPCBroker_R2007.dpk</Source>
|
---|
69 | </Source>
|
---|
70 | </Delphi.Personality> </BorlandProject></BorlandProject>
|
---|
71 | </ProjectExtensions>
|
---|
72 | <ItemGroup />
|
---|
73 | <ItemGroup>
|
---|
74 | <DelphiCompile Include="SharedRPCBroker_R2007.dpk">
|
---|
75 | <MainSource>MainSource</MainSource>
|
---|
76 | </DelphiCompile>
|
---|
77 | <DCCReference Include="RPCSharedBrokerSessionMgr1_TLB.pas" />
|
---|
78 | <DCCReference Include="RPCSharedBrokerSessionMgr1_TLB_SRB.pas" />
|
---|
79 | <DCCReference Include="SharedRPCBroker.pas" />
|
---|
80 | <DCCReference Include="SharedRPCBrokerSink.pas" />
|
---|
81 | <DCCReference Include="vcl.dcp" />
|
---|
82 | <DCCReference Include="XWB_R2007.dcp" />
|
---|
83 | </ItemGroup>
|
---|
84 | <Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" />
|
---|
85 | </Project>
|
---|