source: DockManagement/Demo/DockManagementDemo.dproj

Last change on this file was 5, checked in by chronos, 12 years ago
File size: 6.9 KB
Line 
1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2 <PropertyGroup>
3 <ProjectGuid>{422F57FD-778E-49BD-B1F3-5A4053EE0C7C}</ProjectGuid>
4 <ProjectVersion>13.4</ProjectVersion>
5 <FrameworkType>VCL</FrameworkType>
6 <MainSource>DockManagementDemo.dpr</MainSource>
7 <Base>True</Base>
8 <Config Condition="'$(Config)'==''">Debug</Config>
9 <Platform Condition="'$(Platform)'==''">Win32</Platform>
10 <TargetedPlatforms>1</TargetedPlatforms>
11 <AppType>Application</AppType>
12 </PropertyGroup>
13 <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14 <Base>true</Base>
15 </PropertyGroup>
16 <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
17 <Base_Win64>true</Base_Win64>
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)'=='Debug' or '$(Cfg_1)'!=''">
27 <Cfg_1>true</Cfg_1>
28 <CfgParent>Base</CfgParent>
29 <Base>true</Base>
30 </PropertyGroup>
31 <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
32 <Cfg_1_Win32>true</Cfg_1_Win32>
33 <CfgParent>Cfg_1</CfgParent>
34 <Cfg_1>true</Cfg_1>
35 <Base>true</Base>
36 </PropertyGroup>
37 <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
38 <Cfg_2>true</Cfg_2>
39 <CfgParent>Base</CfgParent>
40 <Base>true</Base>
41 </PropertyGroup>
42 <PropertyGroup Condition="'$(Base)'!=''">
43 <DCC_UsePackage>bindcompfmx;fmx;rtl;dbrtl;IndySystem;DbxClientDriver;bindcomp;inetdb;DBXInterBaseDriver;xmlrtl;ibxpress;DbxCommonDriver;IndyProtocols;DBXMySQLDriver;dbxcds;soaprtl;FMXTee;bindengine;dsnap;IndyCore;fmxase;CloudService;FmxTeeUI;inet;fmxobj;inetdbxpress;fmxdae;dbexpress;$(DCC_UsePackage)</DCC_UsePackage>
44 <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
45 <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
46 <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
47 <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
48 <DCC_E>false</DCC_E>
49 <DCC_N>false</DCC_N>
50 <DCC_S>false</DCC_S>
51 <DCC_F>false</DCC_F>
52 <DCC_K>false</DCC_K>
53 </PropertyGroup>
54 <PropertyGroup Condition="'$(Base_Win64)'!=''">
55 <DCC_UsePackage>TeeDB;vclib;Tee;vclimg;vclactnband;vcldb;TeeUI;bindcompvcl;vcldsnap;vclie;vcltouch;websnap;vclribbon;VclSmp;vcl;dsnapcon;vclx;webdsnap;adortl;$(DCC_UsePackage)</DCC_UsePackage>
56 </PropertyGroup>
57 <PropertyGroup Condition="'$(Base_Win32)'!=''">
58 <DCC_UsePackage>InfoPanel;vcldbx;TeeDB;vclib;inetdbbde;Tee;svnui;vclimg;intrawebdb_120_160;fmi;vclactnband;vcldb;TeeUI;bindcompvcl;vcldsnap;vclie;vcltouch;Intraweb_120_160;websnap;vclribbon;VclSmp;vcl;CodeSiteExpressPkg;dsnapcon;vclx;webdsnap;svn;GR32_DSGN_RSXE2;GR32_RSXE2;bdertl;adortl;$(DCC_UsePackage)</DCC_UsePackage>
59 <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
60 <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
61 <VerInfo_Locale>1033</VerInfo_Locale>
62 <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
63 <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
64 </PropertyGroup>
65 <PropertyGroup Condition="'$(Cfg_1)'!=''">
66 <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
67 <DCC_Optimize>false</DCC_Optimize>
68 <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
69 <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
70 <DCC_RemoteDebug>true</DCC_RemoteDebug>
71 </PropertyGroup>
72 <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
73 <DCC_RemoteDebug>false</DCC_RemoteDebug>
74 </PropertyGroup>
75 <PropertyGroup Condition="'$(Cfg_2)'!=''">
76 <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
77 <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
78 <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
79 <DCC_DebugInformation>false</DCC_DebugInformation>
80 </PropertyGroup>
81 <ItemGroup>
82 <DelphiCompile Include="$(MainSource)">
83 <MainSource>MainSource</MainSource>
84 </DelphiCompile>
85 <DCCReference Include="UMainForm.pas">
86 <Form>MainForm</Form>
87 <FormType>dfm</FormType>
88 </DCCReference>
89 <BuildConfiguration Include="Release">
90 <Key>Cfg_2</Key>
91 <CfgParent>Base</CfgParent>
92 </BuildConfiguration>
93 <BuildConfiguration Include="Base">
94 <Key>Base</Key>
95 </BuildConfiguration>
96 <BuildConfiguration Include="Debug">
97 <Key>Cfg_1</Key>
98 <CfgParent>Base</CfgParent>
99 </BuildConfiguration>
100 </ItemGroup>
101 <ProjectExtensions>
102 <Borland.Personality>Delphi.Personality.12</Borland.Personality>
103 <Borland.ProjectType/>
104 <BorlandProject>
105 <Delphi.Personality>
106 <VersionInfo>
107 <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
108 <VersionInfo Name="AutoIncBuild">False</VersionInfo>
109 <VersionInfo Name="MajorVer">1</VersionInfo>
110 <VersionInfo Name="MinorVer">0</VersionInfo>
111 <VersionInfo Name="Release">0</VersionInfo>
112 <VersionInfo Name="Build">0</VersionInfo>
113 <VersionInfo Name="Debug">False</VersionInfo>
114 <VersionInfo Name="PreRelease">False</VersionInfo>
115 <VersionInfo Name="Special">False</VersionInfo>
116 <VersionInfo Name="Private">False</VersionInfo>
117 <VersionInfo Name="DLL">False</VersionInfo>
118 <VersionInfo Name="Locale">1029</VersionInfo>
119 <VersionInfo Name="CodePage">1250</VersionInfo>
120 </VersionInfo>
121 <VersionInfoKeys>
122 <VersionInfoKeys Name="CompanyName"/>
123 <VersionInfoKeys Name="FileDescription"/>
124 <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
125 <VersionInfoKeys Name="InternalName"/>
126 <VersionInfoKeys Name="LegalCopyright"/>
127 <VersionInfoKeys Name="LegalTrademarks"/>
128 <VersionInfoKeys Name="OriginalFilename"/>
129 <VersionInfoKeys Name="ProductName"/>
130 <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
131 <VersionInfoKeys Name="Comments"/>
132 </VersionInfoKeys>
133 <Source>
134 <Source Name="MainSource">DockManagementDemo.dpr</Source>
135 </Source>
136 </Delphi.Personality>
137 <Deployment/>
138 <Platforms>
139 <Platform value="Win64">False</Platform>
140 <Platform value="Win32">True</Platform>
141 </Platforms>
142 </BorlandProject>
143 <ProjectFileVersion>12</ProjectFileVersion>
144 </ProjectExtensions>
145 <Import Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')" Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
146 <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
147 </Project>
Note: See TracBrowser for help on using the repository browser.