/[projects]/dao/DelphiScanner/Components/tpsystools_4.04/packages/Delphi XE5/S404br.dproj
ViewVC logotype

Annotation of /dao/DelphiScanner/Components/tpsystools_4.04/packages/Delphi XE5/S404br.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: 7718 byte(s)
Added tpsystools component
1 torben 2671 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2     <PropertyGroup>
3     <ProjectGuid>{5229F958-25D1-4A18-BC6A-34E9A5B1A7C1}</ProjectGuid>
4     <MainSource>S404br.dpk</MainSource>
5     <Base>True</Base>
6     <Config Condition="'$(Config)'==''">Debug</Config>
7     <TargetedPlatforms>1</TargetedPlatforms>
8     <AppType>Package</AppType>
9     <FrameworkType>VCL</FrameworkType>
10     <ProjectVersion>15.3</ProjectVersion>
11     <Platform Condition="'$(Platform)'==''">Win32</Platform>
12     </PropertyGroup>
13     <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14     <Base>true</Base>
15     </PropertyGroup>
16     <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''">
17     <Base_Android>true</Base_Android>
18     <CfgParent>Base</CfgParent>
19     <Base>true</Base>
20     </PropertyGroup>
21     <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
22     <Base_Win32>true</Base_Win32>
23     <CfgParent>Base</CfgParent>
24     <Base>true</Base>
25     </PropertyGroup>
26     <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
27     <Cfg_1>true</Cfg_1>
28     <CfgParent>Base</CfgParent>
29     <Base>true</Base>
30     </PropertyGroup>
31     <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
32     <Cfg_2>true</Cfg_2>
33     <CfgParent>Base</CfgParent>
34     <Base>true</Base>
35     </PropertyGroup>
36     <PropertyGroup Condition="'$(Base)'!=''">
37     <DCC_ImageBase>02600000</DCC_ImageBase>
38     <DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps>
39     <DllSuffix>190</DllSuffix>
40     <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
41     <DCC_Description>TurboPower SysTools 4.04 DB Run-time package - VCL140</DCC_Description>
42     <DCC_WriteableConstants>true</DCC_WriteableConstants>
43     <RuntimeOnlyPackage>true</RuntimeOnlyPackage>
44     <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;Bde;$(DCC_Namespace)</DCC_Namespace>
45     <GenPackage>true</GenPackage>
46     <DCC_N>false</DCC_N>
47     <DCC_K>false</DCC_K>
48     <GenDll>true</GenDll>
49     <DCC_S>false</DCC_S>
50     <VerInfo_Locale>1031</VerInfo_Locale>
51     <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
52     <DCC_F>false</DCC_F>
53     <DCC_E>false</DCC_E>
54     </PropertyGroup>
55     <PropertyGroup Condition="'$(Base_Android)'!=''">
56     <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=preferExternal;largeHeap=False;theme=TitleBar</VerInfo_Keys>
57     <BT_BuildType>Debug</BT_BuildType>
58     </PropertyGroup>
59     <PropertyGroup Condition="'$(Base_Win32)'!=''">
60     <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
61     <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
62     <VerInfo_Locale>1033</VerInfo_Locale>
63     </PropertyGroup>
64     <PropertyGroup Condition="'$(Cfg_1)'!=''">
65     <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
66     <DCC_DebugInformation>0</DCC_DebugInformation>
67     <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
68     <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
69     </PropertyGroup>
70     <PropertyGroup Condition="'$(Cfg_2)'!=''">
71     <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
72     <DCC_Optimize>false</DCC_Optimize>
73     <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
74     </PropertyGroup>
75     <ItemGroup>
76     <DelphiCompile Include="$(MainSource)">
77     <MainSource>MainSource</MainSource>
78     </DelphiCompile>
79     <DCCReference Include="vcl.dcp"/>
80     <DCCReference Include="vcldb.dcp"/>
81     <DCCReference Include="vclx.dcp"/>
82     <DCCReference Include="bdertl.dcp"/>
83     <DCCReference Include="S404_r.dcp"/>
84     <DCCReference Include="..\..\source\StDbBarC.pas"/>
85     <DCCReference Include="..\..\source\StDbPNBC.pas"/>
86     <DCCReference Include="..\..\source\StExport.pas"/>
87     <DCCReference Include="..\..\source\StDb2DBC.pas"/>
88     <BuildConfiguration Include="Debug">
89     <Key>Cfg_2</Key>
90     <CfgParent>Base</CfgParent>
91     </BuildConfiguration>
92     <BuildConfiguration Include="Base">
93     <Key>Base</Key>
94     </BuildConfiguration>
95     <BuildConfiguration Include="Release">
96     <Key>Cfg_1</Key>
97     <CfgParent>Base</CfgParent>
98     </BuildConfiguration>
99     </ItemGroup>
100     <ProjectExtensions>
101     <Borland.Personality>Delphi.Personality.12</Borland.Personality>
102     <Borland.ProjectType>Package</Borland.ProjectType>
103     <BorlandProject>
104     <Delphi.Personality>
105     <Source>
106     <Source Name="MainSource">S404br.dpk</Source>
107     </Source>
108     <VersionInfo>
109     <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
110     <VersionInfo Name="AutoIncBuild">False</VersionInfo>
111     <VersionInfo Name="MajorVer">1</VersionInfo>
112     <VersionInfo Name="MinorVer">0</VersionInfo>
113     <VersionInfo Name="Release">0</VersionInfo>
114     <VersionInfo Name="Build">0</VersionInfo>
115     <VersionInfo Name="Debug">False</VersionInfo>
116     <VersionInfo Name="PreRelease">False</VersionInfo>
117     <VersionInfo Name="Special">False</VersionInfo>
118     <VersionInfo Name="Private">False</VersionInfo>
119     <VersionInfo Name="DLL">False</VersionInfo>
120     <VersionInfo Name="Locale">1031</VersionInfo>
121     <VersionInfo Name="CodePage">1252</VersionInfo>
122     </VersionInfo>
123     <VersionInfoKeys>
124     <VersionInfoKeys Name="CompanyName"/>
125     <VersionInfoKeys Name="FileDescription"/>
126     <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
127     <VersionInfoKeys Name="InternalName"/>
128     <VersionInfoKeys Name="LegalCopyright"/>
129     <VersionInfoKeys Name="LegalTrademarks"/>
130     <VersionInfoKeys Name="OriginalFilename"/>
131     <VersionInfoKeys Name="ProductName"/>
132     <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
133     <VersionInfoKeys Name="Comments"/>
134     </VersionInfoKeys>
135     </Delphi.Personality>
136     <Platforms>
137     <Platform value="Android">False</Platform>
138     <Platform value="iOSDevice">False</Platform>
139     <Platform value="iOSSimulator">False</Platform>
140     <Platform value="Win32">True</Platform>
141     <Platform value="Win64">False</Platform>
142     </Platforms>
143     </BorlandProject>
144     <ProjectFileVersion>12</ProjectFileVersion>
145     </ProjectExtensions>
146     <Import Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')" Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
147     <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
148     </Project>

  ViewVC Help
Powered by ViewVC 1.1.20