[1693] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <PropertyGroup>
|
---|
| 4 | <ProjectGuid>{7fe776fe-e640-4ebc-9420-e3d4dbe7674f}</ProjectGuid>
|
---|
| 5 | <MainSource>skaHunSpellChecker.dpk</MainSource>
|
---|
| 6 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 7 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 8 | <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
|
---|
| 9 | <DCC_DependencyCheckOutputName>Bin\skaHunSpellChecker.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_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
|
---|
| 15 | <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
---|
| 16 | <DCC_Define>RELEASE</DCC_Define>
|
---|
| 17 | <DCC_DcuOutput>E:\Hans SpellCheck\dcu</DCC_DcuOutput>
|
---|
| 18 | <DCC_ObjOutput>E:\Hans SpellCheck\dcu</DCC_ObjOutput>
|
---|
| 19 | <DCC_HppOutput>E:\Hans SpellCheck\dcu</DCC_HppOutput>
|
---|
| 20 | <DCC_BplOutput>E:\Hans SpellCheck\Bin</DCC_BplOutput>
|
---|
| 21 | </PropertyGroup>
|
---|
| 22 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 23 | <Version>7.0</Version>
|
---|
| 24 | <DCC_DcuOutput>dcu</DCC_DcuOutput>
|
---|
| 25 | <DCC_ObjOutput>dcu</DCC_ObjOutput>
|
---|
| 26 | <DCC_HppOutput>dcu</DCC_HppOutput>
|
---|
| 27 | <DCC_BplOutput>Bin</DCC_BplOutput>
|
---|
| 28 | </PropertyGroup>
|
---|
| 29 | <ProjectExtensions>
|
---|
| 30 | <Borland.Personality>Delphi.Personality</Borland.Personality>
|
---|
| 31 | <Borland.ProjectType>Package</Borland.ProjectType>
|
---|
| 32 | <BorlandProject>
|
---|
| 33 | <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="ImplicitBuild">True</Package_Options><Package_Options Name="DesigntimeOnly">False</Package_Options><Package_Options Name="RuntimeOnly">False</Package_Options><Package_Options Name="PackageDescription">ska HunSpell wrapper component for implementing OpenSource HunSpell Checker library</Package_Options></Package_Options><VersionInfo><VersionInfo Name="IncludeVerInfo">True</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">HealthSevak</VersionInfoKeys><VersionInfoKeys Name="FileDescription"></VersionInfoKeys><VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="InternalName"></VersionInfoKeys><VersionInfoKeys Name="LegalCopyright">HealthSevak</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>
|
---|
| 34 |
|
---|
| 35 |
|
---|
| 36 |
|
---|
| 37 |
|
---|
| 38 |
|
---|
| 39 |
|
---|
[1694] | 40 | <Excluded_Packages Name="C:\Documents and Settings\All Users\Documents\RAD Studio\5.0\Bpl\XWB_R2007.bpl">VistA RPC Broker Runtime Package</Excluded_Packages>
|
---|
| 41 | <Excluded_Packages Name="E:\WVEHR\branches\HealthSevak-CPRS\BDK50\Packages\XWB_D2007.bpl">File E:\WVEHR\branches\HealthSevak-CPRS\BDK50\Packages\XWB_D2007.bpl not found</Excluded_Packages>
|
---|
[1693] | 42 | <Excluded_Packages Name="$(BDS)\bin\dclofficexp100.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
|
---|
| 43 | </Excluded_Packages><Source><Source Name="MainSource">skaHunSpellChecker.dpk</Source></Source></Delphi.Personality></BorlandProject></BorlandProject>
|
---|
| 44 | </ProjectExtensions>
|
---|
| 45 | <Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" />
|
---|
| 46 | <ItemGroup>
|
---|
| 47 | <DelphiCompile Include="skaHunSpellChecker.dpk">
|
---|
| 48 | <MainSource>MainSource</MainSource>
|
---|
| 49 | </DelphiCompile>
|
---|
[1718] | 50 | <DCCReference Include="C:\Documents and Settings\sunil\rtl.dcp" />
|
---|
| 51 | <DCCReference Include="C:\Documents and Settings\sunil\vcl.dcp" />
|
---|
[1693] | 52 | <DCCReference Include="skaSpellCheck.pas" />
|
---|
| 53 | <DCCReference Include="uHunSpellLib.pas" />
|
---|
| 54 | </ItemGroup>
|
---|
| 55 | </Project>
|
---|