/[projects]/dao/DelphiScanner/Components/tpsystools_4.04/packages/Delphi XE/S404_d.dproj
ViewVC logotype

Annotation of /dao/DelphiScanner/Components/tpsystools_4.04/packages/Delphi XE/S404_d.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: 4822 byte(s)
Added tpsystools component
1 torben 2671  <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2     <PropertyGroup>
3     <ProjectGuid>{57E10EA2-217B-4F1A-A893-B469796E4362}</ProjectGuid>
4     <MainSource>S404_d.dpk</MainSource>
5     <Base>True</Base>
6     <Config Condition="'$(Config)'==''">Debug</Config>
7     <Platform>Win32</Platform>
8     <AppType>Package</AppType>
9     <FrameworkType>None</FrameworkType>
10     <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
11     <ProjectVersion>12.2</ProjectVersion>
12     </PropertyGroup>
13     <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14     <Base>true</Base>
15     </PropertyGroup>
16     <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
17     <Cfg_1>true</Cfg_1>
18     <CfgParent>Base</CfgParent>
19     <Base>true</Base>
20     </PropertyGroup>
21     <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
22     <Cfg_2>true</Cfg_2>
23     <CfgParent>Base</CfgParent>
24     <Base>true</Base>
25     </PropertyGroup>
26     <PropertyGroup Condition="'$(Base)'!=''">
27     <DllSuffix>150</DllSuffix>
28     <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
29     <GenPackage>true</GenPackage>
30     <DesignOnlyPackage>true</DesignOnlyPackage>
31     <DCC_UnitAlias>WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;WinTypes=Windows;WinProcs=Windows;$(DCC_UnitAlias)</DCC_UnitAlias>
32     <DCC_Description>TurboPower SysTools 4.04 Design-time package</DCC_Description>
33     <DCC_ImageBase>00400000</DCC_ImageBase>
34     <DCC_S>false</DCC_S>
35     <DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps>
36     <GenDll>true</GenDll>
37     <DCC_N>false</DCC_N>
38     <DCC_E>false</DCC_E>
39     <DCC_F>false</DCC_F>
40     <DCC_K>false</DCC_K>
41     </PropertyGroup>
42     <PropertyGroup Condition="'$(Cfg_1)'!=''">
43     <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
44     <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
45     <DCC_DebugInformation>false</DCC_DebugInformation>
46     </PropertyGroup>
47     <PropertyGroup Condition="'$(Cfg_2)'!=''">
48     <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
49     </PropertyGroup>
50     <ItemGroup>
51     <DelphiCompile Include="S404_d.dpk">
52     <MainSource>MainSource</MainSource>
53     </DelphiCompile>
54     <DCCReference Include="designide.dcp"/>
55     <DCCReference Include="S404_r.dcp"/>
56     <DCCReference Include="..\..\source\StReg.pas"/>
57     <DCCReference Include="..\..\source\StPropEd.pas"/>
58     <DCCReference Include="..\..\source\StAbout0.pas"/>
59     <BuildConfiguration Include="Debug">
60     <Key>Cfg_2</Key>
61     <CfgParent>Base</CfgParent>
62     </BuildConfiguration>
63     <BuildConfiguration Include="Base">
64     <Key>Base</Key>
65     </BuildConfiguration>
66     <BuildConfiguration Include="Release">
67     <Key>Cfg_1</Key>
68     <CfgParent>Base</CfgParent>
69     </BuildConfiguration>
70     </ItemGroup>
71     <Import Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')" Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
72     <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\8.0\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\8.0\UserTools.proj"/>
73     <ProjectExtensions>
74     <Borland.Personality>Delphi.Personality.12</Borland.Personality>
75     <Borland.ProjectType>Package</Borland.ProjectType>
76     <BorlandProject>
77     <Delphi.Personality>
78     <Source>
79     <Source Name="MainSource">S404_d.dpk</Source>
80     </Source>
81     <VersionInfo>
82     <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
83     <VersionInfo Name="AutoIncBuild">False</VersionInfo>
84     <VersionInfo Name="MajorVer">1</VersionInfo>
85     <VersionInfo Name="MinorVer">0</VersionInfo>
86     <VersionInfo Name="Release">0</VersionInfo>
87     <VersionInfo Name="Build">0</VersionInfo>
88     <VersionInfo Name="Debug">False</VersionInfo>
89     <VersionInfo Name="PreRelease">False</VersionInfo>
90     <VersionInfo Name="Special">False</VersionInfo>
91     <VersionInfo Name="Private">False</VersionInfo>
92     <VersionInfo Name="DLL">False</VersionInfo>
93     <VersionInfo Name="Locale">1033</VersionInfo>
94     <VersionInfo Name="CodePage">1252</VersionInfo>
95     </VersionInfo>
96     <VersionInfoKeys>
97     <VersionInfoKeys Name="CompanyName"/>
98     <VersionInfoKeys Name="FileDescription"/>
99     <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
100     <VersionInfoKeys Name="InternalName"/>
101     <VersionInfoKeys Name="LegalCopyright"/>
102     <VersionInfoKeys Name="LegalTrademarks"/>
103     <VersionInfoKeys Name="OriginalFilename"/>
104     <VersionInfoKeys Name="ProductName"/>
105     <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
106     <VersionInfoKeys Name="Comments"/>
107     </VersionInfoKeys>
108     </Delphi.Personality>
109     <Platforms>
110     <Platform value="Win32">True</Platform>
111     </Platforms>
112     </BorlandProject>
113     <ProjectFileVersion>12</ProjectFileVersion>
114     </ProjectExtensions>
115     </Project>

  ViewVC Help
Powered by ViewVC 1.1.20