Subversion Repositories spacemission

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
16 daniel-mar 1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
3
        <ProjectGuid>{0E782D8A-083C-4D0F-B835-50552DA343A3}</ProjectGuid>
4
        <MainSource>DelphiX260.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>18.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_E>false</DCC_E>
44
        <DCC_F>false</DCC_F>
45
        <DCC_K>false</DCC_K>
46
        <DCC_N>false</DCC_N>
47
        <DCC_S>false</DCC_S>
48
        <DCC_ImageBase>00400000</DCC_ImageBase>
49
        <GenDll>true</GenDll>
50
        <GenPackage>true</GenPackage>
51
        <SanitizedProjectName>DelphiX260</SanitizedProjectName>
52
        <DCC_Description>DelphiX - DirectX components for Delphi 10.2 - Tokyo</DCC_Description>
53
        <DesignOnlyPackage>true</DesignOnlyPackage>
54
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;DUnitX.Loggers.GUI;Winapi;System.Win;$(DCC_Namespace)</DCC_Namespace>
55
        <VerInfo_Locale>1029</VerInfo_Locale>
56
        <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
57
    </PropertyGroup>
58
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
59
        <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
60
        <BT_BuildType>Debug</BT_BuildType>
61
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
62
        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
63
        <VerInfo_Locale>1033</VerInfo_Locale>
64
        <DCC_UsePackage>vclimg;vcl;rtl;vclx;VclSmp;$(DCC_UsePackage)</DCC_UsePackage>
65
    </PropertyGroup>
66
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
67
        <DCC_UsePackage>vclimg;vcl;rtl;vclx;VclSmp;$(DCC_UsePackage)</DCC_UsePackage>
68
    </PropertyGroup>
69
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
70
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
71
        <DCC_DebugInformation>0</DCC_DebugInformation>
72
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
73
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
74
    </PropertyGroup>
75
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
76
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
77
        <DCC_Optimize>false</DCC_Optimize>
78
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
79
    </PropertyGroup>
80
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
81
        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
82
    </PropertyGroup>
83
    <ItemGroup>
84
        <DelphiCompile Include="$(MainSource)">
85
            <MainSource>MainSource</MainSource>
86
        </DelphiCompile>
87
        <DCCReference Include="DelphiX.dcr"/>
88
        <DCCReference Include="vcl.dcp"/>
89
        <DCCReference Include="vclsmp.dcp"/>
90
        <DCCReference Include="designide.dcp"/>
91
        <DCCReference Include="rtl.dcp"/>
92
        <DCCReference Include="vclx.dcp"/>
93
        <DCCReference Include="vclimg.dcp"/>
94
        <DCCReference Include="DIB.pas"/>
95
        <DCCReference Include="DXClass.pas"/>
96
        <DCCReference Include="DXConsts.pas"/>
97
        <DCCReference Include="DXDraws.pas"/>
98
        <DCCReference Include="DXETable.pas"/>
99
        <DCCReference Include="DXInput.pas"/>
100
        <DCCReference Include="DXPlay.pas"/>
101
        <DCCReference Include="DXPlayFm.pas">
102
            <Form>DelphiXDXPlayForm</Form>
103
        </DCCReference>
104
        <DCCReference Include="DXRender.pas"/>
105
        <DCCReference Include="DXReg.pas"/>
106
        <DCCReference Include="DXSounds.pas"/>
107
        <DCCReference Include="DXSprite.pas"/>
108
        <DCCReference Include="DXWave.pas"/>
109
        <DCCReference Include="DXFFBEdit.pas">
110
            <Form>DelphiXFFEditForm</Form>
111
        </DCCReference>
112
        <DCCReference Include="DXGUIDEdit.pas">
113
            <Form>DelphiXGUIDEditForm</Form>
114
        </DCCReference>
115
        <DCCReference Include="DXInptEdit.pas">
116
            <Form>DelphiXInputEditForm</Form>
117
        </DCCReference>
118
        <DCCReference Include="DXPictEdit.pas">
119
            <Form>DelphiXPictureEditForm</Form>
120
        </DCCReference>
121
        <DCCReference Include="DXWaveEdit.pas">
122
            <Form>DelphiXWaveEditForm</Form>
123
        </DCCReference>
124
        <DCCReference Include="TurboPixels.pas"/>
125
        <DCCReference Include="DXSpriteEdit.pas">
126
            <Form>DelphiXSpriteEditForm</Form>
127
        </DCCReference>
128
        <DCCReference Include="DXMidiEdit.pas">
129
            <Form>DelphiXMidiEditForm</Form>
130
        </DCCReference>
131
        <DCCReference Include="DXMapEditProperties.pas">
132
            <Form>DelphiXMapEditPropertiesForm</Form>
133
        </DCCReference>
134
        <DCCReference Include="DXMapEdit.pas">
135
            <Form>DelphiXMapEditForm</Form>
136
        </DCCReference>
137
        <DCCReference Include="DxPathEdit.pas">
138
            <Form>DelphiXPathsEditForm</Form>
139
        </DCCReference>
140
        <DCCReference Include="DXGlueItEdit.pas">
141
            <Form>DXGlueItEditor</Form>
142
        </DCCReference>
143
        <DCCReference Include="DXDIBEffectEdit.pas">
144
            <Form>TDelphiXDIBEffectEditForm</Form>
145
        </DCCReference>
146
        <DCCReference Include="D3DUtils.pas"/>
147
        <DCCReference Include="DirectX.pas">
148
            <Form>$ENDIF</Form>
149
        </DCCReference>
150
        <DCCReference Include="SXMedia\SXReg.pas"/>
151
        <DCCReference Include="SXMedia\MpSndSys.pas"/>
152
        <DCCReference Include="SXMedia\SXAbout.pas">
153
            <Form>AboutBox</Form>
154
        </DCCReference>
155
        <DCCReference Include="SXMedia\SXEditor.pas"/>
156
        <DCCReference Include="SXMedia\SXEngine.pas"/>
157
        <DCCReference Include="SXMedia\SXModPlayer.pas"/>
158
        <DCCReference Include="SXMedia\SXMovie.pas">
159
            <Form>$ENDIF</Form>
160
        </DCCReference>
161
        <BuildConfiguration Include="Debug">
162
            <Key>Cfg_2</Key>
163
            <CfgParent>Base</CfgParent>
164
        </BuildConfiguration>
165
        <BuildConfiguration Include="Base">
166
            <Key>Base</Key>
167
        </BuildConfiguration>
168
        <BuildConfiguration Include="Release">
169
            <Key>Cfg_1</Key>
170
            <CfgParent>Base</CfgParent>
171
        </BuildConfiguration>
172
    </ItemGroup>
173
    <ProjectExtensions>
174
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
175
        <Borland.ProjectType>Package</Borland.ProjectType>
176
        <BorlandProject>
177
            <Delphi.Personality>
178
                <Source>
179
                    <Source Name="MainSource">DelphiX260.dpk</Source>
180
                </Source>
181
            </Delphi.Personality>
182
            <Platforms>
183
                <Platform value="Win32">True</Platform>
184
                <Platform value="Win64">False</Platform>
185
            </Platforms>
186
        </BorlandProject>
187
        <ProjectFileVersion>12</ProjectFileVersion>
188
    </ProjectExtensions>
189
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
190
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
191
</Project>