[1691] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <PropertyGroup>
|
---|
| 4 | <ProjectGuid>{208cbc52-3ee4-436b-b0f9-b78a44357959}</ProjectGuid>
|
---|
| 5 | <MainSource>SharedRPCBroker_D2007.dpk</MainSource>
|
---|
| 6 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 7 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 8 | <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
|
---|
| 9 | <DCC_DependencyCheckOutputName>C:\Documents and Settings\All Users\Documents\RAD Studio\5.0\Bpl\SharedRPCBroker_D2007.bpl</DCC_DependencyCheckOutputName>
|
---|
| 10 | </PropertyGroup>
|
---|
| 11 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 12 | <Version>7.0</Version>
|
---|
| 13 | <DCC_DebugInformation>False</DCC_DebugInformation>
|
---|
| 14 | <DCC_WriteableConstants>True</DCC_WriteableConstants>
|
---|
| 15 | <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
|
---|
| 16 | <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
---|
| 17 | <DCC_Define>RELEASE</DCC_Define>
|
---|
| 18 | </PropertyGroup>
|
---|
| 19 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 20 | <Version>7.0</Version>
|
---|
| 21 | <DCC_WriteableConstants>True</DCC_WriteableConstants>
|
---|
| 22 | </PropertyGroup>
|
---|
| 23 | <ProjectExtensions>
|
---|
| 24 | <Borland.Personality>Delphi.Personality</Borland.Personality>
|
---|
| 25 | <Borland.ProjectType>Package</Borland.ProjectType>
|
---|
| 26 | <BorlandProject>
|
---|
| 27 | <BorlandProject><Delphi.Personality><Parameters><Parameters Name="UseLauncher">False</Parameters><Parameters Name="LoadAllSymbols">True</Parameters><Parameters Name="LoadUnspecifiedSymbols">False</Parameters></Parameters><Package_Options><Package_Options Name="PackageDescription">VistA SharedBroker Components</Package_Options><Package_Options Name="ImplicitBuild">True</Package_Options><Package_Options Name="DesigntimeOnly">True</Package_Options><Package_Options Name="RuntimeOnly">False</Package_Options></Package_Options><VersionInfo><VersionInfo Name="IncludeVerInfo">False</VersionInfo><VersionInfo Name="AutoIncBuild">False</VersionInfo><VersionInfo Name="MajorVer">1</VersionInfo><VersionInfo Name="MinorVer">0</VersionInfo><VersionInfo Name="Release">0</VersionInfo><VersionInfo Name="Build">0</VersionInfo><VersionInfo Name="Debug">False</VersionInfo><VersionInfo Name="PreRelease">False</VersionInfo><VersionInfo Name="Special">False</VersionInfo><VersionInfo Name="Private">False</VersionInfo><VersionInfo Name="DLL">False</VersionInfo><VersionInfo Name="Locale">1033</VersionInfo><VersionInfo Name="CodePage">1252</VersionInfo></VersionInfo><VersionInfoKeys><VersionInfoKeys Name="CompanyName"></VersionInfoKeys><VersionInfoKeys Name="FileDescription"></VersionInfoKeys><VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="InternalName"></VersionInfoKeys><VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys><VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys><VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys><VersionInfoKeys Name="ProductName"></VersionInfoKeys><VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="Comments"></VersionInfoKeys></VersionInfoKeys><Source><Source Name="MainSource">SharedRPCBroker_D2007.dpk</Source></Source></Delphi.Personality></BorlandProject></BorlandProject>
|
---|
| 28 | </ProjectExtensions>
|
---|
| 29 | <Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" />
|
---|
| 30 | <ItemGroup>
|
---|
| 31 | <DelphiCompile Include="SharedRPCBroker_D2007.dpk">
|
---|
| 32 | <MainSource>MainSource</MainSource>
|
---|
| 33 | </DelphiCompile>
|
---|
| 34 | <DCCReference Include="designide.dcp" />
|
---|
| 35 | <DCCReference Include="SharedRPCBroker.dcr" />
|
---|
| 36 | <DCCReference Include="SharedRPCBroker.dcr" />
|
---|
| 37 | <DCCReference Include="SharedRPCBrokerReg.pas" />
|
---|
| 38 | <DCCReference Include="SharedRPCBroker_R2007.dcp" />
|
---|
| 39 | <DCCReference Include="vcl.dcp" />
|
---|
| 40 | <DCCReference Include="XWB_R2007.dcp" />
|
---|
| 41 | </ItemGroup>
|
---|
| 42 | </Project>
|
---|