[1715] | 1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
[1693] | 2 | <PropertyGroup>
|
---|
[1715] | 3 | <ProjectGuid>{c972ecbb-8eb0-43a9-b0d8-2176183c6728}</ProjectGuid>
|
---|
[1693] | 4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 6 | <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
|
---|
[1715] | 7 | <DCC_DependencyCheckOutputName>bin\Project1.exe</DCC_DependencyCheckOutputName>
|
---|
| 8 | <MainSource>Project1.dpr</MainSource>
|
---|
[1693] | 9 | </PropertyGroup>
|
---|
| 10 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 11 | <Version>7.0</Version>
|
---|
| 12 | <DCC_DebugInformation>False</DCC_DebugInformation>
|
---|
| 13 | <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
|
---|
| 14 | <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
---|
| 15 | <DCC_Define>RELEASE</DCC_Define>
|
---|
| 16 | </PropertyGroup>
|
---|
| 17 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 18 | <Version>7.0</Version>
|
---|
| 19 | <DCC_Define>DEBUG</DCC_Define>
|
---|
[1715] | 20 | <DCC_DcuOutput>dcu</DCC_DcuOutput>
|
---|
| 21 | <DCC_ObjOutput>dcu</DCC_ObjOutput>
|
---|
| 22 | <DCC_HppOutput>dcu</DCC_HppOutput>
|
---|
| 23 | <DCC_ExeOutput>bin</DCC_ExeOutput>
|
---|
[1693] | 24 | </PropertyGroup>
|
---|
| 25 | <ProjectExtensions>
|
---|
| 26 | <Borland.Personality>Delphi.Personality</Borland.Personality>
|
---|
[1715] | 27 | <Borland.ProjectType />
|
---|
[1693] | 28 | <BorlandProject>
|
---|
[1715] | 29 | <BorlandProject><Delphi.Personality><Parameters><Parameters Name="UseLauncher">False</Parameters><Parameters Name="LoadAllSymbols">True</Parameters><Parameters Name="LoadUnspecifiedSymbols">False</Parameters></Parameters><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><Excluded_Packages>
|
---|
| 30 |
|
---|
| 31 |
|
---|
| 32 | <Excluded_Packages Name="E:\WVEHR\branches\HealthSevak-CPRS\Packages\XWB_R2007.bpl">VistA RPC Broker Runtime Package</Excluded_Packages>
|
---|
| 33 | <Excluded_Packages Name="$(BDS)\bin\dclofficexp100.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
|
---|
| 34 | </Excluded_Packages><Source><Source Name="MainSource">Project1.dpr</Source></Source></Delphi.Personality></BorlandProject></BorlandProject>
|
---|
[1693] | 35 | </ProjectExtensions>
|
---|
| 36 | <Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" />
|
---|
| 37 | <ItemGroup>
|
---|
| 38 | <DelphiCompile Include="Project1.dpr">
|
---|
| 39 | <MainSource>MainSource</MainSource>
|
---|
| 40 | </DelphiCompile>
|
---|
[1715] | 41 | <DCCReference Include="fHunSpell.pas">
|
---|
| 42 | <Form>frmHunSpell</Form>
|
---|
| 43 | </DCCReference>
|
---|
[1693] | 44 | </ItemGroup>
|
---|
| 45 | </Project>
|
---|