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