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>{0B5603A8-5BDE-4468-8CCA-29D742741EFB}</ProjectGuid>
4
        <MainSource>DelphiX180.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>14.6</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)'=='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="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
22
        <Base_Win64>true</Base_Win64>
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="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
37
        <Cfg_2_Win32>true</Cfg_2_Win32>
38
        <CfgParent>Cfg_2</CfgParent>
39
        <Cfg_2>true</Cfg_2>
40
        <Base>true</Base>
41
    </PropertyGroup>
42
    <PropertyGroup Condition="'$(Base)'!=''">
43
        <DCC_N>false</DCC_N>
44
        <VerInfo_Locale>1029</VerInfo_Locale>
45
        <GenDll>true</GenDll>
46
        <DCC_Description>DelphiX - DirectX components for Delphi XE3</DCC_Description>
47
        <DCC_K>false</DCC_K>
48
        <DCC_S>false</DCC_S>
49
        <DCC_ImageBase>00400000</DCC_ImageBase>
50
        <GenPackage>true</GenPackage>
51
        <DCC_E>false</DCC_E>
52
        <DesignOnlyPackage>true</DesignOnlyPackage>
53
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;System.Win;$(DCC_Namespace)</DCC_Namespace>
54
        <DCC_F>false</DCC_F>
55
        <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=;CFBundleDisplayName=;UIDeviceFamily=;CFBundleIdentifier=;CFBundleVersion=;CFBundlePackageType=;CFBundleSignature=;CFBundleAllowMixedLocalizations=;UISupportedInterfaceOrientations=;CFBundleExecutable=;CFBundleResourceSpecification=;LSRequiresIPhoneOS=;CFBundleInfoDictionaryVersion=;CFBundleDevelopmentRegion=</VerInfo_Keys>
56
    </PropertyGroup>
57
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
58
        <DCC_UsePackage>vcl;rtl;vclimg;vclx;VclSmp;$(DCC_UsePackage)</DCC_UsePackage>
59
        <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
60
        <VerInfo_Locale>1033</VerInfo_Locale>
61
        <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
62
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
63
    </PropertyGroup>
64
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
65
        <DCC_UsePackage>vcl;rtl;vclimg;vclx;VclSmp;$(DCC_UsePackage)</DCC_UsePackage>
66
    </PropertyGroup>
67
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
68
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
69
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
70
        <DCC_DebugInformation>false</DCC_DebugInformation>
71
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
72
    </PropertyGroup>
73
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
74
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
75
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
76
        <DCC_Optimize>false</DCC_Optimize>
77
    </PropertyGroup>
78
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
79
        <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
80
    </PropertyGroup>
81
    <ItemGroup>
82
        <DelphiCompile Include="$(MainSource)">
83
            <MainSource>MainSource</MainSource>
84
        </DelphiCompile>
85
        <DCCReference Include="DelphiX.dcr"/>
86
        <DCCReference Include="vcl.dcp"/>
87
        <DCCReference Include="vclsmp.dcp"/>
88
        <DCCReference Include="designide.dcp"/>
89
        <DCCReference Include="rtl.dcp"/>
90
        <DCCReference Include="vclx.dcp"/>
91
        <DCCReference Include="vclimg.dcp"/>
92
        <DCCReference Include="DIB.pas"/>
93
        <DCCReference Include="DXClass.pas"/>
94
        <DCCReference Include="DXConsts.pas"/>
95
        <DCCReference Include="DXDraws.pas"/>
96
        <DCCReference Include="DXETable.pas"/>
97
        <DCCReference Include="DXInput.pas"/>
98
        <DCCReference Include="DXPlay.pas"/>
99
        <DCCReference Include="DXPlayFm.pas">
100
            <Form>DelphiXDXPlayForm</Form>
101
        </DCCReference>
102
        <DCCReference Include="DXRender.pas"/>
103
        <DCCReference Include="DXReg.pas"/>
104
        <DCCReference Include="DXSounds.pas"/>
105
        <DCCReference Include="DXSprite.pas"/>
106
        <DCCReference Include="DXWave.pas"/>
107
        <DCCReference Include="DXFFBEdit.pas">
108
            <Form>DelphiXFFEditForm</Form>
109
        </DCCReference>
110
        <DCCReference Include="DXGUIDEdit.pas">
111
            <Form>DelphiXGUIDEditForm</Form>
112
        </DCCReference>
113
        <DCCReference Include="DXInptEdit.pas">
114
            <Form>DelphiXInputEditForm</Form>
115
        </DCCReference>
116
        <DCCReference Include="DXPictEdit.pas">
117
            <Form>DelphiXPictureEditForm</Form>
118
        </DCCReference>
119
        <DCCReference Include="DXWaveEdit.pas">
120
            <Form>DelphiXWaveEditForm</Form>
121
        </DCCReference>
122
        <DCCReference Include="TurboPixels.pas"/>
123
        <DCCReference Include="DXSpriteEdit.pas">
124
            <Form>DelphiXSpriteEditForm</Form>
125
        </DCCReference>
126
        <DCCReference Include="DXMidiEdit.pas">
127
            <Form>DelphiXMidiEditForm</Form>
128
        </DCCReference>
129
        <DCCReference Include="DXMapEditProperties.pas">
130
            <Form>DelphiXMapEditPropertiesForm</Form>
131
        </DCCReference>
132
        <DCCReference Include="DXMapEdit.pas">
133
            <Form>DelphiXMapEditForm</Form>
134
        </DCCReference>
135
        <DCCReference Include="DxPathEdit.pas">
136
            <Form>DelphiXPathsEditForm</Form>
137
        </DCCReference>
138
        <DCCReference Include="DXGlueItEdit.pas">
139
            <Form>DXGlueItEditor</Form>
140
        </DCCReference>
141
        <DCCReference Include="DXDIBEffectEdit.pas">
142
            <Form>TDelphiXDIBEffectEditForm</Form>
143
        </DCCReference>
144
        <BuildConfiguration Include="Debug">
145
            <Key>Cfg_2</Key>
146
            <CfgParent>Base</CfgParent>
147
        </BuildConfiguration>
148
        <BuildConfiguration Include="Base">
149
            <Key>Base</Key>
150
        </BuildConfiguration>
151
        <BuildConfiguration Include="Release">
152
            <Key>Cfg_1</Key>
153
            <CfgParent>Base</CfgParent>
154
        </BuildConfiguration>
155
    </ItemGroup>
156
    <ProjectExtensions>
157
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
158
        <Borland.ProjectType>Package</Borland.ProjectType>
159
        <BorlandProject>
160
            <Delphi.Personality>
161
                <Source>
162
                    <Source Name="MainSource">DelphiX180.dpk</Source>
163
                </Source>
164
                <VersionInfo>
165
                    <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
166
                    <VersionInfo Name="AutoIncBuild">False</VersionInfo>
167
                    <VersionInfo Name="MajorVer">1</VersionInfo>
168
                    <VersionInfo Name="MinorVer">0</VersionInfo>
169
                    <VersionInfo Name="Release">0</VersionInfo>
170
                    <VersionInfo Name="Build">0</VersionInfo>
171
                    <VersionInfo Name="Debug">False</VersionInfo>
172
                    <VersionInfo Name="PreRelease">False</VersionInfo>
173
                    <VersionInfo Name="Special">False</VersionInfo>
174
                    <VersionInfo Name="Private">False</VersionInfo>
175
                    <VersionInfo Name="DLL">False</VersionInfo>
176
                    <VersionInfo Name="Locale">1029</VersionInfo>
177
                    <VersionInfo Name="CodePage">1250</VersionInfo>
178
                </VersionInfo>
179
                <VersionInfoKeys>
180
                    <VersionInfoKeys Name="CompanyName"/>
181
                    <VersionInfoKeys Name="FileDescription"/>
182
                    <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
183
                    <VersionInfoKeys Name="InternalName"/>
184
                    <VersionInfoKeys Name="LegalCopyright"/>
185
                    <VersionInfoKeys Name="LegalTrademarks"/>
186
                    <VersionInfoKeys Name="OriginalFilename"/>
187
                    <VersionInfoKeys Name="ProductName"/>
188
                    <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
189
                    <VersionInfoKeys Name="Comments"/>
190
                    <VersionInfoKeys Name="CFBundleName"/>
191
                    <VersionInfoKeys Name="CFBundleDisplayName"/>
192
                    <VersionInfoKeys Name="UIDeviceFamily"/>
193
                    <VersionInfoKeys Name="CFBundleIdentifier"/>
194
                    <VersionInfoKeys Name="CFBundleVersion"/>
195
                    <VersionInfoKeys Name="CFBundlePackageType"/>
196
                    <VersionInfoKeys Name="CFBundleSignature"/>
197
                    <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
198
                    <VersionInfoKeys Name="UISupportedInterfaceOrientations"/>
199
                    <VersionInfoKeys Name="CFBundleExecutable"/>
200
                    <VersionInfoKeys Name="CFBundleResourceSpecification"/>
201
                    <VersionInfoKeys Name="LSRequiresIPhoneOS"/>
202
                    <VersionInfoKeys Name="CFBundleInfoDictionaryVersion"/>
203
                    <VersionInfoKeys Name="CFBundleDevelopmentRegion"/>
204
                </VersionInfoKeys>
205
            </Delphi.Personality>
206
            <Platforms>
207
                <Platform value="Win32">True</Platform>
208
                <Platform value="Win64">False</Platform>
209
            </Platforms>
210
        </BorlandProject>
211
        <ProjectFileVersion>12</ProjectFileVersion>
212
    </ProjectExtensions>
213
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
214
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
215
</Project>