source: DockManagement/DockManagementPackage.dproj

Last change on this file was 5, checked in by chronos, 12 years ago
File size: 5.7 KB
Line 
1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2 <PropertyGroup>
3 <ProjectGuid>{A64BD3B5-3888-4847-A3EA-E249104739DF}</ProjectGuid>
4 <MainSource>DockManagementPackage.dpk</MainSource>
5 <ProjectVersion>13.4</ProjectVersion>
6 <FrameworkType>None</FrameworkType>
7 <Base>True</Base>
8 <Config Condition="'$(Config)'==''">Debug</Config>
9 <Platform Condition="'$(Platform)'==''">Win32</Platform>
10 <TargetedPlatforms>1</TargetedPlatforms>
11 <AppType>Package</AppType>
12 </PropertyGroup>
13 <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14 <Base>true</Base>
15 </PropertyGroup>
16 <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
17 <Base_Win32>true</Base_Win32>
18 <CfgParent>Base</CfgParent>
19 <Base>true</Base>
20 </PropertyGroup>
21 <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
22 <Cfg_1>true</Cfg_1>
23 <CfgParent>Base</CfgParent>
24 <Base>true</Base>
25 </PropertyGroup>
26 <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
27 <Cfg_1_Win32>true</Cfg_1_Win32>
28 <CfgParent>Cfg_1</CfgParent>
29 <Cfg_1>true</Cfg_1>
30 <Base>true</Base>
31 </PropertyGroup>
32 <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
33 <Cfg_2>true</Cfg_2>
34 <CfgParent>Base</CfgParent>
35 <Base>true</Base>
36 </PropertyGroup>
37 <PropertyGroup Condition="'$(Base)'!=''">
38 <DCC_CBuilderOutput>All</DCC_CBuilderOutput>
39 <GenPackage>true</GenPackage>
40 <GenDll>true</GenDll>
41 <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
42 <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
43 <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
44 <DCC_E>false</DCC_E>
45 <DCC_N>false</DCC_N>
46 <DCC_S>false</DCC_S>
47 <DCC_F>false</DCC_F>
48 <DCC_K>false</DCC_K>
49 </PropertyGroup>
50 <PropertyGroup Condition="'$(Base_Win32)'!=''">
51 <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
52 <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
53 <VerInfo_Locale>1033</VerInfo_Locale>
54 <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
55 </PropertyGroup>
56 <PropertyGroup Condition="'$(Cfg_1)'!=''">
57 <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
58 <DCC_Optimize>false</DCC_Optimize>
59 <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
60 <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
61 <DCC_RemoteDebug>true</DCC_RemoteDebug>
62 </PropertyGroup>
63 <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
64 <DCC_RemoteDebug>false</DCC_RemoteDebug>
65 </PropertyGroup>
66 <PropertyGroup Condition="'$(Cfg_2)'!=''">
67 <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
68 <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
69 <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
70 <DCC_DebugInformation>false</DCC_DebugInformation>
71 </PropertyGroup>
72 <ItemGroup>
73 <DelphiCompile Include="$(MainSource)">
74 <MainSource>MainSource</MainSource>
75 </DelphiCompile>
76 <DCCReference Include="rtl.dcp"/>
77 <BuildConfiguration Include="Release">
78 <Key>Cfg_2</Key>
79 <CfgParent>Base</CfgParent>
80 </BuildConfiguration>
81 <BuildConfiguration Include="Base">
82 <Key>Base</Key>
83 </BuildConfiguration>
84 <BuildConfiguration Include="Debug">
85 <Key>Cfg_1</Key>
86 <CfgParent>Base</CfgParent>
87 </BuildConfiguration>
88 </ItemGroup>
89 <ProjectExtensions>
90 <Borland.Personality>Delphi.Personality.12</Borland.Personality>
91 <Borland.ProjectType>Package</Borland.ProjectType>
92 <BorlandProject>
93 <Delphi.Personality>
94 <Source>
95 <Source Name="MainSource">DockManagementPackage.dpk</Source>
96 </Source>
97 <VersionInfo>
98 <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
99 <VersionInfo Name="AutoIncBuild">False</VersionInfo>
100 <VersionInfo Name="MajorVer">1</VersionInfo>
101 <VersionInfo Name="MinorVer">0</VersionInfo>
102 <VersionInfo Name="Release">0</VersionInfo>
103 <VersionInfo Name="Build">0</VersionInfo>
104 <VersionInfo Name="Debug">False</VersionInfo>
105 <VersionInfo Name="PreRelease">False</VersionInfo>
106 <VersionInfo Name="Special">False</VersionInfo>
107 <VersionInfo Name="Private">False</VersionInfo>
108 <VersionInfo Name="DLL">False</VersionInfo>
109 <VersionInfo Name="Locale">1029</VersionInfo>
110 <VersionInfo Name="CodePage">1250</VersionInfo>
111 </VersionInfo>
112 <VersionInfoKeys>
113 <VersionInfoKeys Name="CompanyName"/>
114 <VersionInfoKeys Name="FileDescription"/>
115 <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
116 <VersionInfoKeys Name="InternalName"/>
117 <VersionInfoKeys Name="LegalCopyright"/>
118 <VersionInfoKeys Name="LegalTrademarks"/>
119 <VersionInfoKeys Name="OriginalFilename"/>
120 <VersionInfoKeys Name="ProductName"/>
121 <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
122 <VersionInfoKeys Name="Comments"/>
123 </VersionInfoKeys>
124 </Delphi.Personality>
125 <Deployment/>
126 <Platforms>
127 <Platform value="Win64">False</Platform>
128 <Platform value="OSX32">False</Platform>
129 <Platform value="Win32">True</Platform>
130 </Platforms>
131 </BorlandProject>
132 <ProjectFileVersion>12</ProjectFileVersion>
133 </ProjectExtensions>
134 <Import Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')" Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
135 <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
136 </Project>
Note: See TracBrowser for help on using the repository browser.