[1681] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <PropertyGroup>
|
---|
| 4 | <ProjectGuid>{c43fa8b9-3c40-4735-b689-4bf5a959209e}</ProjectGuid>
|
---|
| 5 | <MainSource>VAShared2006.dpk</MainSource>
|
---|
| 6 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 7 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 8 | <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
|
---|
| 9 | <DCC_DependencyCheckOutputName>..\Packages\VAShared2006.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_MapFile>3</DCC_MapFile>
|
---|
| 17 | <DCC_DcuOutput>..\dcu</DCC_DcuOutput>
|
---|
| 18 | <DCC_ObjOutput>..\dcu</DCC_ObjOutput>
|
---|
| 19 | <DCC_HppOutput>..\dcu</DCC_HppOutput>
|
---|
| 20 | <DCC_BplOutput>..\Packages</DCC_BplOutput>
|
---|
| 21 | <DCC_DcpOutput>..\Packages</DCC_DcpOutput>
|
---|
| 22 | <DCC_Define>RELEASE</DCC_Define>
|
---|
| 23 | </PropertyGroup>
|
---|
| 24 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 25 | <Version>7.0</Version>
|
---|
| 26 | <DCC_MapFile>3</DCC_MapFile>
|
---|
| 27 | <DCC_DcuOutput>..\dcu</DCC_DcuOutput>
|
---|
| 28 | <DCC_ObjOutput>..\dcu</DCC_ObjOutput>
|
---|
| 29 | <DCC_HppOutput>..\dcu</DCC_HppOutput>
|
---|
| 30 | <DCC_BplOutput>..\Packages</DCC_BplOutput>
|
---|
| 31 | <DCC_DcpOutput>..\Packages</DCC_DcpOutput>
|
---|
| 32 | </PropertyGroup>
|
---|
| 33 | <ProjectExtensions>
|
---|
| 34 | <Borland.Personality>Delphi.Personality</Borland.Personality>
|
---|
| 35 | <Borland.ProjectType>Package</Borland.ProjectType>
|
---|
| 36 | <BorlandProject>
|
---|
| 37 | <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">VA Shared Units (no components)</Package_Options><Package_Options Name="ImplicitBuild">False</Package_Options><Package_Options Name="DesigntimeOnly">True</Package_Options><Package_Options Name="RuntimeOnly">False</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"></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">VAShared2006.dpk</Source></Source></Delphi.Personality></BorlandProject></BorlandProject>
|
---|
| 38 | </ProjectExtensions>
|
---|
| 39 | <Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" />
|
---|
| 40 | <ItemGroup>
|
---|
| 41 | <DelphiCompile Include="VAShared2006.dpk">
|
---|
| 42 | <MainSource>MainSource</MainSource>
|
---|
| 43 | </DelphiCompile>
|
---|
| 44 | <DCCReference Include="..\Packages\rtl.dcp" />
|
---|
| 45 | <DCCReference Include="..\Packages\vcl.dcp" />
|
---|
| 46 | <DCCReference Include="HRBuffers.pas" />
|
---|
| 47 | <DCCReference Include="HRParser.pas" />
|
---|
| 48 | <DCCReference Include="HRParserPas.pas" />
|
---|
| 49 | <DCCReference Include="VAClasses.pas" />
|
---|
| 50 | <DCCReference Include="VAUtils.pas" />
|
---|
| 51 | </ItemGroup>
|
---|
| 52 | </Project>
|
---|