Subversion Repositories spacemission

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 daniel-mar 1
	<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
		<PropertyGroup>
3
			<ProjectGuid>{40C51905-1F0A-4D72-A87A-C9C8D9665324}</ProjectGuid>
4
			<MainSource>DelphiX150.dpk</MainSource>
5
			<Base>True</Base>
6
			<Config Condition="'$(Config)'==''">Debug</Config>
7
			<Platform>Win32</Platform>
8
			<AppType>Package</AppType>
9
			<FrameworkType>VCL</FrameworkType>
10
			<DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
11
			<ProjectVersion>12.3</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
			<DCC_WriteableConstants>true</DCC_WriteableConstants>
28
			<DesignOnlyPackage>true</DesignOnlyPackage>
29
			<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
30
			<DCC_DebugInformation>false</DCC_DebugInformation>
31
			<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
32
			<DCC_UnitAlias>WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;WinTypes=Windows;WinProcs=Windows;$(DCC_UnitAlias)</DCC_UnitAlias>
33
			<DCC_ImageBase>00400000</DCC_ImageBase>
34
			<DCC_Description>DelphiX - DirectX components for Delphi XE</DCC_Description>
35
			<DCC_N>false</DCC_N>
36
			<DCC_K>false</DCC_K>
37
			<GenDll>true</GenDll>
38
			<DCC_S>false</DCC_S>
39
			<DCC_AssertionsAtRuntime>false</DCC_AssertionsAtRuntime>
40
			<GenPackage>true</GenPackage>
41
			<DCC_F>false</DCC_F>
42
			<DCC_E>false</DCC_E>
43
		</PropertyGroup>
44
		<PropertyGroup Condition="'$(Cfg_1)'!=''">
45
			<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
46
		</PropertyGroup>
47
		<PropertyGroup Condition="'$(Cfg_2)'!=''">
48
			<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
49
			<DCC_Optimize>false</DCC_Optimize>
50
			<DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
51
		</PropertyGroup>
52
		<ItemGroup>
53
			<DelphiCompile Include="DelphiX150.dpk">
54
				<MainSource>MainSource</MainSource>
55
			</DelphiCompile>
56
			<DCCReference Include="DelphiX.dcr"/>
57
			<DCCReference Include="vcl.dcp"/>
58
			<DCCReference Include="vclsmp.dcp"/>
59
			<DCCReference Include="designide.dcp"/>
60
			<DCCReference Include="rtl.dcp"/>
61
			<DCCReference Include="vclx.dcp"/>
62
			<DCCReference Include="vclimg.dcp"/>
63
			<DCCReference Include="DIB.pas"/>
64
			<DCCReference Include="DXClass.pas"/>
65
			<DCCReference Include="DXConsts.pas"/>
66
			<DCCReference Include="DXDraws.pas"/>
67
			<DCCReference Include="DXETable.pas"/>
68
			<DCCReference Include="DXInput.pas"/>
69
			<DCCReference Include="DXPlay.pas"/>
70
			<DCCReference Include="DXPlayFm.pas">
71
				<Form>DelphiXDXPlayForm</Form>
72
			</DCCReference>
73
			<DCCReference Include="DXRender.pas"/>
74
			<DCCReference Include="DXReg.pas"/>
75
			<DCCReference Include="DXSounds.pas"/>
76
			<DCCReference Include="DXSprite.pas"/>
77
			<DCCReference Include="DXWave.pas"/>
78
			<DCCReference Include="DXFFBEdit.pas">
79
				<Form>DelphiXFFEditForm</Form>
80
			</DCCReference>
81
			<DCCReference Include="DXGUIDEdit.pas">
82
				<Form>DelphiXGUIDEditForm</Form>
83
			</DCCReference>
84
			<DCCReference Include="DXInptEdit.pas">
85
				<Form>DelphiXInputEditForm</Form>
86
			</DCCReference>
87
			<DCCReference Include="DXPictEdit.pas">
88
				<Form>DelphiXPictureEditForm</Form>
89
			</DCCReference>
90
			<DCCReference Include="DXWaveEdit.pas">
91
				<Form>DelphiXWaveEditForm</Form>
92
			</DCCReference>
93
			<DCCReference Include="TurboPixels.pas"/>
94
			<DCCReference Include="DXSpriteEdit.pas">
95
				<Form>DelphiXSpriteEditForm</Form>
96
			</DCCReference>
97
			<DCCReference Include="DXMidiEdit.pas">
98
				<Form>DelphiXMidiEditForm</Form>
99
			</DCCReference>
100
			<DCCReference Include="DXMapEditProperties.pas">
101
				<Form>DelphiXMapEditPropertiesForm</Form>
102
			</DCCReference>
103
			<DCCReference Include="DXMapEdit.pas">
104
				<Form>DelphiXMapEditForm</Form>
105
			</DCCReference>
106
			<DCCReference Include="DxPathEdit.pas">
107
				<Form>DelphiXPathsEditForm</Form>
108
			</DCCReference>
109
			<DCCReference Include="DXGlueItEdit.pas">
110
				<Form>DXGlueItEditor</Form>
111
			</DCCReference>
112
			<DCCReference Include="DXDIBEffectEdit.pas">
113
				<Form>TDelphiXDIBEffectEditForm</Form>
114
			</DCCReference>
115
			<BuildConfiguration Include="Debug">
116
				<Key>Cfg_2</Key>
117
				<CfgParent>Base</CfgParent>
118
			</BuildConfiguration>
119
			<BuildConfiguration Include="Base">
120
				<Key>Base</Key>
121
			</BuildConfiguration>
122
			<BuildConfiguration Include="Release">
123
				<Key>Cfg_1</Key>
124
				<CfgParent>Base</CfgParent>
125
			</BuildConfiguration>
126
		</ItemGroup>
127
		<Import Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')" Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
128
		<Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
129
		<ProjectExtensions>
130
			<Borland.Personality>Delphi.Personality.12</Borland.Personality>
131
			<Borland.ProjectType>Package</Borland.ProjectType>
132
			<BorlandProject>
133
				<Delphi.Personality>
134
					<Source>
135
						<Source Name="MainSource">DelphiX150.dpk</Source>
136
					</Source>
137
					<VersionInfo>
138
						<VersionInfo Name="IncludeVerInfo">True</VersionInfo>
139
						<VersionInfo Name="AutoIncBuild">False</VersionInfo>
140
						<VersionInfo Name="MajorVer">1</VersionInfo>
141
						<VersionInfo Name="MinorVer">0</VersionInfo>
142
						<VersionInfo Name="Release">0</VersionInfo>
143
						<VersionInfo Name="Build">0</VersionInfo>
144
						<VersionInfo Name="Debug">False</VersionInfo>
145
						<VersionInfo Name="PreRelease">False</VersionInfo>
146
						<VersionInfo Name="Special">False</VersionInfo>
147
						<VersionInfo Name="Private">False</VersionInfo>
148
						<VersionInfo Name="DLL">False</VersionInfo>
149
						<VersionInfo Name="Locale">1029</VersionInfo>
150
						<VersionInfo Name="CodePage">1250</VersionInfo>
151
					</VersionInfo>
152
					<VersionInfoKeys>
153
						<VersionInfoKeys Name="CompanyName"/>
154
						<VersionInfoKeys Name="FileDescription"/>
155
						<VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
156
						<VersionInfoKeys Name="InternalName"/>
157
						<VersionInfoKeys Name="LegalCopyright"/>
158
						<VersionInfoKeys Name="LegalTrademarks"/>
159
						<VersionInfoKeys Name="OriginalFilename"/>
160
						<VersionInfoKeys Name="ProductName"/>
161
						<VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
162
						<VersionInfoKeys Name="Comments"/>
163
					</VersionInfoKeys>
164
					<Excluded_Packages>
165
						<Excluded_Packages Name="$(BDSBIN)\dcloffice2k150.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
166
						<Excluded_Packages Name="$(BDSBIN)\dclofficexp150.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
167
					</Excluded_Packages>
168
				</Delphi.Personality>
169
				<Platforms>
170
					<Platform value="Win32">True</Platform>
171
				</Platforms>
172
			</BorlandProject>
173
			<ProjectFileVersion>12</ProjectFileVersion>
174
		</ProjectExtensions>
175
	</Project>