1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
2 | <PropertyGroup>
|
---|
3 | <ProjectGuid>{2a488772-9071-43b7-875b-0d26e1e19aef}</ProjectGuid>
|
---|
4 | <MainSource>ORCtrlLib60.dpk</MainSource>
|
---|
5 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
6 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
7 | <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
|
---|
8 | <DCC_DependencyCheckOutputName>..\Packages\ORCtrlLib60.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_IntegerOverflowCheck>True</DCC_IntegerOverflowCheck>
|
---|
16 | <DCC_RangeChecking>True</DCC_RangeChecking>
|
---|
17 | <DCC_GenerateStackFrames>True</DCC_GenerateStackFrames>
|
---|
18 | <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
---|
19 | <DCC_MapFile>3</DCC_MapFile>
|
---|
20 | <DCC_ExeOutput>$(DELPHI)\dev\exesave</DCC_ExeOutput>
|
---|
21 | <DCC_DcuOutput>..\Packages</DCC_DcuOutput>
|
---|
22 | <DCC_ObjOutput>..\Packages</DCC_ObjOutput>
|
---|
23 | <DCC_HppOutput>..\Packages</DCC_HppOutput>
|
---|
24 | <DCC_BplOutput>..\Packages</DCC_BplOutput>
|
---|
25 | <DCC_DcpOutput>..\Packages</DCC_DcpOutput>
|
---|
26 | <DCC_UnitSearchPath>..\cprs-lib;..\Packages</DCC_UnitSearchPath>
|
---|
27 | <DCC_ResourcePath>..\cprs-lib;..\Packages</DCC_ResourcePath>
|
---|
28 | <DCC_ObjPath>..\cprs-lib;..\Packages</DCC_ObjPath>
|
---|
29 | <DCC_IncludePath>..\cprs-lib;..\Packages</DCC_IncludePath>
|
---|
30 | <DCC_Define>RELEASE</DCC_Define>
|
---|
31 | </PropertyGroup>
|
---|
32 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
33 | <Version>7.0</Version>
|
---|
34 | <DCC_WriteableConstants>True</DCC_WriteableConstants>
|
---|
35 | <DCC_IntegerOverflowCheck>True</DCC_IntegerOverflowCheck>
|
---|
36 | <DCC_RangeChecking>True</DCC_RangeChecking>
|
---|
37 | <DCC_GenerateStackFrames>True</DCC_GenerateStackFrames>
|
---|
38 | <DCC_MapFile>3</DCC_MapFile>
|
---|
39 | <DCC_ExeOutput>$(DELPHI)\dev\exesave</DCC_ExeOutput>
|
---|
40 | <DCC_DcuOutput>..\Packages</DCC_DcuOutput>
|
---|
41 | <DCC_ObjOutput>..\Packages</DCC_ObjOutput>
|
---|
42 | <DCC_HppOutput>..\Packages</DCC_HppOutput>
|
---|
43 | <DCC_BplOutput>..\Packages</DCC_BplOutput>
|
---|
44 | <DCC_DcpOutput>..\Packages</DCC_DcpOutput>
|
---|
45 | <DCC_UnitSearchPath>..\cprs-lib;..\Packages</DCC_UnitSearchPath>
|
---|
46 | <DCC_ResourcePath>..\cprs-lib;..\Packages</DCC_ResourcePath>
|
---|
47 | <DCC_ObjPath>..\cprs-lib;..\Packages</DCC_ObjPath>
|
---|
48 | <DCC_IncludePath>..\cprs-lib;..\Packages</DCC_IncludePath>
|
---|
49 | </PropertyGroup>
|
---|
50 | <ProjectExtensions>
|
---|
51 | <Borland.Personality>Delphi.Personality</Borland.Personality>
|
---|
52 | <Borland.ProjectType>Package</Borland.ProjectType>
|
---|
53 | <BorlandProject>
|
---|
54 | <BorlandProject xmlns=""> <Delphi.Personality> <Parameters>
|
---|
55 | <Parameters Name="DebugSourceDirs">..\Packages</Parameters>
|
---|
56 | <Parameters Name="UseLauncher">False</Parameters>
|
---|
57 | <Parameters Name="LoadAllSymbols">True</Parameters>
|
---|
58 | <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
|
---|
59 | </Parameters>
|
---|
60 | <Package_Options>
|
---|
61 | <Package_Options Name="PackageDescription">CPRS Custom Controls</Package_Options>
|
---|
62 | <Package_Options Name="ImplicitBuild">True</Package_Options>
|
---|
63 | <Package_Options Name="DesigntimeOnly">True</Package_Options>
|
---|
64 | <Package_Options Name="RuntimeOnly">False</Package_Options>
|
---|
65 | </Package_Options>
|
---|
66 | <VersionInfo>
|
---|
67 | <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
|
---|
68 | <VersionInfo Name="AutoIncBuild">False</VersionInfo>
|
---|
69 | <VersionInfo Name="MajorVer">1</VersionInfo>
|
---|
70 | <VersionInfo Name="MinorVer">0</VersionInfo>
|
---|
71 | <VersionInfo Name="Release">0</VersionInfo>
|
---|
72 | <VersionInfo Name="Build">0</VersionInfo>
|
---|
73 | <VersionInfo Name="Debug">False</VersionInfo>
|
---|
74 | <VersionInfo Name="PreRelease">False</VersionInfo>
|
---|
75 | <VersionInfo Name="Special">False</VersionInfo>
|
---|
76 | <VersionInfo Name="Private">False</VersionInfo>
|
---|
77 | <VersionInfo Name="DLL">False</VersionInfo>
|
---|
78 | <VersionInfo Name="Locale">1033</VersionInfo>
|
---|
79 | <VersionInfo Name="CodePage">1252</VersionInfo>
|
---|
80 | </VersionInfo>
|
---|
81 | <VersionInfoKeys>
|
---|
82 | <VersionInfoKeys Name="CompanyName"></VersionInfoKeys>
|
---|
83 | <VersionInfoKeys Name="FileDescription"></VersionInfoKeys>
|
---|
84 | <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
|
---|
85 | <VersionInfoKeys Name="InternalName"></VersionInfoKeys>
|
---|
86 | <VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys>
|
---|
87 | <VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys>
|
---|
88 | <VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys>
|
---|
89 | <VersionInfoKeys Name="ProductName"></VersionInfoKeys>
|
---|
90 | <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
|
---|
91 | <VersionInfoKeys Name="Comments"></VersionInfoKeys>
|
---|
92 | </VersionInfoKeys>
|
---|
93 | <Source>
|
---|
94 | <Source Name="MainSource">ORCtrlLib60.dpk</Source>
|
---|
95 | </Source>
|
---|
96 | </Delphi.Personality> </BorlandProject></BorlandProject>
|
---|
97 | </ProjectExtensions>
|
---|
98 | <ItemGroup />
|
---|
99 | <ItemGroup>
|
---|
100 | <DelphiCompile Include="ORCtrlLib60.dpk">
|
---|
101 | <MainSource>MainSource</MainSource>
|
---|
102 | </DelphiCompile>
|
---|
103 | <DCCReference Include="..\CPRS-Chart\Accessibility_TLB.dcr" />
|
---|
104 | <DCCReference Include="..\CPRS-Chart\Accessibility_TLB.dcr" />
|
---|
105 | <DCCReference Include="..\CPRS-Chart\Accessibility_TLB.pas" />
|
---|
106 | <DCCReference Include="designide.dcp" />
|
---|
107 | <DCCReference Include="ORCtrls.pas" />
|
---|
108 | <DCCReference Include="ORCtrlsDsgn.dcr" />
|
---|
109 | <DCCReference Include="ORCtrlsDsgn.dcr" />
|
---|
110 | <DCCReference Include="ORCtrlsDsgn.pas" />
|
---|
111 | <DCCReference Include="uAccessAPI.pas" />
|
---|
112 | <DCCReference Include="vcl.dcp" />
|
---|
113 | <DCCReference Include="vclx.dcp" />
|
---|
114 | </ItemGroup>
|
---|
115 | <Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" />
|
---|
116 | </Project>
|
---|