/[projects]/dao/DelphiScanner/Components/tpsystools_4.04/examples/Delphi/Astcal.dproj
ViewVC logotype

Annotation of /dao/DelphiScanner/Components/tpsystools_4.04/examples/Delphi/Astcal.dproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2671 - (hide annotations) (download)
Tue Aug 25 18:15:15 2015 UTC (8 years, 10 months ago) by torben
File size: 4184 byte(s)
Added tpsystools component
1 torben 2671  <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2     <PropertyGroup>
3     <ProjectGuid>{3319983B-65E9-4E3B-B1BE-DA438A1FEA3C}</ProjectGuid>
4     <MainSource>Astcal.dpr</MainSource>
5     <Config Condition="'$(Config)'==''">Debug</Config>
6     <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
7     <ProjectVersion>12.0</ProjectVersion>
8     </PropertyGroup>
9     <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
10     <Base>true</Base>
11     </PropertyGroup>
12     <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
13     <Cfg_1>true</Cfg_1>
14     <CfgParent>Base</CfgParent>
15     <Base>true</Base>
16     </PropertyGroup>
17     <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
18     <Cfg_2>true</Cfg_2>
19     <CfgParent>Base</CfgParent>
20     <Base>true</Base>
21     </PropertyGroup>
22     <PropertyGroup Condition="'$(Base)'!=''">
23     <DCC_ImageBase>00400000</DCC_ImageBase>
24     <DCC_E>false</DCC_E>
25     <DCC_Platform>x86</DCC_Platform>
26     <DCC_DependencyCheckOutputName>Astcal.exe</DCC_DependencyCheckOutputName>
27     <DCC_N>false</DCC_N>
28     <DCC_S>false</DCC_S>
29     <DCC_F>false</DCC_F>
30     <DCC_K>false</DCC_K>
31     </PropertyGroup>
32     <PropertyGroup Condition="'$(Cfg_1)'!=''">
33     <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
34     <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
35     <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
36     <DCC_DebugInformation>false</DCC_DebugInformation>
37     </PropertyGroup>
38     <PropertyGroup Condition="'$(Cfg_2)'!=''">
39     <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
40     </PropertyGroup>
41     <ItemGroup>
42     <DelphiCompile Include="Astcal.dpr">
43     <MainSource>MainSource</MainSource>
44     </DelphiCompile>
45     <DCCReference Include="AstCalU.pas">
46     <Form>Form1</Form>
47     </DCCReference>
48     <BuildConfiguration Include="Base">
49     <Key>Base</Key>
50     </BuildConfiguration>
51     <BuildConfiguration Include="Debug">
52     <Key>Cfg_2</Key>
53     <CfgParent>Base</CfgParent>
54     </BuildConfiguration>
55     <BuildConfiguration Include="Release">
56     <Key>Cfg_1</Key>
57     <CfgParent>Base</CfgParent>
58     </BuildConfiguration>
59     </ItemGroup>
60     <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
61     <ProjectExtensions>
62     <Borland.Personality>Delphi.Personality.12</Borland.Personality>
63     <Borland.ProjectType>VCLApplication</Borland.ProjectType>
64     <BorlandProject>
65     <Delphi.Personality>
66     <Source>
67     <Source Name="MainSource">Astcal.dpr</Source>
68     </Source>
69     <Parameters>
70     <Parameters Name="UseLauncher">False</Parameters>
71     <Parameters Name="LoadAllSymbols">True</Parameters>
72     <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
73     </Parameters>
74     <VersionInfo>
75     <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
76     <VersionInfo Name="AutoIncBuild">False</VersionInfo>
77     <VersionInfo Name="MajorVer">1</VersionInfo>
78     <VersionInfo Name="MinorVer">0</VersionInfo>
79     <VersionInfo Name="Release">0</VersionInfo>
80     <VersionInfo Name="Build">0</VersionInfo>
81     <VersionInfo Name="Debug">False</VersionInfo>
82     <VersionInfo Name="PreRelease">False</VersionInfo>
83     <VersionInfo Name="Special">False</VersionInfo>
84     <VersionInfo Name="Private">False</VersionInfo>
85     <VersionInfo Name="DLL">False</VersionInfo>
86     <VersionInfo Name="Locale">1031</VersionInfo>
87     <VersionInfo Name="CodePage">1252</VersionInfo>
88     </VersionInfo>
89     <VersionInfoKeys>
90     <VersionInfoKeys Name="CompanyName"/>
91     <VersionInfoKeys Name="FileDescription"/>
92     <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
93     <VersionInfoKeys Name="InternalName"/>
94     <VersionInfoKeys Name="LegalCopyright"/>
95     <VersionInfoKeys Name="LegalTrademarks"/>
96     <VersionInfoKeys Name="OriginalFilename"/>
97     <VersionInfoKeys Name="ProductName"/>
98     <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
99     <VersionInfoKeys Name="Comments"/>
100     </VersionInfoKeys>
101     </Delphi.Personality>
102     </BorlandProject>
103     <ProjectFileVersion>12</ProjectFileVersion>
104     </ProjectExtensions>
105     </Project>

  ViewVC Help
Powered by ViewVC 1.1.20